Skip to content

feat: Change color scheme from pink to cyan (#00FFFF)#19

Open
artoo-claw wants to merge 4 commits intomainfrom
feat/cyan-color-scheme
Open

feat: Change color scheme from pink to cyan (#00FFFF)#19
artoo-claw wants to merge 4 commits intomainfrom
feat/cyan-color-scheme

Conversation

@artoo-claw
Copy link
Collaborator

Replace all pink/magenta accent colors with cyan (#00FFFF) equivalents across 37 files.\n\n### Changes\n- packages/ui/src/theme/color/colors.ts: accentColors, sporeLight/sporeDark, magentaVibrant\n- apps/web/src/theme/colors.ts: pink50-900, brandedGradient, magenta values\n- 35+ icon/component files: remaining pink hex codes replaced\n\nNo build or dependency changes.

Artoo and others added 4 commits February 9, 2026 11:28
The common tokens fallback was going through useCurrencies -> GQL to
enrich the static token data. When GQL fails (LightLink not supported),
the enriched data is undefined, making the fallback useless.

Now falls back to static COMMON_BASES directly when GQL enrichment
also fails, and sets loading=false to prevent infinite loading state.
- Add useLightLinkTokenQuery hook that fetches token data from LightLink v3 subgraph
- Wire fallback into useCreateTDPContext for LightLink chain (skips Uniswap GraphQL)
- Include token logo map for known LightLink tokens (WETH, USDC)
- Subgraph provides volume, TVL, and price data; market cap/FDV gracefully absent
Replace all pink/magenta accent colors with cyan equivalents across
the UI theme (packages/ui) and web app (apps/web) color definitions.

- accentColors: pink → cyan palette
- sporeLight/sporeDark: accent1/accent2 → cyan values
- Web theme: pink50-900, magenta, brandedGradient → cyan
- All remaining pink hex codes in components and icons updated
@vercel
Copy link

vercel bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
uniswap-interface-web Ready Ready Preview, Comment Feb 17, 2026 3:48pm

Request Review

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