Skip to content

This is a minimal dark theme for Visual Studio Code on Github, featuring a clean and distraction-free interface with a dark background, light text, and minimal use of colors.

Notifications You must be signed in to change notification settings

codenay/velve-dark

Repository files navigation

Velve Dark Theme for VS Code

A minimal, dark theme for VS Code.

DEMO

Installation via VS Code

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for velve dark theme
  3. Click Install to install it
  4. Click Reload to reload the editor
  5. Code > Preferences > Color Theme > velve

Manual Installation

Read the VSC Extension Quickstart Guide by Brittany Chiang

Color Reference

Syntax Colors

Color Usage
#c3a6ff #c3a6ff Keywords, constants, template literals
#56b6c2 #56b6c2 Functions, classes, object literal keys
#ffae57 #ffae57 Constants, operators
#bae67e #bae67e Strings, markdown headings
#c3a6ff #c3a6ff Special keywords, classes, markdown code blocks
#ef6b73 #ef6b73 Variables, property names, tags

UI Colors

Color Usage
#121629 #121629 Workbench background
#232946 #232946 Editor background
#2f3b54 #2f3b54 Highlight, widgets, panels
#6679a4 #6679a4 Dividers, subtle UI elements
#ff8906 #ff8906 Status bar text, buttons, etc
#d7dce2 #d7dce2 Active text, anything that should be white
#ffcc66 #ffcc66 Accent, list tree titles, badges, etc
#ef6b73 #ef6b73 Deletion highlights, errors, warnings
#5ccfe6 #5ccfe6 Modified highlights

About

This is a minimal dark theme for Visual Studio Code on Github, featuring a clean and distraction-free interface with a dark background, light text, and minimal use of colors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published