Skip to content

fix(theme): restore used-disk base on storage gauge in dark theme#39

Merged
luisguzman-adfa merged 1 commit into
mainfrom
fix/gauge-used-disk-dark
Jun 24, 2026
Merged

fix(theme): restore used-disk base on storage gauge in dark theme#39
luisguzman-adfa merged 1 commit into
mainfrom
fix/gauge-used-disk-dark

Conversation

@luisguzman-adfa

Copy link
Copy Markdown
Collaborator

In dark theme the gauge's "used disk" segment (chart_track) was #333333 — identical to dash_bar_bg (the background arc) — so the used-disk base vanished and the dot looked like it floated with no base. Set it to a light near-white (#E8EAED) so the base reads clearly on the dark arc, matching the previous version. Light theme keeps its existing #C4C7CC.

One-line color change in values-night/colors.xml. Verified on-device.

In dark theme chart_track (the 'used disk' segment) was #333333 — identical to
dash_bar_bg (the background arc) — so the used-disk base vanished and the gauge
looked like a dot floating with no base. Set it to a light near-white (#E8EAED)
so the base reads clearly on the dark arc, matching the previous version. Light
theme keeps its existing #C4C7CC.
@luisguzman-adfa luisguzman-adfa merged commit 4be6e36 into main Jun 24, 2026
1 check passed
@luisguzman-adfa luisguzman-adfa deleted the fix/gauge-used-disk-dark branch June 24, 2026 04:36
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