UNPKG

@lowcodeunit-devkit/lcu-cli-templates-core

Version:

The core templates used by the lcu-cli to manage default configurations of the LCU.

20 lines 818 B
{ "workbench.colorCustomizations": { "panel.background": "#150123", "activityBar.background": "#148f9b", "activityBar.activeBorder": "#8d1282", "activityBar.foreground": "#e7e7e7", "activityBar.inactiveForeground": "#e7e7e799", "activityBarBadge.background": "#8d1282", "activityBarBadge.foreground": "#e7e7e7", "titleBar.activeBackground": "#0e656e", "titleBar.inactiveBackground": "#0e656e99", "titleBar.activeForeground": "#e7e7e7", "titleBar.inactiveForeground": "#e7e7e799", "statusBar.background": "#0e656e", "statusBarItem.hoverBackground": "#148f9b", "statusBar.foreground": "#e7e7e7", "activityBar.activeBackground": "#148f9b" }, "peacock.color": "#0e656e" }