Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>gruvbox-plainNew to Visual Studio Code? Get it now.
gruvbox-plain

gruvbox-plain

Hermann Mørkrid

|
21 installs
| (0) | Free
Color theme based on morhetz/gruvbox, but with a plainer color palette.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Color theme based on morhetz/gruvbox, but with a plainer color palette. Comes with a cold and a warm variant.

I recommend installing the Gruvbox Material Icons extension as well, to complete the theme.

Screenshots

gruvbox-plain-cold:

Screenshot of gruvbox-plain-cold theme in VSCode

gruvbox-plain-warm:

Screenshot of gruvbox-plain-warm theme in VSCode

Color Palette

gruvbox-plain uses a limited subset of the gruvbox dark mode color palette. The table below shows the general usage of the different colors.

Usage gruvbox-plain-cold gruvbox-plain-warm
Variables, properties, plain text #ebdbb2
#ebdbb2
Keywords, operators #d3869b
#fe8019
Types, classes, namespaces, components, tags #83a598
#fabd2f
Functions, methods #b8bb26
#b8bb26
Values, language constants #8ec07c
#8ec07c
Punctuation #a89984
#a89984
Comments, documentation #928374
#928374
Background color #282828
#282828

For edge cases in languages where these may not apply, the color deemed most appropriate has been chosen. This can always be overridden under editor.tokenColorCustomizations in your settings.json.

Credits

  • morhetz/gruvbox for the original color scheme
    • Copyright (c) 2017 Pavel Pertsev, MIT/X11 license
  • jdinhify/vscode-theme-gruvbox for the base VSCode UI theme
    • Copyright (c) 2017 JD, MIT license
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft