mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Website.git
synced 2025-10-13 00:42:53 +00:00
22 lines
905 B
JSON
22 lines
905 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#3399ff",
|
|
"activityBar.activeBorder": "#bf0060",
|
|
"activityBar.background": "#3399ff",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#bf0060",
|
|
"activityBarBadge.foreground": "#e7e7e7",
|
|
"sash.hoverBorder": "#3399ff",
|
|
"statusBar.background": "#007fff",
|
|
"statusBar.foreground": "#e7e7e7",
|
|
"statusBarItem.hoverBackground": "#3399ff",
|
|
"statusBarItem.remoteBackground": "#007fff",
|
|
"statusBarItem.remoteForeground": "#e7e7e7",
|
|
"titleBar.activeBackground": "#007fff",
|
|
"titleBar.activeForeground": "#e7e7e7",
|
|
"titleBar.inactiveBackground": "#007fff99",
|
|
"titleBar.inactiveForeground": "#e7e7e799"
|
|
},
|
|
"peacock.color": "#007fff"
|
|
} |