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#252a36ff
  • activityBar.dropBackground#1f2430ff
  • activityBar.foreground#bb9644ff
  • activityBar.inactiveForeground#575c6aff
  • activityBarBadge.background#bb9644bf
  • activityBarBadge.foreground#f9ffffff
  • badge.background#bb9644bf
  • badge.foreground#f9ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1f2430ff
  • breadcrumb.focusForeground#e9efffff
  • breadcrumb.foreground#737987ff
  • breadcrumbPicker.background#252a36ff
  • button.background#7e5f08ff
  • button.foreground#f9ffffff
  • button.hoverBackground#92701eff
  • debugExceptionWidget.background#420b0d
  • debugExceptionWidget.border#252a36ff
  • debugToolBar.background#1f2430ff
  • descriptionForeground#ccccccb3
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#252a36ff
  • dropdown.border#252a36ff
  • dropdown.foreground#e9efffff
  • editor.background#1f2430ff
  • editor.findMatchBackground#3e6b8240
  • editor.findMatchHighlightBackground#3e6b8240
  • editor.findRangeHighlightBackground#3e6b8240
  • editor.focusedStackFrameHighlightBackground#3e6b8240
  • editor.foreground#d8deeeff
  • editor.hoverHighlightBackground#3e6b8240
  • editor.inactiveSelectionBackground#3e6b8220
  • editor.lineHighlightBackground#252a36ff
  • editor.lineHighlightBorder#252a36ff
  • editor.rangeHighlightBackground#3e6b8240
  • editor.selectionBackground#3e6b8240
  • editor.selectionHighlightBackground#3e6b8220
  • editor.snippetFinalTabstopHighlightBorder#3e6b8240
  • editor.snippetTabstopHighlightBackground#3e6b8240
  • editor.stackFrameHighlightBackground#3e6b8240
  • editor.wordHighlightBackground#3e6b8220
  • editor.wordHighlightStrongBackground#3e6b8220
  • editorActiveLineNumber.foreground#737987ff
  • editorBracketMatch.background#3e6b8220
  • editorBracketMatch.border#44a7d5ff
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#ffcc66ff
  • editorError.foreground#bb564bff
  • editorGroup.border#252a36ff
  • editorGroup.dropBackground#1f2430ff
  • editorGroupHeader.noTabsBackground#1f2430ff
  • editorGroupHeader.tabsBackground#252a36ff
  • editorGutter.addedBackground#0c2700ff
  • editorGutter.background#1f2430ff
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#500000ff
  • editorGutter.modifiedBackground#002438ff
  • editorHint.foreground#eeeeeeb3
  • editorHoverWidget.background#252a36ff
  • editorHoverWidget.border#252a36ff
  • editorIndentGuide.activeBackground#353a47ff
  • editorIndentGuide.background#2c313eff
  • editorInfo.foreground#008000
  • editorLineNumber.activeForeground#737987ff
  • editorLineNumber.foreground#575c6aff
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#bb564bff
  • editorMarkerNavigationInfo.background#008000
  • editorMarkerNavigationWarning.background#4d9e4d
  • editorOverviewRuler.addedForeground#284e00ff
  • editorOverviewRuler.border#252a36ff
  • editorOverviewRuler.bracketMatchForeground#a0a0a0
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#80201eff
  • editorOverviewRuler.errorForeground#bb564bbf
  • editorOverviewRuler.findMatchForeground#f6b94db3
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#121288b3
  • editorOverviewRuler.modifiedForeground#1a4a60ff
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#128812b3
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorPane.background#1f2430ff
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252a36ff
  • editorSuggestWidget.border#252a36ff
  • editorSuggestWidget.foreground#e9efffff
  • editorSuggestWidget.highlightForeground#e9efffff
  • editorSuggestWidget.selectedBackground#2c313eff
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.foreground#4d9e4d
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252a36ff
  • editorWidget.border#252a36ff
  • errorForeground#bb564bff
  • extensionButton.prominentBackground#327e36
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#28632b
  • focusBorder#3e6b82ff
  • foreground#d8deeeff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#737987ff
  • gitDecoration.modifiedResourceForeground#bb9543ff
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#82a74dff
  • input.background#1f2430ff
  • input.foreground#e9efffff
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBorder#bb9644ff
  • inputValidation.errorBackground#5a1d1d
  • inputValidation.errorBorder#be1100
  • inputValidation.infoBackground#063b49
  • inputValidation.infoBorder#007acc
  • inputValidation.warningBackground#352a05
  • inputValidation.warningBorder#b89500
  • list.activeSelectionBackground#2c313eff
  • list.activeSelectionForeground#e9efffff
  • list.dropBackground#1f2430ff
  • list.errorForeground#bb564bff
  • list.focusBackground#2c313eff
  • list.highlightForeground#e9efffff
  • list.hoverBackground#2c313eff
  • list.inactiveFocusBackground#2c313eff
  • list.inactiveSelectionBackground#2c313eff
  • list.inactiveSelectionForeground#e9efffff
  • list.invalidItemForeground#b89500
  • list.warningForeground#4d9e4d
  • menu.background#252a36ff
  • menu.foreground#b5bbcaff
  • menu.selectionBackground#2c313eff
  • menu.selectionForeground#e9efffff
  • menu.separatorBackground#3f4452ff
  • menubar.selectionBackground#2c313eff
  • menubar.selectionForeground#e9efffff
  • merge.commonContentBackground#60606029
  • merge.commonHeaderBackground#60606066
  • merge.currentContentBackground#40c8ae33
  • merge.currentHeaderBackground#40c8ae80
  • merge.incomingContentBackground#40a6ff33
  • merge.incomingHeaderBackground#40a6ff80
  • notificationCenterHeader.background#252a36ff
  • notificationLink.foreground#bb9644ff
  • notifications.background#252a36ff
  • notifications.border#252a36ff
  • panel.background#252a36ff
  • panel.border#252a36ff
  • panel.dropBackground#1f2430ff
  • panelTitle.activeBorder#bb9644ff
  • panelTitle.activeForeground#e9efffff
  • panelTitle.inactiveForeground#a4a9b9ff
  • peekView.border#252a36ff
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252a36ff
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1f2430ff
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#252a36ff
  • pickerGroup.foreground#3794ff
  • progressBar.background#0e70c0
  • scrollbar.shadow#080f1bff
  • scrollbarSlider.activeBackground#575c6abf
  • scrollbarSlider.background#3f4452bf
  • scrollbarSlider.hoverBackground#4b505dbf
  • settings.checkboxBackground#1f2430ff
  • settings.checkboxBorder#575c6aff
  • settings.checkboxForeground#e9efffff
  • settings.dropdownBackground#252a36ff
  • settings.dropdownBorder#252a36ff
  • settings.dropdownForeground#e9efffff
  • settings.dropdownListBorder#353a47ff
  • settings.headerForeground#c6f3ffff
  • settings.modifiedItemIndicator#3e6b82ff
  • settings.numberInputBackground#252a36ff
  • settings.numberInputForeground#e9efffff
  • settings.textInputBackground#252a36ff
  • settings.textInputForeground#e9efffff
  • sideBar.background#252a36ff
  • sideBar.dropBackground#1f2430ff
  • sideBar.foreground#a4a9b9ff
  • sideBarSectionHeader.background#252a36ff
  • sideBarSectionHeader.foreground#575c6aff
  • sideBarTitle.foreground#575c6aff
  • statusBar.background#2c313eff
  • statusBar.debuggingBackground#871500ff
  • statusBar.debuggingForeground#a4a9b9ff
  • statusBar.foreground#a4a9b9ff
  • statusBar.noFolderBackground#45105eff
  • statusBar.noFolderForeground#a4a9b9ff
  • tab.activeBackground#252a36ff
  • tab.activeBorder#bb9644ff
  • tab.activeForeground#e9efffff
  • tab.activeModifiedBorder#bb9644bf
  • tab.border#252a36ff
  • tab.inactiveBackground#252a36ff
  • tab.inactiveForeground#a4a9b9ff
  • tab.inactiveModifiedBorder#bb9644bf
  • tab.unfocusedActiveForeground#e9efffff
  • tab.unfocusedActiveModifiedBorder#bb964480
  • tab.unfocusedInactiveForeground#a4a9b9ff
  • tab.unfocusedInactiveModifiedBorder#bb964480
  • terminal.ansiBlack#191e2aff
  • terminal.ansiBlue#6dcbfaff
  • terminal.ansiBrightBlack#686868ff
  • terminal.ansiBrightBlue#73d0ffff
  • terminal.ansiBrightCyan#95e6cbff
  • terminal.ansiBrightGreen#bae67eff
  • terminal.ansiBrightMagenta#bba6e5ff
  • terminal.ansiBrightRed#f28779ff
  • terminal.ansiBrightWhite#ffffffff
  • terminal.ansiBrightYellow#ffd580ff
  • terminal.ansiCyan#90e1c6ff
  • terminal.ansiGreen#a6cc70ff
  • terminal.ansiMagenta#bba6e5ff
  • terminal.ansiRed#ed8274ff
  • terminal.ansiWhite#c7c7c7ff
  • terminal.ansiYellow#fad07bff
  • terminal.background#1f2430ff
  • terminal.border#252a36ff
  • terminal.foreground#d8deeeff
  • terminal.selectionBackground#3e6b8240
  • textBlockQuote.background#7f7f7f1a
  • textBlockQuote.border#252a36ff
  • textCodeBlock.background#0a0a0a66
  • textLink.activeForeground#bb9644ff
  • textLink.foreground#bb9644ff
  • textPreformat.foreground#bba6e5ff
  • textSeparator.foreground#ffffff2e
  • titleBar.activeBackground#252a36ff
  • titleBar.activeForeground#a4a9b9ff
  • titleBar.inactiveBackground#252a36ff
  • titleBar.inactiveForeground#575c6aff
  • widget.shadow#151a25ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#cbccc6ff—
emphasis—italic
strong—bold
header#000080—
comment#5c6773ff—
constant.language#ffcc66ff—
constant.numeric#ffcc66ff—
constant.regexp#bba6e5ff—
entity.name.tag#5ccfe6ff—
entity.name.tag.css#5ccfe6ff—
entity.other.attribute-name#ffd580ff—
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#ffd580ff—
invalid#f44747—
markup.underline—underline
markup.bold#ffa759ffbold
markup.heading#ffa759ffbold
markup.italic—italic
markup.inserted#ffcc66ff—
markup.deleted#bae67eff—
markup.changed#ffa759ff—
punctuation.definition.quote.begin.markdown#6A9955—
punctuation.definition.list.begin.markdown#6796e6—
markup.inline.raw#bae67eff—
punctuation.definition.tag#9398a8ff—
meta.preprocessor#ffa759ff—
meta.preprocessor.string#bae67eff—
meta.preprocessor.numeric#ffcc66ff—
meta.structure.dictionary.key.python#5ccfe6ff—
meta.diff.header#ffa759ff—
storage#ffa759ff—
storage.type#ffa759ff—
storage.modifier#ffa759ff—
string#bae67eff—
string.tag#bae67eff—
string.value#bae67eff—
string.regexp#bae67eff—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#f29e74ff—
meta.template.expression#d4d4d4—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#cbccc6ff—
keyword#ffa759ff—
keyword.control#ffa759ff—
keyword.operator#f29e74ff—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#ffa759ff—
keyword.other.unit#ffcc66ff—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#ffa759ff—
support.function.git-rebase#f28779ff—
constant.sha.git-rebase#ffcc66ff—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4—
variable.language#ffa759ff—
entity.name.function, support.function, support.constant.handlebars#ffd580ff—
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#9ecbe5ff—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#9ecbe5ff—
keyword.control#ffa759ff—
variable, meta.definition.variable.name, support.variable, entity.name.variable#cbccc6ff—
meta.object-literal.key#5ccfe6ff—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#bae67eff—
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#9398a8ff—
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#bba6e5ff—
keyword.operator.or.regexp, keyword.control.anchor.regexp#f29e74ff—
keyword.operator.quantifier.regexp#ffcc66ff—
constant.character#ffa759ff—
constant.character.escape#9398a8ff—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
string.quoted.double.html#bae67eff—
string.template#bae67eff—
storage.type.function#ffa759ff—
support.class.component.js#5ccfe6ff—
variable.parameter#d4bfffff—
variable.other.property#d8deeeff—
support.function, support.constant.handlebars#f28779ff—
support.type, support.class, support.constant.math#5ccfe6ff—
support.type.vendored.property-name, support.type.property-name#5ccfe6ff—
support.function#f28779ff—
variable.other.constant#cbccc6ff—
meta.brace.round.js, meta.brace.square.js, punctuation#9398a8ff—
support.type.property-name.json#5ccfe6ff—
storage.type.function.arrow.js, storage.type.function.arrow.ts, storage.type.function.arrow.tsx#f29e74ff—
punctuation.definition.keyword.css, punctuation.definition.directive.c, punctuation.definition.heading.markdown#ffa759ff—
entity.name.type.class, entity.name.type.module#9ecbe5ff—
punctuation.definition.comment.python, punctuation.definition.comment.js, punctuation.definition.comment.cpp, punctuation.definition.comment.begin.css, punctuation.definition.comment.end.css, punctuation.definition.list.begin.markdown#5c6773ff—
markup.heading—normal