UNPKG

react-codemirror2

Version:

a tiny react codemirror component wrapper

22 lines 903 B
{ "workbench.colorCustomizations": { "activityBar.activeBackground": "#d698f4", "activityBar.background": "#d698f4", "activityBar.foreground": "#15202b", "activityBar.inactiveForeground": "#15202b99", "activityBarBadge.background": "#90660f", "activityBarBadge.foreground": "#e7e7e7", "commandCenter.border": "#15202b99", "sash.hoverBorder": "#d698f4", "statusBar.background": "#c46aef", "statusBar.foreground": "#15202b", "statusBarItem.hoverBackground": "#b23cea", "statusBarItem.remoteBackground": "#c46aef", "statusBarItem.remoteForeground": "#15202b", "titleBar.activeBackground": "#c46aef", "titleBar.activeForeground": "#15202b", "titleBar.inactiveBackground": "#c46aef99", "titleBar.inactiveForeground": "#15202b99" }, "peacock.color": "#c46aef" }