Chromacascade Dark Theme for VS Code
A minimal, dark theme for Vscode.
Installation via VS Code
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
chromacascade-dark/chromacascade
- Click Install to install it
- Click Reload to reload the editor
- Code > Preferences > Color Theme > ChromaCascade Dark
Manual Installation
Read the VSC Extension Quickstart Guide
Color Reference
Syntax Colors
Color |
Usage |
#777c85 |
Comment |
#EEFFFF |
Variables |
#ffffff |
Colors |
#dc2626 |
Invalid, Errors |
#C792EA |
Keyword, Storage |
#89DDFF |
Operator, Misc, Regular Expressions, Escape Characters |
#f07178 |
Tag, Block Level Variables, Other Variable, String Link, JSON Key - Level 3, JSON Key - Level 6, Markup - Italic, Markup - Bold |
#82AAFF |
Function, Special Method, entity.name.method.js, meta.method.js, Decorators, CSS ID's, Markdown - Link |
#F78C6C |
Number, Constant, Function Argument, Tag Attribute, Embedded, JSON Key - Level 2, Markup - Underline |
#8dd092 |
String, Symbols, Inherited Class, Markup Heading |
#FFCB6B |
Class, Support, HTML Attributes, CSS Classes, JSON Key - Level 1, Markdown - Link Anchor |
#B2CCD6 |
Entity Types, CSS Class and Support |
#C3E88D |
Inserted, JSON Key - Level 8, Markdown - Heading |
#C17E70 |
JSON Key - Level 4 |
#65737E |
Markdown - Markup Raw Inline Punctuation, Markdown - Blockquote, Markdown - Fenced Language, Markdown - Separator |
UI Colors
Color |
Usage |
#0a0a0a |
Editor background, tab.activeBackground |
#eeffff |
Editor foreground |
#007acc |
ActivityBarBadge background |
#bbbbbb |
SideBarTitle foreground |
#141414 |
SideBar background, tab.inactiveBackground |
Theming Reference
VS Code Theme Color Reference
VS Code Theme Documentation
VS Code Publishing Extensions
vsce publish patch/minor/major
Enjoy!!!❤️
| |