Update more color registries

This commit is contained in:
David Dossett
2022-03-10 14:58:39 -08:00
parent 100b38ce7a
commit e5a0b195fe
6 changed files with 220 additions and 232 deletions

View File

@@ -5,94 +5,8 @@
"window.activeBorder": "#0F4A85",
"window.inactiveBorder": "#0F4A85",
"activityBar.background": "#ffffff",
"activityBar.dropBorder": "#0F4A8580",
"activityBar.foreground": "#292929",
"activityBar.inactiveForeground": "#292929",
"activityBar.border": "#292929",
"activityBarBadge.background": "#007ACC",
"activityBarBadge.foreground": "#ffffff",
"activityBar.activeBorder": "#B5200D",
"activityBar.activeBackground": "#0000",
"activityBar.activeFocusBorder": "#B5200D",
"sideBar.background": "#ffffff",
"sideBar.foreground": "#292929",
"sideBar.border": "#292929",
"sideBar.dropBackground": "#0000",
"sideBarTitle.foreground": "#292929",
"sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.foreground": "#292929",
"sideBarSectionHeader.border": "#292929",
"editorGroup.border": "#292929",
"editorGroup.dropBackground": "#0F4A8580",
"editorGroupHeader.noTabsBackground": "#ffffff",
"editorGroupHeader.tabsBackground": "#ffffff",
"editorGroupHeader.tabsBorder": "#0000",
"editorGroup.focusedEmptyBorder": "#0F4A85",
"tab.activeBackground": "#ffffff",
"tab.unfocusedActiveBackground": "#ffffff",
"tab.activeForeground": "#292929",
"tab.unfocusedActiveForeground": "#292929",
"tab.border": "#0F4A85",
"tab.activeBorder": "#0000",
"tab.activeBorderTop": "#B5200D",
"tab.unfocusedActiveBorderTop": "#B5200D",
"tab.unfocusedActiveBorder": "#0000",
"tab.lastPinnedBorder": "#0F4A85",
"tab.inactiveBackground": "#ffffff",
"tab.unfocusedInactiveBackground": "#ffffff",
"tab.inactiveForeground": "#292929",
"tab.unfocusedInactiveForeground": "#292929",
"tab.hoverBackground": "#ffffff",
"tab.unfocusedHoverBackground": "#ffffff",
"tab.hoverForeground": "#292929",
"tab.unfocusedHoverForeground": "#292929",
"tab.hoverBorder": "#0000",
"tab.unfocusedHoverBorder": "#0F4A85",
"tab.activeModifiedBorder": "#0F4A85",
"tab.inactiveModifiedBorder": "#0F4A85",
"tab.unfocusedActiveModifiedBorder": "#0F4A85",
"tab.unfocusedInactiveModifiedBorder": "#0F4A85",
"editorPane.background": "#ffffff",
"sideBySideEditor.horizontalBorder": "#0F4A85",
"sideBySideEditor.verticalBorder": "#0F4A85",
"editor.background": "#ffffff",
"editor.foreground": "#292929",
"editorLineNumber.foreground": "#292929",
"editorLineNumber.activeForeground": "#0F4A85",
"editorCursor.background": "#0F4A85",
"editorCursor.foreground": "#0F4A85",
"editor.wordHighlightBackground": "#0000",
"editor.wordHighlightBorder": "#0F4A85",
"editor.wordHighlightStrongBackground": "#0000",
"editor.wordHighlightStrongBorder": "#0F4A85",
"searchEditor.textInputBorder": "#0F4A85",
"editor.lineHighlightBackground": "#0000",
"editor.lineHighlightBorder": "#0F4A85",
"editorUnicodeHighlight.border": "#0F4A85",
"editor.rangeHighlightBackground": "#0000",
"editor.rangeHighlightBorder": "#0F4A85",
"editor.symbolHighlightBackground": "#0000",
"editor.symbolHighlightBorder": "#0F4A85",
"editorIndentGuide.background": "#292929",
"editorIndentGuide.activeBackground": "#007ACC",
"editor.linkedEditingBackground": "#ffffff",
"editorCodeLens.foreground": "#292929",
"editorBracketMatch.background": "#0000",
"editorBracketMatch.border": "#0F4A85",
"editor.foldBackground": "#0000",
"editorWhitespace.foreground": "#CCCCCC",
"editorUnnecessaryCode.border": "#0F4A85",
"peekView.border": "#007ACC",
"peekViewEditor.background": "#ffffff",
"peekViewResult.background": "#ffffff",
@@ -103,41 +17,6 @@
"peekViewResult.fileForeground": "#292929",
"peekViewResult.lineForeground": "#292929",
"panelTitle.inactiveForeground": "#292929",
"panel.border": "#0F4A85",
"panelTitle.activeForeground": "#292929",
"panelTitle.activeBorder": "#B5200D",
"statusBar.background": "#ffffff",
"statusBar.foreground": "#292929",
"statusBar.noFolderBackground": "#ffffff",
"statusBar.border": "#292929",
"statusBar.debuggingBackground": "#0F4A85",
"statusBar.debuggingForeground": "#ffffff",
"statusBar.debuggingBorder": "#ffffff",
"statusBarItem.remoteBackground": "#0F4A85",
"titleBar.activeBackground": "#ffffff",
"titleBar.inactiveForeground": "#292929",
"titleBar.inactiveBackground": "#ffffff",
"titleBar.activeForeground": "#292929",
"titleBar.border": "#292929",
"notificationCenter.border": "#0F4A85",
"notificationCenterHeader.foreground": "#292929",
"notificationCenterHeader.background": "#ffffff",
"notificationToast.border": "#0F4A85",
"notifications.foreground": "#292929",
"notifications.background": "#ffffff",
"notifications.border": "#0F4A85",
"notificationsErrorIcon.foreground": "#B5200D",
"notificationsInfoIcon.foreground": "#007ACC",
"notificationsWarningIcon.foreground": "#895503",
"banner.background": "#0F4A85",
"banner.foreground": "#ffffff",
"banner.iconForeground": "#ffffff",
"extensionIcon.verifiedForeground": "#0F4A85",
"extensionIcon.starForeground": "#0F4A85",
"extensionIcon.preReleaseForeground": "#0F4A85",