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.background#000000
  • activityBar.foreground#c0c7c8
  • activityBar.inactiveForeground#c0c7c8
  • activityBarBadge.background#1515bc
  • activityBarBadge.foreground#c0c7c8
  • badge.background#1515bc33
  • badge.foreground#1515bc
  • button.background#1515bc
  • button.foreground#c0c7c8
  • button.hoverBackground#1818dc
  • commandCenter.activeBackground#000000
  • commandCenter.activeBorder#000000
  • commandCenter.activeForeground#c0c7c8
  • commandCenter.background#000000
  • commandCenter.border#000000
  • commandCenter.foreground#c0c7c8
  • commandCenter.inactiveBorder#000000
  • commandCenter.inactiveForeground#c0c7c8
  • debugExceptionWidget.background#a85400
  • debugExceptionWidget.border#422100
  • debugToolBar.background#c0c7c8
  • descriptionForeground#c0c7c8
  • dropdown.background#000000
  • dropdown.border#545454
  • dropdown.foreground#c0c7c8
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#a8540073
  • editor.findMatchBorder#a85400
  • editor.findMatchHighlightBackground#0000a899
  • editor.foreground#c0c7c8
  • editor.hoverHighlightBackground#c0c7c81f
  • editor.inactiveLineHighlightBackground#000000
  • editor.inactiveSelectionBackground#0000a847
  • editor.lineHighlightBackground#000000
  • editor.lineHighlightBorder#000000
  • editor.rangeHighlightBackground#a800a847
  • editor.selectionBackground#0000a873
  • editor.selectionHighlightBackground#0000a899
  • editor.wordHighlightBackground#00a8a840
  • editor.wordHighlightStrongBackground#00a8a86b
  • editorBracketMatch.background#a800a859
  • editorBracketMatch.border#a800a8
  • editorCodeLens.foreground#c0c7c8
  • editorCursor.foreground#c0c7c8
  • editorError.foreground#fc5454
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#00a800
  • editorGutter.deletedBackground#a80000
  • editorGutter.modifiedBackground#0000a899
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#333333
  • editorIndentGuide.activeBackground1#545454a1
  • editorIndentGuide.background1#54545442
  • editorLineNumber.foreground#545454a6
  • editorRuler.foreground#545454a6
  • editorWhitespace.foreground#fcfc54
  • editorWidget.background#000000
  • editorWidget.border#333333
  • errorForeground#fc5454
  • focusBorder#333333
  • foreground#c0c7c8
  • gitDecoration.addedResourceForeground#00a800
  • gitDecoration.conflictingResourceForeground#a85400
  • gitDecoration.deletedResourceForeground#a80000
  • gitDecoration.ignoredResourceForeground#a93800
  • gitDecoration.modifiedResourceForeground#a85400
  • gitDecoration.submoduleResourceForeground#a800a8
  • gitDecoration.untrackedResourceForeground#00a8a8
  • input.background#000000
  • input.border#c0c7c8
  • list.activeSelectionBackground#545454
  • list.activeSelectionForeground#c0c7c8
  • list.dropBackground#40404099
  • list.errorForeground#fc5454
  • list.focusBackground#54545440
  • list.focusForeground#ffffff
  • list.highlightForeground#3939e9
  • list.hoverBackground#54545440
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#a8a8a8
  • list.inactiveSelectionBackground#404040
  • list.inactiveSelectionForeground#c0c7c8
  • list.invalidItemForeground#c0c7c8
  • list.warningForeground#fcfc54
  • ports.iconRunningProcessForeground#0000a8
  • progressBar.background#a8a8a8
  • sideBar.background#000000
  • sideBar.foreground#c0c7c8
  • sideBarTitle.foreground#c0c7c8
  • statusBar.background#000000
  • statusBar.debuggingBackground#a80000
  • statusBar.foreground#c0c7c8
  • statusBar.noFolderBackground#000000
  • tab.activeBackground#000000
  • tab.activeBorder#545454
  • tab.activeForeground#c0c7c8
  • tab.border#000000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#c0c7c8
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorder#545454
  • tab.unfocusedActiveForeground#c0c7c8
  • tab.unfocusedInactiveBackground#000000
  • tab.unfocusedInactiveForeground#c0c7c8
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000a8
  • terminal.ansiBrightBlack#545454
  • terminal.ansiBrightBlue#5454fc
  • terminal.ansiBrightCyan#54fcfc
  • terminal.ansiBrightGreen#54fc54
  • terminal.ansiBrightMagenta#fc54fc
  • terminal.ansiBrightRed#fc5454
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fcfc54
  • terminal.ansiCyan#00a8a8
  • terminal.ansiGreen#00a800
  • terminal.ansiMagenta#a800a8
  • terminal.ansiRed#a80000
  • terminal.ansiWhite#a8a8a8
  • terminal.ansiYellow#a85400
  • terminal.background#000000
  • terminal.foreground#c0c7c8
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#c0c7c8
  • titleBar.border#000000
  • titleBar.inactiveBackground#1a1a1a
  • titleBar.inactiveForeground#a5afb0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasis, storage, comment, entity.other.attribute-name, markup.italic, keyword.control, variable.languageitalic
strong, markup.bold, markup.headingbold
markup.underlineunderline
#000000
#a80000
entity.name.class, entity.other.inherited-class, entity.name.function, entity.other.attribute-name#00a800
string#a85400
storage.type, support.function, support.type, support.class#0000a8
keyword, storage, entity.name.tag#a800a8
support.constant#00a8a8
keyword.operator.class, constant.other, source.php.embedded.line#a8a8a8
comment#545454
invalid#fc5454
#54fc54
variable.parameter#fcfc54
#5454fc
constant.numeric, constant.language, constant.character, constant.other#fc54fc
#54fcfc
#ffffff