feat: update styling to match 2026 Telos brand guidelines#860
Open
TheJudii wants to merge 5 commits intotelosnetwork:developfrom
Open
feat: update styling to match 2026 Telos brand guidelines#860TheJudii wants to merge 5 commits intotelosnetwork:developfrom
TheJudii wants to merge 5 commits intotelosnetwork:developfrom
Conversation
- Updated primary gradient: #00F2FE → #4FACFE → #C471F5 (cyan-blue-purple) - Updated color palette with official brand greys - Updated accent colors from brand system - Updated dark/light mode variables - Added brand reference file with all color definitions - Kept Silka font (already in use) Based on https://www.telos.net/branding
✅ Deploy Preview for wallet-staging ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for wallet-develop-mainnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
added 2 commits
January 25, 2026 22:49
Logos: - Updated all Telos branding assets with new 2026 brand logos - Replaced favicons, touch icons, and app icons - Updated TeloScan and EVM-specific logos - Added complete logo asset library in src/assets/new-logos/ WCAG 2.1 Accessibility (Light Mode): - Fixed 5 contrast failures for AA compliance - Low contrast text: #939393 → #767676 (3.07 → 4.54:1) - Primary blue: #4FACFE → #387AB4 (2.42 → 4.55:1) - Cyan links: #00F2FE → #008389 (1.39 → 4.56:1) - Purple accent: #C471F5 → #9B59C2 (2.99 → 4.56:1) - Positive teal: #30CFD0 → #1E8283 (1.92 → 4.59:1) Dark mode was already fully compliant (all colors pass). Gradient colors preserved for decorative use.
White text on the bright brand gradient was hard on the eyes. Created a dedicated --sidebar-gradient using deeper brand tones: - Teal: #00F2FE → #0891A8 (3.73:1) - Blue: #4FACFE → #2D6B9E (5.66:1) - Purple: #C471F5 → #7B4AAD (6.13:1) Significantly improves visual comfort while maintaining brand feel.
added 2 commits
January 25, 2026 23:17
- Updated sTLOS logo in /branding/stlos.png - Added WTLOS logo in /branding/wtlos.png - Changed token configs to use local logos instead of GitHub URLs - Applied darker sidebar-gradient to home/login page for better contrast Note: Component Demos link only shows on non-production (staging) deploys - this is expected behavior (checks if URL includes 'telos.net')
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.
Based on https://www.telos.net/branding
Fixes #issue_number
Description
Test scenarios
Checklist: