Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBorder#FF6B81
  • activityBar.background#000000
  • activityBar.border#FF6B81
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#D0D0D0
  • activityBarBadge.background#FF6B81
  • activityBarBadge.foreground#000000
  • badge.background#FF6B81
  • badge.foreground#000000
  • button.background#000000
  • button.border#FF6B81
  • button.foreground#FFFFFF
  • button.hoverBackground#FF6B8144
  • button.secondaryBackground#000000
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#FFA8B644
  • checkbox.background#000000
  • checkbox.border#FF6B81
  • checkbox.foreground#FFFFFF
  • contrastActiveBorder#FFFFFF
  • contrastBorder#FF6B81
  • dropdown.background#000000
  • dropdown.border#FF6B81
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#FF6B8166
  • editor.findMatchBorder#FFFFFF
  • editor.findMatchHighlightBackground#FF6B8133
  • editor.findMatchHighlightBorder#FF6B81
  • editor.foreground#FFFFFF
  • editor.lineHighlightBorder#FF6B8188
  • editor.selectionBackground#FF6B8155
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#FF6B8133
  • editor.selectionHighlightBorder#FF6B81
  • editor.wordHighlightBackground#FF6B8133
  • editor.wordHighlightBorder#FF6B81
  • editor.wordHighlightStrongBorder#FFA8B6
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#FF6B81
  • editorCursor.foreground#FF6B81
  • editorGroup.border#FF6B81
  • editorGroupHeader.tabsBackground#000000
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#FF6B81
  • editorIndentGuide.activeBackground1#FF6B81
  • editorIndentGuide.background1#A6A6A666
  • editorLineNumber.activeForeground#FF6B81
  • editorLineNumber.foreground#A6A6A6
  • editorOverviewRuler.border#FF6B81
  • editorRuler.foreground#A6A6A6
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#FF6B81
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#FF6B81
  • editorSuggestWidget.selectedBackground#FF6B8144
  • editorWhitespace.foreground#A6A6A6
  • editorWidget.background#000000
  • editorWidget.border#FF6B81
  • editorWidget.foreground#FFFFFF
  • extensionButton.prominentBackground#000000
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#FF6B8144
  • focusBorder#FFFFFF
  • gitDecoration.deletedResourceForeground#FF6B81
  • gitDecoration.ignoredResourceForeground#A6A6A6
  • gitDecoration.modifiedResourceForeground#FF6B81
  • gitDecoration.untrackedResourceForeground#E0F0B0
  • input.background#000000
  • input.border#FF6B81
  • input.foreground#FFFFFF
  • input.placeholderForeground#A6A6A6
  • inputOption.activeBorder#FFFFFF
  • inputOption.activeForeground#FFFFFF
  • inputValidation.errorBorder#FF6B81
  • list.activeSelectionBackground#FF6B8144
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#FF6B8144
  • list.focusForeground#FFFFFF
  • list.focusOutline#FFFFFF
  • list.highlightForeground#FF6B81
  • list.hoverBackground#FF6B8122
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#FF6B8122
  • list.inactiveSelectionForeground#FFFFFF
  • menu.background#000000
  • menu.border#FF6B81
  • menu.foreground#FFFFFF
  • menu.selectionBackground#FF6B8144
  • menu.selectionForeground#FFFFFF
  • menubar.selectionBackground#FF6B8144
  • menubar.selectionForeground#FFFFFF
  • minimap.findMatchHighlight#FF6B81
  • minimapSlider.background#A6A6A644
  • notificationCenterHeader.background#000000
  • notifications.background#000000
  • notifications.border#FF6B81
  • notifications.foreground#FFFFFF
  • panel.background#000000
  • panel.border#FF6B81
  • panelTitle.activeBorder#FF6B81
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#D0D0D0
  • peekView.border#FF6B81
  • peekViewEditor.background#000000
  • peekViewResult.background#000000
  • peekViewTitle.background#000000
  • progressBar.background#FF6B81
  • quickInput.background#000000
  • quickInput.foreground#FFFFFF
  • quickInputTitle.background#000000
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#FF6B81
  • scrollbarSlider.background#A6A6A688
  • scrollbarSlider.hoverBackground#FF6B81AA
  • selection.background#FF6B8166
  • sideBar.background#000000
  • sideBar.border#FF6B81
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#FF6B81
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#000000
  • statusBar.border#FF6B81
  • statusBar.debuggingBackground#FF6B81
  • statusBar.debuggingBorder#FFFFFF
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#FF6B81
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.hoverBackground#FF6B8144
  • statusBarItem.remoteBackground#FF6B81
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#FF6B81
  • tab.activeBorderTop#FF6B81
  • tab.activeForeground#FFFFFF
  • tab.border#FF6B81
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#D0D0D0
  • tab.unfocusedActiveForeground#FFFFFF
  • tab.unfocusedInactiveForeground#D0D0D0
  • terminal.ansiBlack#999999
  • terminal.ansiBlue#61DAFB
  • terminal.ansiBrightBlack#C4C4C4
  • terminal.ansiBrightBlue#A8E9FD
  • terminal.ansiBrightCyan#8FE3D3
  • terminal.ansiBrightGreen#9AEBC6
  • terminal.ansiBrightMagenta#DCC6FF
  • terminal.ansiBrightRed#FFA8B6
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F0F0C8
  • terminal.ansiCyan#4EC9B0
  • terminal.ansiGreen#4FD69A
  • terminal.ansiMagenta#C5A3FF
  • terminal.ansiRed#FF6B81
  • terminal.ansiWhite#E6E6E6
  • terminal.ansiYellow#DCDCAA
  • terminal.background#000000
  • terminal.border#FF6B81
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#FF6B8155
  • terminalCursor.foreground#FF6B81
  • textLink.activeForeground#FFA8B6
  • textLink.foreground#FF6B81
  • textPreformat.foreground#FF6B81
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#FF6B81
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#D0D0D0
  • tree.indentGuidesStroke#A6A6A6
  • widget.border#FF6B81
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E0F0B0italic
string, punctuation.definition.string#E87800
constant.numeric, constant.language, constant.character#98C0B8
keyword, keyword.control, storage, storage.type#FF6B81bold
entity.name.function, support.function#D0E810
entity.name.class, entity.name.type, support.class, entity.other.inherited-class#20A0F8
variable, variable.parameter#B0D0F8
entity.name.tag, meta.tag#FF6B81bold
entity.other.attribute-name#B0D0F8
keyword.operator, punctuation#FFFFFF
meta.decorator, punctuation.decorator#D0E810