- Install six dark cyberpunk themes for VS Code.
- Use 21 accent palettes across editor and Syna app theme systems.
- Get semantic highlighting for TypeScript, React, Python, Go, Rust, and more.
- Keep the visual identity source-available without allowing unapproved redistribution.
Install
Search Syn Themes in the VS Code Extensions Marketplace, or run:
ext install jenninexus.synagraphic-themes
Marketplace listing:
Syn Themes — Syn-Agentic Cyberpunk Glass Design Presets
Themes
|
|
 |
 |
| Void Circuit — muted violet hacker void |
Neon Decay — industrial cyan + magenta |
 |
 |
| Ghost Protocol — cold blue operative stealth |
Plasma Drift — bright violet plasma on deep purple void |
 |
 |
| Acid Rain — neon turquoise storm, blue-green acid blend |
Martian — warm black, orange fire, purple energy, teal circuits |
Accent Palettes
15 core: synabrain, martian, ocean, sunset, forest, neon, minimal, studio-pro-light, cyberpunk, aurora-borealis, synthwave, midnight-depths, cherry-blossom, arctic-frost, velvet-noir
6 Synagraphic: void-circuit, neon-decay, ghost-protocol, plasma-drift, acid-rain, sg-martian
Features
- 6 cyberpunk dark themes with 100+ color tokens each.
- Full semantic highlighting for modern language stacks.
- Terminal ANSI colors tuned per theme.
- 6 glass-morphism skin families with translucent surfaces, tinted borders, and depth stacking.
- WCAG AA contrast across all 6 themes — muted-UI tiers verified at ≥4.5:1.
- Optional glow effects via
glow.css for users of Custom CSS and JS Loader.
Skin Families
| Family |
Modes |
Character |
| Synagentic Glass |
dark, light |
Cyan-tinted translucent glass |
| Synabrain Glass |
dark, light |
Warm purple-pink translucent glass |
| Martian Games |
dark, light |
Neutral darks, molten orange borders |
| Tinted Glass |
dark, light |
Neutral glass where accent palettes dominate |
| Holographic Glass |
dark, light |
Prismatic rainbow shimmer and animated borders |
| Midnight Chrome |
dark, light |
Blue-charcoal glass and cool steel edges |
Cross-Project Theme Protocol
syn-themes is the authoring source for the Syna design system's accent palettes and skin families. It ships as a VS Code extension, and its palette data also informs Syna app theme customizers.
| Layer |
Repo |
Role |
| Authoring |
jenninexus/syn-themes |
Edit palettes in palettes/all-palettes.json, VS Code themes in themes/ |
| Distribution |
jenninexus/features |
registry/syn-themes.json extracted palette data for host apps |
| Host apps |
Synabrain, Synagen, Syqo |
App-specific theme customizers consume copied or submodule palette data |
Update Protocol
When changing a palette or skin family:
- Edit
palettes/all-palettes.json in this repo.
- Copy updated palette data to
features/registry/syn-themes.json.
- Push both repos.
- Update host app theme data or submodule pointers as needed.
- Verify the extension and host app theme customizers.
Full config pointers: .config/mcp_syn-themes.yaml
License
Proprietary source-available. You may view, fork, and use this repo for personal, non-commercial purposes. Redistribution, publishing modified extensions, or commercial use requires prior written permission.
See LICENSE.