Skip to content

Color customization color id changes

Benjamin Pasero edited this page May 2, 2017 · 3 revisions

If you have used the experimental setting workspace.experimental.colorCustomization, use the following table to map the ids to the new format:

Experimental Id New Id
activeTabActiveGroupForeground tab.activeForeground
activeTabBackground tab.activeBackground
activeTabInactiveGroupForeground No longer available
activityBadgeBackground activityBarBadge.background
activityBadgeForeground activityBarBadge.foreground
activityBarBackground activityBar.background
activityBarDragAndDropBackground activityBar.dropBackground
debugExceptionWidgetBackground debugExceptionWidget.background
debugExceptionWidgetBorder debugExceptionWidget.border
debugToolBarBackground debugToolBar.background
dropdownBackground dropdown.background
dropdownBorder dropdown.border
dropdownForeground dropdown.foreground
editorActiveLinkForeground editorLink.activeForeground
editorBackground editor.background
editorCursor editorCursor.foreground
editorDragAndDropBackground editorGroup.dropBackground
editorFindMatch editor.findMatchBackground
editorFindMatchHighlight editor.findMatchHighlightBackground
editorFindRangeHighlight editor.findRangeHighlightBackground
editorFindWidgetBackground editorWidget.background
editorForeground editor.foreground
editorGroupBackground editorGroup.background
editorGroupBorder editorGroup.border
editorHeaderBackground editorGroupHeader.noTabsBackground
editorHoverBackground editorHoverWidget.background
editorHoverBorder editorHoverWidget.border
editorHoverHighlight editor.hoverHighlightBackground
editorInactiveSelection editor.inactiveSelectionBackground
editorIndentGuides editorIndentGuide.background
editorLineHighlight editor.lineHighlightBackground
editorLineHighlightBorder editor.lineHighlightBorder
editorLineNumbers editorLineNumber.foreground
editorLinkForeground No longer supported
editorMarkerNavigationBackground editorMarkerNavigation.background
editorMarkerNavigationError editorMarkerNavigationError.background
editorMarkerNavigationWarning editorMarkerNavigationWarning.background
editorRangeHighlight editor.rangeHighlightBackground
editorSelection editor.selectionBackground
editorSelectionHighlight editor.selectionHighlightBackground
editorSideBySideBorder No longer supported
editorWhitespaces editorWhitespace.foreground
editorWordHighlight editor.wordHighlightBackground
editorWordHighlightStrong editor.wordHighlightStrongBackground
focusedElementOutline focusBorder
foreground foreground
highContrastBorder contrastBorder
highContrastOutline contrastActiveBorder
inactiveTabActiveGroupForeground tab.inactiveForeground
inactiveTabBackground tab.inactiveBackground
inactiveTabInactiveGroupForeground No longer supported
inputBoxActiveOptionBorder inputOption.activeBorder
inputBoxBackground input.background
inputBoxBorder input.border
inputBoxForeground input.foreground
panelActiveTitleBorder panelTitle.activeBorder
panelActiveTitleForeground panelTitle.activeForeground
panelBackground panel.background
panelInactiveTitleForeground panelTitle.inactiveForeground
panelTopBorder panel.border
peekViewBorder peekView.border
peekViewEditorBackground peekViewEditor.background
peekViewEditorMatchHighlight peekViewEditor.matchHighlightBackground
peekViewResultsBackground peekViewResult.background
peekViewResultsFileForeground peekViewResult.fileForeground
peekViewResultsMatchForeground peekViewResult.lineForeground
peekViewResultsMatchHighlight peekViewResult.matchHighlightBackground
peekViewResultsSelectionBackground peekViewResult.selectionBackground
peekViewResultsSelectionForeground peekViewResult.selectionForeground
peekViewTitle peekViewTitleLabel.foreground
peekViewTitleBackground peekViewTitle.background
peekViewTitleInfo peekViewTitleDescription.foreground
sideBarBackground sideBar.background
sideBarTitleForeground sideBarTitle.foreground
statusBarBackground statusBar.background
statusBarDebuggingBackground statusBar.debuggingBackground
statusBarForeground statusBar.foreground
statusBarInfoItemBackground statusBarItem.prominentBackground
statusBarInfoItemHoverBackground statusBarItem.prominentHoverBackground
statusBarItemActiveBackground statusBarItem.activeBackground
statusBarItemHoverBackground statusBarItem.hoverBackground
statusBarNoFolderBackground statusBar.noFolderBackground
tabBorder tab.border
tabsContainerBackground editorGroupHeader.tabsBackground
terminalAnsiBlack terminal.ansiBlack
terminalAnsiBlue terminal.ansiBlue
terminalAnsiBrightBlack terminal.ansiBrightBlack
terminalAnsiBrightBlue terminal.ansiBrightBlue
terminalAnsiBrightCyan terminal.ansiBrightCyan
terminalAnsiBrightGreen terminal.ansiBrightGreen
terminalAnsiBrightMagenta terminal.ansiBrightMagenta
terminalAnsiBrightRed terminal.ansiBrightRed
terminalAnsiBrightWhite terminal.ansiBrightWhite
terminalAnsiBrightYellow terminal.ansiBrightYellow
terminalAnsiCyan terminal.ansiCyan
terminalAnsiGreen terminal.ansiGreen
terminalAnsiMagenta terminal.ansiMagenta
terminalAnsiRed terminal.ansiRed
terminalAnsiWhite terminal.ansiWhite
terminalAnsiYellow terminal.ansiYellow
titleBarActiveBackground titleBar.activeBackground
titleBarActiveForeground titleBar.activeForeground
titleBarInactiveBackground titleBar.inactiveBackground
titleBarInactiveForeground titleBar.inactiveForeground
Clone this wiki locally