Commit 10424b31 authored by MikJak75's avatar MikJak75
Browse files

vscode json file

parent 1b192c9c
Loading
Loading
Loading
Loading
+0 −19
Original line number Diff line number Diff line
{
    "workbench.colorCustomizations": {
        "activityBar.activeBackground": "#84C446",
        "activityBar.background": "#007833",
        "activityBar.foreground": "#e7e7e7",
        "activityBar.inactiveForeground": "#e7e7e799",
        "activityBarBadge.background": "#62003F",
        "activityBarBadge.foreground": "#e7e7e7",
        "commandCenter.border": "#e7e7e7",
        "sash.hoverBorder": "#2C5135",
        "statusBar.background": "#215732",
        "statusBar.foreground": "#e7e7e7",
        "statusBarItem.hoverBackground": "#2C5135",
        "statusBarItem.remoteBackground": "#215732",
        "statusBarItem.remoteForeground": "#e7e7e7",
        "titleBar.activeBackground": "#215732",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveBackground": "#215732",
        "titleBar.inactiveForeground": "#e7e7e7"
    },
    "peacock.color": "#215732",
    "python.linting.pylintEnabled": true
}
 No newline at end of file