Overview Version History Q & A Rating & Review
Monokai RainStorm
A theme with neutral gray backgrounds with water highlights &
Sweet Dracula Monokai syntax highlighting.
Includes a light and dark mode.
Light Dark Mode
Dark Mode
Darkest Mode
Light Dark Blue Mode
Dark Blue Mode
Inspiration
Sweet Dracula Monokai syntax highlighting
Rainglow Userscape & Box UK background and foreground colors
Vidar highlight colors
Firefly Pro Midnight highlight scheme
Bearded Theme Vivid Black terminal ansi colours
Rainglow Themes Considered (Descending)
Userscape (Chosen - Light)
Box UK (Chosen - Dark)
Hub
Rainbow
Pleasure
Joker
Tame
Slime
Isotope
Laracasts
Installation
Method 1
In VS Code, launch the Quick Open panel (Ctrl + P for Windows & Linux) or (⌘ P for Mac)
Execute the following command:
ext install mimo.monokai-rain
Method 2
In VS Code, open the Extensions view (Ctrl + Shift + X for Windows & Linux) or (⇧ ⌘ X for Mac)
In the search box, search for "Monokai Rain"
Click "Install" and from the Command Palette choose:
"Monokai Rain" - for light dark mode
"Monokai Storm" - for dark mode
"Monokai Tornado" - for darkest mode
"Monokai Drizzle" - for light dark blue mode
"Monokai Sleet" - for dark blue mode
Editor Settings in Preview Screenshot
Font: JetBrains Mono with ligatures
Icons: VSCode Icons
VSCode Editor settings:
"editor.fontFamily": "'JetBrains Mono', 'monospace', monospace",
"editor.fontLigatures": true,
"editor.stickyScroll.enabled": true,
"editor.semanticHighlighting.enabled": true,
"editor.cursorWidth": 3,
"editor.renderWhitespace": "boundary",
"editor.guides.bracketPairs": "active",
"editor.guides.bracketPairsHorizontal": false,
"terminal.integrated.minimumContrastRatio": 7,
"workbench.iconTheme": "vscode-icons",
Feedback
Feature requests, ideas or bug reports are always welcome. Feel free to send me feedback by opening an issue on Github . All types of feedback are appreciated.
Acknowledgements
Logo designed on LogoMakr
Terminal ansi colors testing with ANSI Colors