tonsky / vscode-theme-alabaster

A light theme for Visual Studio Code
MIT License
410 stars 17 forks source link

Change status bar color to something not so bright #8

Closed aponad closed 6 years ago

aponad commented 6 years ago

Hi, maybe it would be a good idea to change status bar background color from default blue to something more neutral like:

    "workbench.colorCustomizations": {
        "statusBar.background" : "#DADADA",
        "statusBar.foreground": "#6C6C6C"
    }

before: selection_081

after: selection_080

tonsky commented 6 years ago

Thanks for the suggestion! I’ll try it for couple of days and see if I like it

tonsky commented 6 years ago

Pushed v0.2.3