Loki is composed of a dark background with Dracula Refined highlights tones for the editor, offering a comfortable and modern coding environment.
- Open Extensions sidebar panel in VS Code.
View > Extensions
- Search for
Loki Theme
- Click Install to install it
Code > Preferences > Color Theme > Loki - Loki Contrast
The theme is available for editors; shells, UI's and more coming up.
- Loki
- Loki Contrast
You have two themes, Loki & Contrast and here the screenshots:
{
"editor.fontFamily": "JetBrains Mono",
"editor.fontSize": 16,
"editor.lineHeight": 1.8,
"editor.fontLigatures": true,
"editor.cursorBlinking": "phase",
"editor.renderWhitespace": "all",
"editor.rulers": [80, 120],
"editor.minimap.enabled": false,
"breadcrumbs.enabled": false,
"workbench.statusBar.visible": false,
}
Loki Theme created by Melquisedec Felipe.