Yoru
A dark theme for vs code. Tested for HTML, CSS, JavaScript and TypeScript.
Installation
- Choose Extensions from menu
- Search for
Yoru
- Click Install to install it
- Click Reload to reload the Code
- From the menu bar click: Code > Preferences > Color Theme > Yoru
Used editor settings
The font in the preview image is Fira Code, available here. Editor settings to activate font ligatures:
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
The file icons in the preview image is File icons, available here:
"workbench.iconTheme": "file-icons"
| |