mirror of
https://github.com/luxfi/explore.git
synced 2026-07-27 03:13:50 +00:00
v1.1.11 landed the three money values (Reward/Value/Fee) at 4.54:1 and killed the overflow + Menu-button clip, but the network-utilization % mapped to --color-badge-bright-green-fg (#25855A) measured 4.39:1 on the real #FAFAFA card background (not pure white) -- 0.11 under bar. Add dedicated semantic status tokens (--color-status-good/warn/bad) with darker light-theme shades (#1A7A47 / #B45309 / #B91C1C -> 5.1 / 4.8 / 6.1 :1 on #FAFAFA) and light shades for dark theme, and point getNetworkUtilizationParams at them. All four home-page values now clear 4.5:1 on every brand. Co-authored-by: Hanzo Dev <dev@hanzo.ai>