Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Amber Night (Ashish Verma)New to Visual Studio Code? Get it now.
Amber Night (Ashish Verma)

Amber Night (Ashish Verma)

ashish-verma

|
37 installs
| (0) | Free
Warm, low-glare VS Code theme tuned for pitch-black rooms. Amber-focused palette for less eye strain at night.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Amber Night (Ashish Verma)

Warm, low-glare VS Code theme tuned for pitch-black rooms.

  • Amber-focused background + muted syntax to reduce eye strain
  • Crisp brackets and selections
  • Comfortable terminal palette

Install (local or publish)

npm i -g @vscode/vsce
vsce package     # produces amber-night-theme-1.0.0.vsix
code --install-extension amber-night-theme-1.0.0.vsix

Recommended Settings

{
  "editor.minimap.enabled": false,
  "editor.cursorBlinking": "smooth",
  "editor.cursorSmoothCaretAnimation": "on",
  "editor.fontLigatures": true,
  "workbench.reduceMotion": true
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft