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

Wooden Aurora Theme

Kostas D.

|
944 installs
| (1) | Free
A minimal dark blue theme with wood shaded text.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Wooden Aurora: Theme for VS Code

A minimal theme with a deep dark blue background and wood shaded text. It aims for a simple look, that's easy to the eyes.

Mostly tested for C/C++, Java and Python code.

Preview

Alt text

Additional Recommended Settings For a Minimal Look

"editor.cursorStyle": "block",
"editor.lineDecorationsWidth": 0,
"editor.scrollbar.verticalScrollbarSize": 10,
"editor.folding": false,
"editor.lineNumbers": "off",
"editor.minimap.enabled": false,
"editor.overviewRulerBorder": false,
"editor.renderIndentGuides": false,
"editor.renderWhitespace": "none",
"editor.smoothScrolling": true,
"breadcrumbs.enabled": false,
"workbench.sideBar.location": "left",
"workbench.activityBar.visible": false,
"editor.fontSize": 15,
"window.zoomLevel": -2,

Report Issues

In case you find irregular coloring report it to the following link:

Issues · heyyod/dark-blue-and-warm (github.com)

It would be best to add a screenshot of the code's textmate scope. You can do this by:

  1. Press F1 or Ctrl + Shift + P
  2. Search for "token"
  3. Click "Developer: Inspect Editor Tokens and Scopes"
  4. Select the field where the color is not right and take a screenshot of the pop-up box allong with the code.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft