Ruby Sea Theme for VS Code
A minimal, dark theme for VS Code with vibrant red and blue accents.
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
Ruby Sea
- Click Install to install it
- Click Reload to reload the editor
- Code > Preferences > Color Theme > Ruby Sea
Color |
Usage |
#ff4c5a |
Keywords, constants, template literals |
#ffd580 |
Functions, classes, object literal keys |
#ff6b57 |
Constants, operators |
#62c6ff |
Strings, markdown headings |
#3da5f6 |
Special keywords, classes, markdown code blocks |
#a2aabc |
Variables, property names, tags |
Color |
Usage |
#0e1b2a |
Workbench background |
#122236 |
Editor background |
#214b78 |
Highlight, widgets, panels |
#4b6691 |
Dividers, subtle UI elements |
#6592b3 |
Status bar text, buttons, etc |
#c5d3e0 |
Active text, anything that should be white |
#ff4c5a |
Accent, list tree titles, badges, etc |
#62c6ff |
Addition highlights |
#ff2d3b |
Deletion highlights, errors, warnings |
#3da5f6 |
Modified highlights |
VS Code Theme Color Reference
VS Code Theme Documentation
VS Code Publishing Extensions
vsce publish patch/minor/major