Kulay Dark 🦹♂️
Kulay Light 🌅
Installation
- Open the Extensions sidebar in VS Code
- Search for
Kulay
- Click Install
- Open the Command Palette with
Ctrl+Shift+P or ⇧⌘P
- Select Preferences: Color Theme and choose a Kulay Dark.
Personalization
Below is my settings recommendations.
{
"editor.fontLigatures": true,
"editor.fontWeight": "400",
"editor.fontSize": 16,
"explorer.openEditors.visible": 0,
"terminal.integrated.showExitAlert": false,
"workbench.tree.renderIndentGuides": "onHover",
"workbench.sideBar.location": "left",
"workbench.startupEditor": "newUntitledFile",
"editor.formatOnSave": true,
"editor.fontFamily": "Dank Mono",
"terminal.integrated.fontFamily": "Dank Mono",
"window.zoomLevel": 0,
"editor.minimap.enabled": false,
"editor.renderLineHighlight": "none",
"breadcrumbs.enabled": false,
}
Contributing
Feel free to contribute. Report issues found and help make changes.
| |