Skip to content

Misophistful/borealis-vscode-theme

Repository files navigation

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"
    ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published