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.border#221100
  • activityBar.foreground#FFAA00
  • activityBar.inactiveForeground#885500
  • activityBarBadge.background#FFAA00
  • activityBarBadge.foreground#000000
  • badge.background#FF0000
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#FFAA00
  • breadcrumb.foreground#DD9900
  • breadcrumbPicker.background#000000
  • button.background#93DD94
  • button.foreground#000000
  • button.hoverBackground#FFAA00
  • button.secondaryBackground#885500
  • button.secondaryForeground#FFAA00
  • button.secondaryHoverBackground#885500
  • checkbox.background#000000
  • checkbox.border#93DD94
  • checkbox.foreground#93DD94
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#FF0000
  • debugToolBar.background#000000
  • debugToolBar.border#93DD94
  • diffEditor.insertedTextBackground#FFAA0055
  • diffEditor.removedTextBackground#FF000055
  • dropdown.background#000000
  • dropdown.border#FFAA00
  • dropdown.foreground#FFAA00
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#FFAA00CC
  • editor.findMatchHighlightBackground#FFAA0088
  • editor.findRangeHighlightBackground#FFAA0044
  • editor.foreground#93DD94
  • editor.inactiveSelectionBackground#FFAA0033
  • editor.lineHighlightBackground#221100
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FFAA0070
  • editor.selectionHighlightBackground#FFAA0040
  • editor.wordHighlightBackground#FFAA0048
  • editor.wordHighlightStrongBackground#FFAA0078
  • editorBracketMatch.background#FFAA0070
  • editorBracketMatch.border#FFAA00
  • editorCodeLens.foreground#DD9900
  • editorCursor.background#000000
  • editorCursor.foreground#FFAA00
  • editorError.foreground#FF0000
  • editorGroup.border#93DD94
  • editorGroup.dropBackground#55330044
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#221100
  • editorGutter.addedBackground#FFAA00
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF0000
  • editorGutter.modifiedBackground#DD9900
  • editorHint.foreground#DD9900
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#93DD94
  • editorIndentGuide.activeBackground#FFCC66
  • editorIndentGuide.background#885500
  • editorInfo.foreground#FFAA00
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#FFCC66
  • editorOverviewRuler.addedForeground#FFAA00
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.deletedForeground#FF0000
  • editorOverviewRuler.errorForeground#FF0000
  • editorOverviewRuler.findMatchForeground#FFAA00
  • editorOverviewRuler.modifiedForeground#93DD94
  • editorOverviewRuler.warningForeground#FFAA00
  • editorRuler.foreground#332200
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#93DD94
  • editorSuggestWidget.foreground#93DD94
  • editorSuggestWidget.highlightForeground#FFFFFF
  • editorSuggestWidget.selectedBackground#553300
  • editorWarning.foreground#FFAA00
  • editorWhitespace.foreground#885500
  • editorWidget.background#000000
  • editorWidget.border#93DD94
  • gitDecoration.conflictingResourceForeground#FF0000
  • gitDecoration.deletedResourceForeground#FF0000
  • gitDecoration.ignoredResourceForeground#885500
  • gitDecoration.modifiedResourceForeground#D9F5A6
  • gitDecoration.submoduleResourceForeground#FFAA00
  • gitDecoration.untrackedResourceForeground#FFAA00
  • input.background#000000
  • input.border#93DD94
  • input.foreground#93DD94
  • input.placeholderForeground#6FAE71
  • inputOption.activeBackground#2C5232
  • inputOption.activeBorder#93DD94
  • inputValidation.errorBackground#000000
  • inputValidation.errorBorder#FF0000
  • inputValidation.infoBackground#000000
  • inputValidation.infoBorder#93DD94
  • inputValidation.warningBackground#000000
  • inputValidation.warningBorder#FFAA00
  • list.activeSelectionBackground#553300
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#553300
  • list.errorForeground#FF0000
  • list.focusBackground#553300
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FFFFFF
  • list.hoverBackground#332200
  • list.hoverForeground#FFAA00
  • list.inactiveSelectionBackground#332200
  • list.inactiveSelectionForeground#FFAA00
  • list.warningForeground#D9F5A6
  • menu.background#000000
  • menu.border#FFAA00
  • menu.foreground#FFAA00
  • menu.selectionBackground#553300
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#885500
  • menubar.selectionBackground#553300
  • menubar.selectionForeground#FFFFFF
  • notificationCenter.border#FFAA00
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#FFAA00
  • notificationLink.foreground#FFFFFF
  • notifications.background#000000
  • notifications.border#FFAA00
  • notifications.foreground#FFAA00
  • notificationsErrorIcon.foreground#FF0000
  • notificationsInfoIcon.foreground#FFAA00
  • notificationsWarningIcon.foreground#FFAA00
  • panel.background#000000
  • panel.border#93DD94
  • panelTitle.activeBorder#93DD94
  • panelTitle.activeForeground#93DD94
  • panelTitle.inactiveForeground#6FAE71
  • peekView.border#93DD94
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#FFAA0066
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#FFAA00
  • peekViewResult.lineForeground#DD9900
  • peekViewResult.matchHighlightBackground#FFAA0066
  • peekViewResult.selectionBackground#553300
  • peekViewResult.selectionForeground#FFCC66
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#DD9900
  • peekViewTitleLabel.foreground#FFAA00
  • progressBar.background#FFAA00
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#FFAA00AA
  • scrollbarSlider.background#88550088
  • scrollbarSlider.hoverBackground#885500AA
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#93DD94
  • settings.checkboxForeground#93DD94
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#FFAA00
  • settings.dropdownForeground#FFAA00
  • settings.headerForeground#FFAA00
  • settings.modifiedItemIndicator#FFAA00
  • settings.numberInputBackground#000000
  • settings.numberInputBorder#93DD94
  • settings.numberInputForeground#93DD94
  • settings.textInputBackground#000000
  • settings.textInputBorder#93DD94
  • settings.textInputForeground#93DD94
  • sideBar.background#000000
  • sideBar.border#221100
  • sideBar.foreground#FFAA00
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#553300
  • sideBarSectionHeader.foreground#FFAA00
  • sideBarTitle.foreground#FFAA00
  • statusBar.background#000000
  • statusBar.border#221100
  • statusBar.debuggingBackground#FF0000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFAA00
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#FFAA00
  • statusBarItem.activeBackground#553300
  • statusBarItem.hoverBackground#332200
  • statusBarItem.prominentBackground#FF0000
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#FF3333
  • tab.activeBackground#000000
  • tab.activeBorder#FFAA00
  • tab.activeBorderTop#FFAA00
  • tab.activeForeground#FFAA00
  • tab.border#000000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#AA6600
  • tab.unfocusedActiveForeground#885500
  • tab.unfocusedInactiveForeground#885500
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#DD9900
  • terminal.ansiBrightBlack#885500
  • terminal.ansiBrightBlue#FFCC66
  • terminal.ansiBrightCyan#FFDD99
  • terminal.ansiBrightGreen#FFCC66
  • terminal.ansiBrightMagenta#FF99FF
  • terminal.ansiBrightRed#FF3333
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF00
  • terminal.ansiCyan#FFAA66
  • terminal.ansiGreen#FFAA00
  • terminal.ansiMagenta#FF66FF
  • terminal.ansiRed#FF0000
  • terminal.ansiWhite#CCCCCC
  • terminal.ansiYellow#D9F5A6
  • terminal.background#000000
  • terminal.foreground#93DD94
  • terminal.selectionBackground#FFAA0055
  • terminalCursor.background#000000
  • terminalCursor.foreground#FFAA00
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FFAA00
  • titleBar.border#221100
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#885500

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B4F0B5italic
string, string.quoted, string.template#FFAA00
string.regexp#FFCC66
constant.numeric, constant.language.boolean, constant.language.null, constant.language.undefined#D9F5A6
constant.character, constant.other#FFAA00
variable, variable.parameter, variable.other.readwrite, meta.definition.variable#FFFFFF
variable.language#93DD94bold
keyword, keyword.control, keyword.operator.new, keyword.other#93DD94bold
keyword.operator, keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment#93DD94
storage, storage.type, storage.modifier#93DD94bold
entity.name.function, meta.function-call, support.function#FFFFFFbold
entity.name.type, entity.name.class, support.type, support.class#FFFFFFbold
entity.other.inherited-class#D9F5A6
entity.name.tag#93DD94bold
entity.other.attribute-name#D9F5A6
support.constant, constant.language#FFAA00
meta.preprocessor, entity.name.function.preprocessor#FFAA00bold
meta.decorator, meta.decorator punctuation.decorator#FFAA00
punctuation#93DD94
punctuation.definition.string, punctuation.definition.string.begin, punctuation.definition.string.end#FFAA00
punctuation.definition.template-expression#93DD94
invalid#FF0000bold underline
invalid.deprecated#FFAA00bold underline
markup.heading#93DD94bold
markup.bold#FFFFFFbold
markup.italic#FFDDBBitalic
markup.underlineunderline
markup.inline.raw, markup.fenced_code#FFAA00
markup.quote#79C97Bitalic
markup.list#93DD94
markup.inserted#FFAA00
markup.deleted#FF0000
markup.changed#FFAA00
source.json meta.structure.dictionary.json support.type.property-name.json#FFFFFFbold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#D9F5A6