Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 379 Bytes

File metadata and controls

14 lines (13 loc) · 379 Bytes

vs-code-brand

Workspace settings for VS Code to give that Endeavour Spin

{
    "workbench.colorCustomizations": {
        "activityBar.background": "#15202b",
        "activityBar.foreground": "#FFB340",
        "activityBar.inactiveForeground": "#FFB34095",
        "activityBarBadge.background": "#000",
        "activityBarBadge.foreground": "#ffffff",
    }
}