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.