Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>borealis-themeNew to Visual Studio Code? Get it now.
borealis-theme

borealis-theme

Misophistful

|
1,618 installs
| (2) | Free
A dark theme with pastel syntax highlight colors.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Borealis

A Visual Studio Code theme that's been designed for Clojure, but which looks pretty good with other languages too.

Screen shots

Clojure

Clojure

JavaScript

JavaScript

Java

Java

Installation

  1. Install Visual Studio Code
  2. Launch Visual Studio Code
  3. Choose Extensions from menu
  4. Search for borealis
  5. Click Install to install it
  6. Click Reload to reload the Code
  7. From the menu bar click: Code > Preferences > Color Theme > Borealis

Rainbow parens

RainbowParens If you use Calva and like rainbow parens, then feel add this list of colours to your settings.json:

"calva.highlight.bracketColors": [
        "#70BFFF",
        "#887FD5",
        "#EB77EC",
        "#FFBB44",
        "#EFEF66",
        "#63EB63",
        "#55F1E1"
    ]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft