davezuko / vscode-solarized

Forked code-with-a-tan VSCode theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code with a tan - README!

I liked Solarized but I felt like it needed some improvements in readability. I hope you like it 😊
https://marketplace.visualstudio.com/items?itemName=bimbo1989.code-with-a-tan

Screenshots

Screenshot Screenshot Screenshot

Improve me with Bracket Pair Colorizer!

Very good with the Bracket Pair Colorizer Extension with these settings

{
  "bracketPairColorizer.highlightActiveScope": true,
  "bracketPairColorizer.consecutivePairColors": [
    ["{", "}"],
    ["[", "]"],
    ["(", ")"],
    [
        "Black",
        "Green",
        "Blue",
        "Red"
    ],
    "Red"
  ]
}

Icon made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

Enjoy! πŸš€πŸš€πŸš€

About

Forked code-with-a-tan VSCode theme