Skip to content

fix: correct TertiaryBackground in light mode - #110

Open
sofitucci wants to merge 1 commit into
rafsoh:mainfrom
sofitucci:fix/tertiary-background-light-mode
Open

sofitucci wants to merge 1 commit into
rafsoh:mainfrom
sofitucci:fix/tertiary-background-light-mode

Conversation

@sofitucci

@sofitucci sofitucci commented Sep 17, 2026

Copy link
Copy Markdown

TertiaryBackground's light variant is #A6A6A6, a mid grey, so the Insights cards render dark and their labels disappear. Set to #ECECEC; dark mode unchanged.

Before After
image image

The light variant is #A6A6A6, a mid grey, while every other light
surface sits near white (PrimaryBackground #FFFFFF, SecondaryBackground
#F6F6F6). The dark variant is fine.

The token backs the income/expense cards in Insights and the selected
category filter, so in light mode both render as dark grey blocks and
their SubtitleText labels nearly disappear against them.

Bring the light value in line with the rest of the ramp (#ECECEC),
leaving the dark variant untouched.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@sofitucci
sofitucci marked this pull request as draft September 17, 2026 21:34
@sofitucci
sofitucci marked this pull request as ready for review September 17, 2026 22:29
@sofitucci sofitucci changed the title Fix TertiaryBackground rendering as mid grey in light mode fix: correct TertiaryBackground in light mode Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant