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#002200
  • activityBar.foreground#00FF00
  • activityBar.inactiveForeground#006600
  • activityBarBadge.background#00FF00
  • activityBarBadge.foreground#000000
  • badge.background#FF0000
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#00FF00
  • breadcrumb.foreground#00DD00
  • breadcrumbPicker.background#000000
  • button.background#FFAA00
  • button.foreground#000000
  • button.hoverBackground#00FF00
  • button.secondaryBackground#006600
  • button.secondaryForeground#00FF00
  • button.secondaryHoverBackground#00AA00
  • checkbox.background#000000
  • checkbox.border#FFAA00
  • checkbox.foreground#FFAA00
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#FF0000
  • debugToolBar.background#000000
  • debugToolBar.border#FFAA00
  • diffEditor.insertedTextBackground#00FF0055
  • diffEditor.removedTextBackground#FF000055
  • dropdown.background#000000
  • dropdown.border#00FF00
  • dropdown.foreground#00FF00
  • dropdown.listBackground#000000
  • editor.background#000000
  • editor.findMatchBackground#00FF00CC
  • editor.findMatchHighlightBackground#00FF0088
  • editor.findRangeHighlightBackground#00FF0044
  • editor.foreground#FFAA00
  • editor.inactiveSelectionBackground#00FF0033
  • editor.lineHighlightBackground#001A00
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#00FF0070
  • editor.selectionHighlightBackground#00FF0040
  • editor.wordHighlightBackground#00FF0048
  • editor.wordHighlightStrongBackground#00FF0078
  • editorBracketMatch.background#00FF0070
  • editorBracketMatch.border#00FF00
  • editorCodeLens.foreground#00DD00
  • editorCursor.background#000000
  • editorCursor.foreground#00FF00
  • editorError.foreground#FF0000
  • editorGroup.border#FFAA00
  • editorGroup.dropBackground#00330044
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#002200
  • editorGutter.addedBackground#00FF00
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF0000
  • editorGutter.modifiedBackground#00DD00
  • editorHint.foreground#00DD00
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#FFAA00
  • editorIndentGuide.activeBackground#66FF66
  • editorIndentGuide.background#006600
  • editorInfo.foreground#00FF00
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#66FF66
  • editorOverviewRuler.addedForeground#00FF00
  • editorOverviewRuler.border#000000
  • editorOverviewRuler.deletedForeground#FF0000
  • editorOverviewRuler.errorForeground#FF0000
  • editorOverviewRuler.findMatchForeground#00FF00
  • editorOverviewRuler.modifiedForeground#FFAA00
  • editorOverviewRuler.warningForeground#00FF00
  • editorRuler.foreground#003300
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#FFAA00
  • editorSuggestWidget.foreground#FFAA00
  • editorSuggestWidget.highlightForeground#FFFFFF
  • editorSuggestWidget.selectedBackground#005500
  • editorWarning.foreground#00FF00
  • editorWhitespace.foreground#006600
  • editorWidget.background#000000
  • editorWidget.border#FFAA00
  • gitDecoration.conflictingResourceForeground#FF0000
  • gitDecoration.deletedResourceForeground#FF0000
  • gitDecoration.ignoredResourceForeground#006600
  • gitDecoration.modifiedResourceForeground#FFEE00
  • gitDecoration.submoduleResourceForeground#00FF00
  • gitDecoration.untrackedResourceForeground#00FF00
  • input.background#000000
  • input.border#FFAA00
  • input.foreground#FFAA00
  • input.placeholderForeground#CC8800
  • inputOption.activeBackground#553300
  • inputOption.activeBorder#FFAA00
  • inputValidation.errorBackground#000000
  • inputValidation.errorBorder#FF0000
  • inputValidation.infoBackground#000000
  • inputValidation.infoBorder#FFAA00
  • inputValidation.warningBackground#000000
  • inputValidation.warningBorder#00FF00
  • list.activeSelectionBackground#005500
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#005500
  • list.errorForeground#FF0000
  • list.focusBackground#005500
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FFFFFF
  • list.hoverBackground#003300
  • list.hoverForeground#00FF00
  • list.inactiveSelectionBackground#003300
  • list.inactiveSelectionForeground#00FF00
  • list.warningForeground#FFEE00
  • menu.background#000000
  • menu.border#00FF00
  • menu.foreground#00FF00
  • menu.selectionBackground#005500
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#006600
  • menubar.selectionBackground#005500
  • menubar.selectionForeground#FFFFFF
  • notificationCenter.border#00FF00
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#00FF00
  • notificationLink.foreground#FFFFFF
  • notifications.background#000000
  • notifications.border#00FF00
  • notifications.foreground#00FF00
  • notificationsErrorIcon.foreground#FF0000
  • notificationsInfoIcon.foreground#00FF00
  • notificationsWarningIcon.foreground#00FF00
  • panel.background#000000
  • panel.border#FFAA00
  • panelTitle.activeBorder#FFAA00
  • panelTitle.activeForeground#FFAA00
  • panelTitle.inactiveForeground#CC8800
  • peekView.border#FFAA00
  • peekViewEditor.background#000000
  • peekViewEditor.matchHighlightBackground#00FF0066
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#00FF00
  • peekViewResult.lineForeground#00DD00
  • peekViewResult.matchHighlightBackground#00FF0066
  • peekViewResult.selectionBackground#005500
  • peekViewResult.selectionForeground#66FF66
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#00DD00
  • peekViewTitleLabel.foreground#00FF00
  • progressBar.background#00FF00
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#00FF00AA
  • scrollbarSlider.background#00660088
  • scrollbarSlider.hoverBackground#00AA00AA
  • settings.checkboxBackground#000000
  • settings.checkboxBorder#FFAA00
  • settings.checkboxForeground#FFAA00
  • settings.dropdownBackground#000000
  • settings.dropdownBorder#00FF00
  • settings.dropdownForeground#00FF00
  • settings.headerForeground#00FF00
  • settings.modifiedItemIndicator#00FF00
  • settings.numberInputBackground#000000
  • settings.numberInputBorder#FFAA00
  • settings.numberInputForeground#FFAA00
  • settings.textInputBackground#000000
  • settings.textInputBorder#FFAA00
  • settings.textInputForeground#FFAA00
  • sideBar.background#000000
  • sideBar.border#002200
  • sideBar.foreground#00FF00
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#005500
  • sideBarSectionHeader.foreground#00FF00
  • sideBarTitle.foreground#00FF00
  • statusBar.background#000000
  • statusBar.border#002200
  • statusBar.debuggingBackground#FF0000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#00FF00
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#00FF00
  • statusBarItem.activeBackground#005500
  • statusBarItem.hoverBackground#003300
  • statusBarItem.prominentBackground#FF0000
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#FF3333
  • tab.activeBackground#000000
  • tab.activeBorder#00FF00
  • tab.activeBorderTop#00FF00
  • tab.activeForeground#00FF00
  • tab.border#000000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#008800
  • tab.unfocusedActiveForeground#00AA00
  • tab.unfocusedInactiveForeground#006600
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00DD00
  • terminal.ansiBrightBlack#00AA00
  • terminal.ansiBrightBlue#66FF66
  • terminal.ansiBrightCyan#FFDD99
  • terminal.ansiBrightGreen#66FF66
  • terminal.ansiBrightMagenta#FF99FF
  • terminal.ansiBrightRed#FF3333
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF00
  • terminal.ansiCyan#FFAA66
  • terminal.ansiGreen#00FF00
  • terminal.ansiMagenta#FF66FF
  • terminal.ansiRed#FF0000
  • terminal.ansiWhite#CCCCCC
  • terminal.ansiYellow#FFEE00
  • terminal.background#000000
  • terminal.foreground#FFAA00
  • terminal.selectionBackground#00FF0055
  • terminalCursor.background#000000
  • terminalCursor.foreground#00FF00
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#00FF00
  • titleBar.border#002200
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#006600

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#FFCC66italic
string, string.quoted, string.template#00FF00
string.regexp#66FF66
constant.numeric, constant.language.boolean, constant.language.null, constant.language.undefined#FFEE00
constant.character, constant.other#00FF00
variable, variable.parameter, variable.other.readwrite, meta.definition.variable#FFFFFF
variable.language#FFAA00bold
keyword, keyword.control, keyword.operator.new, keyword.other#FFAA00bold
keyword.operator, keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment#FFAA00
storage, storage.type, storage.modifier#FFAA00bold
entity.name.function, meta.function-call, support.function#FFFFFFbold
entity.name.type, entity.name.class, support.type, support.class#FFFFFFbold
entity.other.inherited-class#FFEE00
entity.name.tag#FFAA00bold
entity.other.attribute-name#FFEE00
support.constant, constant.language#00FF00
meta.preprocessor, entity.name.function.preprocessor#00FF00bold
meta.decorator, meta.decorator punctuation.decorator#00FF00
punctuation#FFAA00
punctuation.definition.string, punctuation.definition.string.begin, punctuation.definition.string.end#00FF00
punctuation.definition.template-expression#FFAA00
invalid#FF0000bold underline
invalid.deprecated#00FF00bold underline
markup.heading#FFAA00bold
markup.bold#FFFFFFbold
markup.italic#FFDDBBitalic
markup.underlineunderline
markup.inline.raw, markup.fenced_code#00FF00
markup.quote#DD9900italic
markup.list#FFAA00
markup.inserted#00FF00
markup.deleted#FF0000
markup.changed#00FF00
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#FFEE00
Vholf Themes for VS Code by vholf - VS Code Theme