tokyo-night-drive-theme
v1.0.1
Published
A mix of the Tokyo Night and One Candy Dark themes with a personal touch.
Downloads
11
Maintainers
Readme
Screenshots
Installation
- Open the
Command Palette
withCtrl + Shift + P
/Command + Shift + P
- Type
Tokyo Night Drive
- Press Enter
- Enjoy it!
Settings
Here are a few settings I use:
"editor.fontFamily": "'FiraCode Nerd Font', Consolas, 'Courier New', monospace",
"editor.fontSize": 13,
"editor.fontWeight": "600",
"editor.lineHeight": 1.5,
"material-icon-theme.folders.color": "#42a5f5",
"material-icon-theme.files.color": "#42a5f5",
"indentRainbow.colors": [
"rgba(20, 120, 280, 0.1)",
"rgba(20, 160, 280, 0.08)",
"rgba(20, 160, 280, 0.08)",
"rgba(20, 160, 280, 0.06)",
"rgba(20, 160, 280, 0.04)",
"rgba(20, 180, 200, 0.04)",
"rgba(20, 180, 200, 0.06)",
"rgba(20, 180, 200, 0.08)",
"rgba(20, 190, 190, 0.08)",
"rgba(20, 190, 190, 0.1)"
],