README
Apex monochrome VSCode theme UI and Syntax.
Usage
Pair with the following extensions for the best results:
Add the following configuration to the end of your settings.json .
"editor.matchBrackets": false,
"subtleBrackets.style": {
"borderWidth": "1px",
"borderStyle": "none none solid none",
"borderColor": "#0097e8",
"backgroundColor": "#e8f7ff"
}
Future features
- Uppercase tab titles.
- Dark theme (keep the blues, please).
- Explorer header padding and top border.
- Grayscale on editor unfocus.
- Style the Editor Suggest Widget.
- Style the Source Control (in the Activity Bar) added/modified/removed/etc.
| |