github.com/ChicK00o/awgo@v0.29.4/.vscode/settings.json (about)

     1  {
     2    "workbench.colorCustomizations": {
     3      "activityBar.activeBackground": "#a4ae5f",
     4      "activityBar.background": "#a4ae5f",
     5      "activityBar.foreground": "#15202b",
     6      "activityBar.inactiveForeground": "#15202b99",
     7      "activityBarBadge.background": "#40777f",
     8      "activityBarBadge.foreground": "#e7e7e7",
     9      "commandCenter.border": "#15202b99",
    10      "editorGroup.border": "#a4ae5f",
    11      "panel.border": "#a4ae5f",
    12      "sash.hoverBorder": "#a4ae5f",
    13      "sideBar.border": "#a4ae5f",
    14      "tab.activeBorder": "#a4ae5f",
    15      "titleBar.activeBackground": "#889149",
    16      "titleBar.activeForeground": "#15202b",
    17      "titleBar.inactiveBackground": "#88914999",
    18      "titleBar.inactiveForeground": "#15202b99"
    19    },
    20    "peacock.color": "#889149"
    21  }