Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Monochrome - Tailwind CSSNew to Visual Studio Code? Get it now.
Monochrome - Tailwind CSS

Monochrome - Tailwind CSS

Carl Assmann

|
818 installs
| (0) | Free
Monochromatic readable theme collection based on Tailwind CSS grays
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Monochrome - Tailwind CSS Grays

Monochrome is a monochromatic theme collection for Visual Studio Code based on grays from the Tailwind CSS default color palette.

All themes have the amplifier set to 2.0 to increase readability.

Recommendations

I recommend setting a color for errors, warnings and the cursor in the vscode settings.

...
"workbench.colorCustomizations": {
    "editorCursor.background": "#f0f9ff",
    "editorCursor.foreground": "#0284c7",
    "editorError.foreground": "#dc2626",
    "editorWarning.foreground": "#ca8a04"
},
...
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft