Claude/telos explorer restyling m9enxt - #894
Open
TheJudii wants to merge 3 commits into
Open
Conversation
Adopt the official Telos brand (https://telos.net/branding) across the theme layer: - Brand tokens: primary #0088FF, ink #2C2B2F neutrals, official gradient (#00F2FE -> #4FACFE -> #C471F5) in Quasar variables, DEFAULT_THEME, and the telos/telos-testnet chain themes - Light header/footer (white with ink text and grey100 border), dark ink hero gradient, gradient tab indicator, pill search input - Silka typeface bundled (300-700) and set as global font - New gradient wordmark + circle-symbol logos, refreshed favicons - New Theme keys (separator, card-shadow, dropdown-card, sidebar-selected, footer-text) applied at runtime; fix misspelled seperator CSS var; explicit white header/footer text for eos/jungle Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Dr1EJybjG5X7Muj6p4hY5H
Sweep the remaining old purple/navy palette out of ~25 components, mapping each color to its new brand equivalent: primary #0088FF, ink/off-black dark surfaces, blue #4FACFE tints for overlays and separators, grey-scale neutrals for borders and chart chrome, and brand-negative red tints. Dialog backdrops move from purple radial gradients to the ink family; map, chart, and tooltip colors adopt the gradient stops; Silka replaces Actor/Roboto in canvas styles. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Dr1EJybjG5X7Muj6p4hY5H
Address findings from the adversarial review: inherit ink header text so the chain selector stays visible on the white header; swap the white info icon on the Vote page card to ink; restore the old-brand purple transaction dialog to the ink gradient; lighten error text on dark dialog fields; raise dark-dialog label contrast to grey-300; unquote the ProposalNew card background so it applies; fix dead q-card selectors; strengthen the search pill border; and move the status badge and login dropdown off retired palette colors. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Dr1EJybjG5X7Muj6p4hY5H
✅ Deploy Preview for open-block-explorer ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for obe-testnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes #issue_number
Description
Test scenarios
Checklist: