ideasonpurpose/wp-svg-lib

View on GitHub
.vscode/settings.json

Summary

Maintainability
Test Coverage
{
    "peacock.color": "#0044aa",
    "workbench.colorCustomizations": {
        "activityBar.activeBackground": "#0058dd",
        "activityBar.background": "#0058dd",
        "activityBar.foreground": "#e7e7e7",
        "activityBar.inactiveForeground": "#e7e7e799",
        "activityBarBadge.background": "#ff609f",
        "activityBarBadge.foreground": "#15202b",
        "commandCenter.border": "#e7e7e799",
        "sash.hoverBorder": "#0058dd",
        "statusBar.background": "#0044aa",
        "statusBar.foreground": "#e7e7e7",
        "statusBarItem.hoverBackground": "#0058dd",
        "statusBarItem.remoteBackground": "#0044aa",
        "statusBarItem.remoteForeground": "#e7e7e7",
        "titleBar.activeBackground": "#0044aa",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveBackground": "#0044aa99",
        "titleBar.inactiveForeground": "#e7e7e799"
    },
    "peacock.remoteColor": "#0044aa"
}