This repository was archived by the owner on Aug 5, 2026. It is now read-only.
style: Anmelde-Wand in Tessera-Gold + Karten-Marken schneiden nicht mehr in den Text - #6
Merged
Merged
Conversation
The gate's buttons used skytess pills in cyan/magenta, which made an account prompt look like a game menu. Everything that leads to a Tessera account now uses the same gold (#e8be62, taken from the logo) and the same shapes the landing screen already established: logo + gold pill for sign-in, quiet underlined link for registration. Also pulled the login-locked card label and the result screen's "continue with Tessera" button over to gold, so every entry point to the wall reads as one thing. Two cyan rules were changed at the source rather than shadowed by later overrides. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SU6PBvGFbeHyKhBgnAnz1H
The 3D chip, the leaderboard badge and the medal were each absolutely positioned into the card's corners. One of them alone was fine — that is how the medal had always worked — but as soon as two or three appeared they overlapped the sector label, the level name and the description. They now live in a real header row: sector on the left, marks on the right, all in normal flow where overlap is impossible. The medal shrinks a little because it is no longer floating over the artwork. The `:has()` nudge that tried to shuffle the medal aside for the badge is gone — it treated the symptom. The lock line had the same defect, sitting absolutely over the times row, so it moved into the flow as the card's last line with a divider above it. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SU6PBvGFbeHyKhBgnAnz1H
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Die Gate-Buttons benutzten skytess-Pillen in Cyan/Magenta — eine Konto-Aufforderung sah aus wie ein Spielmenü.
Alles, was zu einem Tessera-Konto führt, trägt jetzt dasselbe Gold (
#e8be62, aus dem Logo) und dieselben Formen, die der Landing-Screen schon etabliert hat: Logo + goldene Pille zum Anmelden, zurückhaltender unterstrichener Link zum Registrieren.Mitgezogen, damit die Wand als eine Sache liest:
Zwei Cyan-Regeln habe ich an der Quelle geändert statt sie durch spätere Überschreibungen zu verdecken.
🤖 Generated with Claude Code
https://claude.ai/code/session_01SU6PBvGFbeHyKhBgnAnz1H