Skip to content

barkerbg001/rubysea-vscode

Repository files navigation

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 License


✨ Features

  • Minimal & Dark: Easy on the eyes with a deep dark background
  • Vibrant Accents: Beautiful red and blue color palette for syntax highlighting
  • Semantic Highlighting: Enhanced code understanding with semantic token colors
  • Well Balanced: Carefully crafted color scheme for optimal readability
  • Fully Customized: Complete UI theming including workbench, editor, and panels

🖼️ Preview

demo

📦 Installation

Method 1: VS Code Marketplace (Recommended)

  1. Open Extensions sidebar panel in VS Code (View → Extensions or Ctrl+Shift+X)
  2. Search for Ruby Sea
  3. Click Install to install it
  4. Click Reload to reload the editor
  5. Go to Code > Preferences > Color Theme > Ruby Sea (or File > Preferences > Color Theme > Ruby Sea on Windows/Linux)

Method 2: Command Line

code --install-extension Barkerbg001.rubysea-vscode

Method 3: VSIX File

  1. Download the latest .vsix file from the Releases page
  2. Open VS Code
  3. Go to View → Extensions
  4. Click the ... menu at the top of the Extensions view
  5. Select Install from VSIX...
  6. Choose the downloaded .vsix file

🎨 Color Palette

Syntax Colors

Hex 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

UI Colors

Hex 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

🚀 Quick Start

After installation, activate the theme:

  1. Press Ctrl+K Ctrl+T (or Cmd+K Cmd+T on macOS) to open the theme picker
  2. Select Ruby Sea from the list
  3. Enjoy coding with your new theme!

💡 Tips

  • The theme works best with semantic highlighting enabled (default in VS Code)
  • For the best experience, use a font with good ligature support (e.g., Fira Code, JetBrains Mono)
  • Adjust your editor font size and line height in settings for optimal readability

🤝 Contributing

Contributions are welcome! If you'd like to contribute:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🔗 Links

📚 Resources


Made with ❤️ by Barkerbg001

If you like this theme, please consider giving it a ⭐ on GitHub!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •