0
0
mirror of http://CODE.RHODECODE.COM/u/O/O/O synced 2024-09-20 16:16:34 -04:00
This commit is contained in:
OOOO 2023-09-10 17:18:52 +00:00
parent 9fa1f87853
commit 4d69b80707
2 changed files with 15 additions and 3 deletions

View File

@ -1880,13 +1880,13 @@
"statusBar.background": "#FFFFFF", "statusBar.background": "#FFFFFF",
"statusBarItem.hoverBackground": "#f8f8f8", "statusBarItem.hoverBackground": "#f8f8f8",
"statusBar.border": "#E7E7E7", "statusBar.border": "#E7E7E7",
"statusBar.debuggingBackground": "#F2F2F2", "statusBar.debuggingBackground": "#FFFFFF",
"statusBar.debuggingForeground": "#A7A7A7", "statusBar.debuggingForeground": "#A7A7A7",
"statusBar.debuggingBorder": "#D3D3D3", "statusBar.debuggingBorder": "#D3D3D3",
"statusBar.noFolderBackground": "#EEEEEE", "statusBar.noFolderBackground": "#FFFFFF",
"statusBar.noFolderForeground": "#929292", "statusBar.noFolderForeground": "#929292",
"statusBar.noFolderBorder": "#E2E2E2", "statusBar.noFolderBorder": "#E2E2E2",
"statusBarItem.remoteBackground": "#F4F4F4", "statusBarItem.remoteBackground": "#FFFFFF",
"statusBarItem.remoteForeground": "#909090", "statusBarItem.remoteForeground": "#909090",
"titleBar.activeBackground": "#FFFFFF", "titleBar.activeBackground": "#FFFFFF",
"titleBar.activeForeground": "#BCBCBC", "titleBar.activeForeground": "#BCBCBC",