|
|
969a41f658
|
feature: Extend Cyberpunk palette for TypeScript support
Cyberpunk palette is now complete:
- Neon pink keywords
- Matrix green functions/strings
- Electric cyan accents
- Neon yellow variables
- Cyber purple types
- Blue-tinted comments
- Dark teal backgrounds
- typescriptBlock → Cyan #8BE9FD
- typescriptBraces → Cyan #8BE9FD
- typescriptParens → Purple-gray #A0A0C0
- typescriptIdentifierName → Yellow #F1FA8C (matches variables)
- typescriptVariable → Yellow #F1FA8C
- typescriptTypeReference → Purple #BD93F9
- Plus other TypeScript keywords and functions
|
2026-02-04 00:26:41 -05:00 |
|