All Projects → josefaidt → rouge-theme

josefaidt / rouge-theme

Licence: MIT license
VSCode theme created for a dark, material feel with a flushed color palette

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to rouge-theme

Vscodethemes
Themes for Visual Studio Code
Stars: ✭ 155 (+330.56%)
Mutual labels:  themes, vscode-extension, vscode-theme
Doki Theme Vscode
Code with your waifu! Here are a bunch of themes for VS-Code. Choose a girl from various anime series, manga, and visual novels such as: Re:Zero, KillLaKill and Doki-Doki Literature Club.
Stars: ✭ 67 (+86.11%)
Mutual labels:  themes, vscode-extension, vscode-theme
Vscode Winteriscoming
Dark theme with fun and bright foreground colors
Stars: ✭ 105 (+191.67%)
Mutual labels:  vscode-extension, vscode-theme
Halcyon Vscode
A dark blue theme for VS Code based on the Ayu Mirage theme
Stars: ✭ 108 (+200%)
Mutual labels:  vscode-extension, vscode-theme
Vscode One Monokai
🎨 Vscode One Monokai theme.
Stars: ✭ 214 (+494.44%)
Mutual labels:  vscode-extension, vscode-theme
Theme Bear
🐻 A VSCode dark theme 🐻
Stars: ✭ 27 (-25%)
Mutual labels:  vscode-extension, vscode-theme
Vscode Smoothtype
VS Code extension to add cursor transitions while typing, similar to MS Office and the Windows 10 Mail app.
Stars: ✭ 54 (+50%)
Mutual labels:  vscode-extension, vscode-theme
Code Blue
A carefully concocted dark theme made of subtle blues and bright hues that’s easy on the eyes for focused coding.
Stars: ✭ 215 (+497.22%)
Mutual labels:  vscode-extension, vscode-theme
vscode-material-product-icons
Product Icon Theme with Material Icons for VS Code
Stars: ✭ 19 (-47.22%)
Mutual labels:  vscode-extension, vscode-theme
ProColors
A collection of coding themes for syntax highlighting and the editors that are designed to be available in dark and light modes with a very high precision of harmony and token definition coverage.
Stars: ✭ 94 (+161.11%)
Mutual labels:  themes, vscode-theme
Vscode Material Icon Theme
Available on the VSCode Marketplace
Stars: ✭ 773 (+2047.22%)
Mutual labels:  vscode-extension, vscode-theme
vscode-theme-dark-blood
🎨 VSCode Theme: Dark Blood
Stars: ✭ 15 (-58.33%)
Mutual labels:  themes, vscode-theme
Shades Of Purple Vscode
🦄 Shades of Purple — A professional theme with hand-picked & bold shades of purple to go along with your VSCode. Reviewed by several designers and 75+ theme versions released to keep it updated. One of the top rated best VSCode themes on VS Code Marketplace. Download →
Stars: ✭ 486 (+1250%)
Mutual labels:  vscode-extension, vscode-theme
Vue Theme Vscode
+200.000 installs ⬇️ Theme for Visual Studio Code inspired by Vue.js, with support for more popular languages, trying to maintain a perfect harmony of colors.
Stars: ✭ 54 (+50%)
Mutual labels:  vscode-extension, vscode-theme
Awesome Vscode
🎨 A curated list of delightful VS Code packages and resources.
Stars: ✭ 19,659 (+54508.33%)
Mutual labels:  vscode-extension, vscode-theme
Vscode Solidity Auditor
Solidity language support and visual security auditor for Visual Studio Code
Stars: ✭ 108 (+200%)
Mutual labels:  vscode-extension, vscode-theme
vsc
☢️ A fresh-looking, neon theme for Visual Studio Code Almost radioactive.
Stars: ✭ 24 (-33.33%)
Mutual labels:  vscode-extension, vscode-theme
theme-bluloco-light
A fancy but yet sophisticated light designer color scheme.
Stars: ✭ 73 (+102.78%)
Mutual labels:  vscode-extension, vscode-theme
Vscode Theme Generator
Easily generate themes for VS Code with only a few colors
Stars: ✭ 393 (+991.67%)
Mutual labels:  themes, vscode-theme
vaporwave-theme-vscode
AESTHETICS
Stars: ✭ 28 (-22.22%)
Mutual labels:  themes, vscode-theme

Rouge Theme for VSCode

Rouge

VersionInstallsDownloads

VSCode theme created for a dark, material feel with a flushed color palette. Inspiration was drawn from Atom's Material Theme and loved-syntax for Atom.

Version 2 is even more flushed, darker, and real cozy.

Screenshots

Desktop

HTML

HTML

SCSS

CSS

JavaScript

JavaScript

JavaScript/JSX

JavaScript/JSX

Markdown

Markdown

Recommended Settings

I prefer to use the colorless version of file-icons and the settings below. If you do not have Operator Mono installed, Fira Code works well also, though the italics are optimized for use with Operator Mono.

{
  "workbench.iconTheme": "file-icons-colourless",
  "editor.fontFamily": "Operator Mono, Consolas, 'Courier New', monospace"
}

Options

Sidebar Headers

As of version 1.1.0 the sidebar header colors ("Open Editors" and "Projects") have been flattened. If you preferred the Rouge colored headers, add the following to your User Settings

"workbench.colorCustomizations": {
  "sideBarSectionHeader.background": "#c6797edf",
  "sideBarSectionHeader.foreground": "#fff"
}

ScreenshotScreenshot

Activity Bar Icons

In version 1.3.3 the activity bar icons were re-colored to silver for better contrast amongst the icon badges. If you preferred the Rouge colored icons, please add the following to your User Settings

"workbench.colorCustomizations": {
  "activityBar.foreground": "#c6797e",
}

Screenshotbadges1Screenshotbadges2

Issues or Concerns

Create an issue on the repository.

Changelog

CHANGELOG.MD

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].