Avalon Theme
A dark Visual Studio Code theme with deep purple and blue tones, inspired by the mystical isle of Avalon.
Colors
- Background: Deep dark navy/purple (
#0d0b1a)
- Keywords: Soft purple (
#bb9af7)
- Functions: Ocean blue (
#7aa2f7)
- Types: Cyan blue (
#7dcfff)
- Strings: Mint green (
#6dd4a0)
- Numbers/Constants: Warm amber (
#e0af68)
- Accents: Vibrant purple (
#a78bfa, #7c3aed)
Installation
- Open VS Code
- Press
F5 to launch the Extension Development Host
- Open the Command Palette (
Ctrl+Shift+P)
- Select Preferences: Color Theme
- Choose Avalon
Publishing
npm install -g @vscode/vsce
vsce package
vsce publish
License
MIT
| |