3 Commits

Author SHA1 Message Date
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
10f1412395 feat: Update color scheme to enhance visibility and aesthetics 2026-02-04 00:20:21 -05:00
0a77a380ea updating colorscheme for other terminals and vscode 2026-01-22 22:33:44 -05:00