Ace Palenight
Visual Studio Code theme, based on Palenight, and Subliminal.
Pull requests are welcome.
Content
Screenshots
Preferred Settings
Add this configuration to your VS Code settings.json
file:
"editor.fontSize": 16,
"editor.folding": true,
"editor.hideCursorInOverviewRuler": true,
"editor.lineHeight": 26,
"editor.lineNumbers": "on",
"editor.minimap.enabled": false,
"editor.occurrencesHighlight": false,
"editor.overviewRulerBorder": false,
"editor.renderIndentGuides": false,
"explorer.openEditors.visible": 0,
"window.zoomLevel": 0,
"workbench.activityBar.visible": false,
"workbench.editor.showIcons": false,
"workbench.statusBar.visible": true,
"breadcrumbs.enabled": false,
"window.menuBarVisibility": "toggle",
Credits
License
MIT