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.activeBackground#000000
  • activityBar.activeBorder#FFCC00
  • activityBar.background#101010
  • activityBar.border#101010
  • activityBar.dropBackground#333333
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#B3B3B3
  • activityBarBadge.background#FFCC00
  • activityBarBadge.foreground#101010
  • badge.background#FFCC00
  • badge.foreground#101010
  • breadcrumb.activeSelectionForeground#FFCC00
  • breadcrumb.background#1A1A1A
  • breadcrumb.focusForeground#33FF33
  • breadcrumb.foreground#B3B3B3
  • breadcrumbPicker.background#252525
  • button.background#FFCC00
  • button.border#33FF33
  • button.foreground#000000
  • button.hoverBackground#33FF33
  • button.secondaryBackground#FF3300
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#FF6600
  • checkbox.background#252525
  • checkbox.border#B3B3B3
  • checkbox.foreground#FFFFFF
  • debugExceptionWidget.background#FF3300
  • debugExceptionWidget.border#FFCC00
  • debugToolBar.background#333333
  • descriptionForeground#FFFFFF
  • diffEditor.insertedTextBackground#00FF0033
  • diffEditor.insertedTextBorder#00FF00
  • diffEditor.removedTextBackground#FF330033
  • diffEditor.removedTextBorder#FF3300
  • dropdown.background#333333
  • dropdown.border#B3B3B3
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#141414
  • editor.background#000000
  • editor.findMatchBackground#FFCC00
  • editor.findMatchBorder#FFCC00
  • editor.findMatchHighlightBackground#33FF3399
  • editor.findMatchHighlightBorder#33FF33
  • editor.findRangeHighlightBackground#333333
  • editor.findRangeHighlightBorder#333333
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#333333
  • editor.inactiveSelectionBackground#252525
  • editor.lineHighlightBackground#252525
  • editor.lineHighlightBorder#333333
  • editor.linkedEditingBackground#333333
  • editor.rangeHighlightBackground#333333
  • editor.rangeHighlightBorder#333333
  • editor.selectionBackground#333333
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#333333
  • editor.selectionHighlightBorder#333333
  • editor.snippetFinalTabstopHighlightBackground#333333
  • editor.snippetFinalTabstopHighlightBorder#333333
  • editor.snippetTabstopHighlightBackground#333333
  • editor.snippetTabstopHighlightBorder#333333
  • editor.wordHighlightBackground#333333
  • editor.wordHighlightBorder#333333
  • editor.wordHighlightStrongBackground#B3B3B355
  • editor.wordHighlightStrongBorder#B3B3B3
  • editorBracketMatch.background#333333
  • editorBracketMatch.border#FFCC00
  • editorCodeLens.foreground#B3B3B3
  • editorCursor.background#000000
  • editorCursor.foreground#FFCC00
  • editorError.background#FF330000
  • editorError.border#FF3300
  • editorError.foreground#FF3300
  • editorGroup.border#1A1A1A
  • editorGroup.dropBackground#333333
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.noTabsBackground#1A1A1A
  • editorGroupHeader.tabsBackground#1A1A1A
  • editorGroupHeader.tabsBorder#1A1A1A
  • editorGutter.addedBackground#00FF00
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#B3B3B3
  • editorGutter.deletedBackground#FF3300
  • editorGutter.foldingControlForeground#FFFFFF
  • editorGutter.modifiedBackground#33FF33
  • editorHint.background#FFCC0000
  • editorHint.border#FFCC00
  • editorHint.foreground#FFCC00
  • editorHoverWidget.background#252525
  • editorHoverWidget.border#333333
  • editorIndentGuide.activeBackground#B3B3B3
  • editorIndentGuide.background#333333
  • editorInfo.background#8B451300
  • editorInfo.border#8B4513
  • editorInfo.foreground#8B4513
  • editorLightBulb.foreground#FFCC00
  • editorLightBulbAutoFix.foreground#FFCC00
  • editorLineNumber.activeForeground#FFCC00
  • editorLineNumber.foreground#B3B3B3
  • editorLink.activeForeground#FFCC00
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#FF3300
  • editorMarkerNavigationInfo.background#8B4513
  • editorMarkerNavigationWarning.background#FF6600
  • editorOverviewRuler.addedForeground#00FF00
  • editorOverviewRuler.background#000000
  • editorOverviewRuler.border#1A1A1A
  • editorOverviewRuler.bracketMatchForeground#FFCC00
  • editorOverviewRuler.commonContentForeground#FFCC00
  • editorOverviewRuler.currentContentForeground#00FF00
  • editorOverviewRuler.deletedForeground#FF3300
  • editorOverviewRuler.errorForeground#FF3300
  • editorOverviewRuler.findMatchForeground#FFCC00
  • editorOverviewRuler.incomingContentForeground#33FF33
  • editorOverviewRuler.infoForeground#8B4513
  • editorOverviewRuler.modifiedForeground#33FF33
  • editorOverviewRuler.rangeHighlightForeground#333333
  • editorOverviewRuler.selectionHighlightForeground#333333
  • editorOverviewRuler.warningForeground#FF6600
  • editorOverviewRuler.wordHighlightForeground#333333
  • editorOverviewRuler.wordHighlightStrongForeground#B3B3B3
  • editorRuler.foreground#333333
  • editorSuggestWidget.background#252525
  • editorSuggestWidget.border#333333
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#FFCC00
  • editorSuggestWidget.selectedBackground#333333
  • editorWarning.background#FF660000
  • editorWarning.border#FF6600
  • editorWarning.foreground#FF6600
  • editorWhitespace.foreground#333333
  • editorWidget.background#252525
  • editorWidget.border#333333
  • extensionBadge.remoteBackground#FFCC00
  • extensionBadge.remoteForeground#000000
  • extensionButton.prominentBackground#FFCC00
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#33FF33
  • gitDecoration.addedResourceForeground#00FF00
  • gitDecoration.conflictingResourceForeground#FFCC00
  • gitDecoration.deletedResourceForeground#FF3300
  • gitDecoration.ignoredResourceForeground#B3B3B3
  • gitDecoration.modifiedResourceForeground#33FF33
  • gitDecoration.submoduleResourceForeground#8B4513
  • gitDecoration.untrackedResourceForeground#00FF00
  • input.background#252525
  • input.border#B3B3B3
  • input.foreground#FFFFFF
  • input.placeholderForeground#B3B3B3
  • inputOption.activeBackground#FFCC00
  • inputOption.activeBorder#FFCC00
  • inputValidation.errorBackground#FF3300
  • inputValidation.errorBorder#FFCC00
  • inputValidation.infoBackground#8B4513
  • inputValidation.infoBorder#FFCC00
  • inputValidation.warningBackground#FF6600
  • inputValidation.warningBorder#FFCC00
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#333333
  • list.focusBackground#333333
  • list.focusForeground#FFFFFF
  • list.highlightForeground#FFCC00
  • list.hoverBackground#252525
  • list.hoverForeground#FFFFFF
  • list.inactiveFocusBackground#252525
  • list.inactiveSelectionBackground#252525
  • list.inactiveSelectionForeground#FFFFFF
  • list.invalidItemForeground#FF3300
  • list.warningForeground#FF6600
  • listFilterWidget.background#333333
  • listFilterWidget.noMatchesOutline#FF3300
  • listFilterWidget.outline#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B3B3B3italic
variable, string constant.other.placeholder, variable.other.constant, variable.language#FFCC00
string, string.template, punctuation.definition.string, string.quoted.single, string.quoted.double#FF3300
keyword, keyword.control, storage.type, storage.modifier#FF6600
entity.name.function, support.function, meta.function-call, variable.function#33FF33
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.class#8B4513
meta.method, meta.method.declaration#33FF33
constant, constant.language, constant.character, constant.other#FFCC00
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal#FFCC00
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical#FF3300
punctuation, punctuation.definition, punctuation.separator, punctuation.terminator#FFFFFF
entity.name.tag, punctuation.definition.tag#FFCC00
entity.other.attribute-name#FF6600
support.type, support.class, support.constant, support.variable#8B4513
markup.heading, punctuation.definition.heading#FFCC00bold
markup.italic, punctuation.definition.italic#FF3300italic
markup.bold, punctuation.definition.bold#FF6600bold
markup.underline.link, string.other.link#FFCC00
markup.fenced_code, markup.inline.raw#00FF00
support.type.property-name.json#FFCC00
entity.name.tag.yaml#FFCC00
entity.other.inherited-class#8B4513
markup.inserted#00FF00
markup.deleted#FF3300
markup.changed#FFCC00
meta.tag, meta.tag.markdown#FFCC00
meta.tag.yaml#FFCC00
string.regexp, constant.character.escape, constant.character.class, constant.character.range, constant.character.set, constant.character.negation#FF3300
meta.decorator, meta.decorator.python, meta.decorator.typescript, meta.decorator.javascript#FF6600
meta.type.annotation, meta.type.parameters, meta.type.interface, meta.type.union, meta.type.intersection#8B4513
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#FFCC00
support.constant.property-value.css, support.constant.property-value.scss, support.constant.property-value.less#33FF33
entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FFCC00
keyword.other.sql, keyword.other.table.sql, keyword.other.column.sql#FF6600
support.function.sql, support.function.aggregate.sql#33FF33
meta.graphql, meta.graphql.operation, meta.graphql.fragment, meta.graphql.type, meta.graphql.directive#FFCC00
source.shell, meta.function-call.shell, support.function.builtin.shell#33FF33
source.dockerfile, keyword.instruction.dockerfile, support.function.dockerfile#FFCC00
source.git-config, meta.section.git-config, support.type.git-config#FF6600
source.gitignore, meta.section.gitignore, support.type.gitignore#FF6600
source.gitattributes, meta.section.gitattributes, support.type.gitattributes#FF6600
source.git-commit, meta.section.git-commit, support.type.git-commit#FF6600
source.git-rebase, meta.section.git-rebase, support.type.git-rebase#FF6600