Skip to content

VSCode theme. Minimalistic design for distraction free coding

License

Notifications You must be signed in to change notification settings

RodrigoRoaRodriguez/boundless

Repository files navigation

The original boundless theme, flat edgeless low contrast backgrounds, for distraction free coding.

Themes

This extension contributes the following hand crafted themes:

Boundless

Flat edgeless low contrast backgrounds and cool high contrast text, to fade away the fluff and highlight what really matters: your code.

Screenshot

Boundless Flamingo

The pinkest theme you have ever seen. Light and fluffy, with a touch of a bit of a purple. Mid contrast text, and bright colors to cheer up your coding experience.

boundless flamingo theme

Boundless Moa

Introducing, Boundless Moa. Do you find yourself liking the syntax highlighting of Boundless Flamingo but the dark UI of Boundless? Well, this is the theme for you. A dark UI with a bright syntax highlighting.

boundless flamingo theme

Bracket colorization

Boundless themes include bracket colorization, to highlight the brackets in your code. To enable the rainbow braces go to settings and turn on "Bracket Pair Colorization" (or paste the JSON below into the settings editor).

  "editor.bracketPairColorization.enabled": true,

Bracket Pair Guides

Boundless themes include custom rainbow bracket guides too! To highlight brackets. To enable bracket regions in your code go to settings and turn on:

  "editor.guides.bracketPairs" : true,
  "editor.guides.highlightActiveIndentation" : true,
  "editor.guides.bracketPairsHorizontal" : "active",

About

VSCode theme. Minimalistic design for distraction free coding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published