/rubysea-vscode

A minimal, dark theme for VS Code with vibrant red and blue accents.

Primary LanguageJavaScriptMIT LicenseMIT

Ruby Sea Logo

Ruby Sea Theme for VS Code

A minimal, dark theme for VS Code with vibrant red and blue accents.

Version Downloads Installs

demo

Installation via VS Code

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

Color Reference

Syntax Colors

Color Usage
#ff4c5a #ff4c5a Keywords, constants, template literals
#ffd580 #ffd580 Functions, classes, object literal keys
#ff6b57 #ff6b57 Constants, operators
#62c6ff #62c6ff Strings, markdown headings
#3da5f6 #3da5f6 Special keywords, classes, markdown code blocks
#a2aabc #a2aabc Variables, property names, tags

UI Colors

Color Usage
#0e1b2a #0e1b2a Workbench background
#122236 #122236 Editor background
#214b78 #214b78 Highlight, widgets, panels
#4b6691 #4b6691 Dividers, subtle UI elements
#6592b3 #6592b3 Status bar text, buttons, etc
#c5d3e0 #c5d3e0 Active text, anything that should be white
#ff4c5a #ff4c5a Accent, list tree titles, badges, etc
#62c6ff #62c6ff Addition highlights
#ff2d3b #ff2d3b Deletion highlights, errors, warnings
#3da5f6 #3da5f6 Modified highlights

Theming Reference

VS Code Theme Color Reference

VS Code Theme Documentation

VS Code Publishing Extensions

vsce publish patch/minor/major