A visually striking, high-contrast Visual Studio Code theme optimized for readability and comfortable long coding sessions. AS Dark Theme combines deep, warm backgrounds with vivid accent colors to help important code elements stand out while reducing eye strain.
Preview
See the theme file in this extension for full color and token settings. The theme emphasizes:
Dark, warm background tones for reduced glare
Bright, distinct accent colors for keywords, strings, and functions
Clear contrast for UI elements (activity bar, status bar, tabs, and panels)
JavaScript
Python
CSS
Features
Carefully chosen color palette for syntax highlighting and UI components
Enhanced visibility for diffs, errors, warnings, and search highlights
Support for common languages and file types via token color definitions
Installation
Open the Extensions view in VS Code (Ctrl+Shift+X).
Search for "AS Dark Theme" and install.
Open the Command Palette (Ctrl+Shift+P) and choose "Color Theme: Select Color Theme" → "AS Dark Theme".
Usage & Customization
Adjust editor font and size in Settings for personal comfort.
Override specific colors in your user settings (settings.json) using "workbench.colorCustomizations" and "editor.tokenColorCustomizations" to tailor the theme to your preferences.
Contribution
Contributions and suggestions are welcome. Please open an issue or submit a pull request in the repository with proposed improvements or additional token color support.