Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Taiga ThemeNew to Visual Studio Code? Get it now.
Taiga Theme

Taiga Theme

Josh Dales

joshdales.dev
|
1,356 installs
| (3) | Free
A theme for VSCode theme - with light and dark modes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Taiga VSCode Theme

Themes for VScode that pair nicely with a font that has distinct italics. Screenshot of VS Code with light and dark versions of the theme Screenshot of VS Code with light and dark version of the trees theme

Suggested Settings

These are just settings that I like, you don't have to do any of this:

// I like monospace fonts that have ligatures and cursive italics.
"editor.fontFamily": "MonoLisa, Dank Mono",
// Organise the UI, put the main sidebar on the right and position the activity bar bellow.
"workbench.sideBar.location": "right",
"workbench.secondarySideBar.defaultVisibility": "hidden",
"workbench.activityBar.location": "bottom",
// Hide various other UI things so that the editor is clear and has as much space as possible.
"editor.stickyScroll.enabled": false,
"window.customTitleBarVisibility": "never",
"workbench.layoutControl.enabled": false,
"editor.minimap.enabled": false,
"workbench.editor.showTabs": "none"

Logo courtesy of Hana Kim

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft