Tokyo Ghosts
Ethereal slate and grey themes with neon blue/purple UI and rich jewel-tone syntax highlighting.
| Theme |
Background |
Accent |
Vibe |
| Dark |
Slate gray (#2B2D3A) |
Neon Cyan |
Ghostly neon |
| Light |
Light grey (#F0F1F5) |
Teal |
Clean ethereal |
Installation
- Open Extensions sidebar (
Ctrl+Shift+X)
- Search for
Tokyo Ghosts
- Click Install
- Open Command Palette (
Ctrl+Shift+P)
- Select Preferences: Color Theme
- Choose Tokyo Ghosts Dark or Tokyo Ghosts Light
Features
UI
- Neon cyan (#00D4FF) and purple (#BF5AF2) accents
- Carefully tuned selection and highlight colors
- Complete terminal ANSI palette (16 colors)
- Git decoration colors for file status
Syntax (Jewel Tones)
- Ruby red keywords and control flow
- Emerald green strings and types
- Sapphire blue functions and properties
- Amber/topaz classes and constants
- Amethyst purple operators and decorators
- Brown/sienna numbers and parameters
Previews
Dark

Light

Development
# Package
npx @vscode/vsce package
# Install locally
code --install-extension tokyo-ghosts-0.1.0.vsix
# Publish
npx @vscode/vsce publish
License
MIT
| |