Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>AGNISNew to Visual Studio Code? Get it now.
AGNIS

AGNIS

Magnus Nord

|
1,254 installs
| (3) | Free
A theme from up north, created A Gloomy Night In Sweden (AGNIS).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AGNIS Theme

A theme from up north, created A Gloomy Night In Sweden (AGNIS).

Preview

Enjoy!

Changelog

CHANGELOG.md

Contributing

Found something weird? Please report here. Please provide a screenshot for clarification purposes if possible.

GitHub repository

Installation

  1. Install Visual Studio Code
  2. Launch Visual Studio Code
  3. Choose Extensions from menu
  4. Search for AGNIS
  5. Click Install to install it
  6. Click Reload to reload the Code
  7. File > Preferences > Color Theme > AGNIS

About bracket pair highlighting

Not a big fan, so the theme setup is pretty toned down. You can override and customize it in VS Code settings yourself using the settings below.

{
  "editor.bracketPairColorization.enabled": true,
  "workbench.colorCustomizations": {
    "editorBracketHighlight.foreground1": "#CDD0CA",
    "editorBracketHighlight.foreground2": "#CDD0CA",
    "editorBracketHighlight.foreground3": "#CDD0CA",
    "editorBracketHighlight.foreground4": "#d4e448",
    "editorBracketHighlight.foreground5": "#f6d256",
    "editorBracketHighlight.foreground6": "#df99ff",
    "editorBracketHighlight.unexpectedBracket.foreground": "#ff0000"
  },
}    

Screenshots

TypeScript with Hack Mono

Screenshot JavaScript

Markdown with Cascadia Code

Screenshot Markdown

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