Chia Theme for VS Code
A minimal, dark blue theme for VS Code.
Installation via VS Code
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
Chia
- Click Install to install it
- Click Reload to reload the editor
- Code > Preferences > Color Theme > Chia
Manual Installation
Read the VSC Extension Quickstart Guide
Icon Theme
The file icon theme seen in the screenshot above is Material Icon Theme with these settings:
"material-icon-theme.folders.color": "#8695b7",
"material-icon-theme.folders.theme": "specific",
"material-icon-theme.hidesExplorerArrows": true,
Theming Reference
VS Code Theme Color Reference
VS Code Theme Documentation
VS Code Publishing Extensions
vsce publish patch/minor/major
| |