aremmell / dark-space

A dark, modern and clean theme for Visual Studio Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dark Space

Visual Studio Marketplace Rating (Stars) Visual Studio Marketplace Installs Visual Studio Marketplace Version

A dark, modern and clean theme for Visual Studio Code.

Dark Space Header Image

πŸš€ Installation

  1. Open the Extensions sidebar in VS Code.
  2. Search for Dark Space.
  3. Click Install.
  4. Open the Command Palette with Ctrl+Shift+P or β‡§βŒ˜P.
  5. Select Preferences: Color Theme and choose Dark Space or Dark Space Black.
Theme Language Previews

βš™οΈ Recommended Settings & Font

The font used in the screenshots above is Cascadia Code, with a size of 14px and tab size of 4 and font ligatures enabled.

"editor.fontFamily": "'Cascadia Code', Consolas, 'Courier New', monospace",
"editor.fontLigatures": true,
"editor.fontSize": 14,
"editor.tabSize": 4,

🎨 Color Palette

Color                Overview
#f7768e #4A55B9 Primary Shade
#f7768e #6A85E4 Primary
#f7768e #87A1FF Primary Tint
#f7768e #03BDE5 Secondary Shade
#f7768e #58C8F1 Secondary
#f7768e #7BCCFC Secondary Tint
#f7768e #9357E0 Accent Shade
#f7768e #A779F3 Accent
#f7768e #B79DFF Accent Tint
#f7768e #F7768E Highlight
#f7768e #DE4BA3 Highlight Shade
#f7768e #29355A Tertiary Shade Darker
#f7768e #425882 Tertiary Shade
#f7768e #6183BB Tertiary
#f7768e #9ABDF5 Tertiary Tint
#f7768e #1A1B26 Editor Background (Dark Space)
#f7768e #141418 Editor Background (Dark Space Black)

πŸ“„ License

This theme is released under the MIT License.

Designed and created by Dead Revolver.

About

A dark, modern and clean theme for Visual Studio Code.

License:MIT License