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#242424ff
  • activityBar.dropBackground#1e1e1eff
  • activityBar.foreground#5ea3ddff
  • activityBar.inactiveForeground#575757ff
  • activityBarBadge.background#5ea3ddbf
  • activityBarBadge.foreground#ffffffff
  • badge.background#5ea3ddbf
  • badge.foreground#ffffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1eff
  • breadcrumb.focusForeground#eeeeeeff
  • breadcrumb.foreground#747474ff
  • breadcrumbPicker.background#242424ff
  • button.background#106ba1ff
  • button.foreground#ffffffff
  • button.hoverBackground#307db5ff
  • debugExceptionWidget.background#420b0d
  • debugExceptionWidget.border#242424ff
  • debugToolBar.background#1e1e1eff
  • descriptionForeground#ccccccb3
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#242424ff
  • dropdown.border#242424ff
  • dropdown.foreground#eeeeeeff
  • editor.background#1e1e1eff
  • editor.findMatchBackground#4166a040
  • editor.findMatchHighlightBackground#4166a040
  • editor.findRangeHighlightBackground#4166a040
  • editor.focusedStackFrameHighlightBackground#4166a040
  • editor.foreground#dcdcdcff
  • editor.hoverHighlightBackground#4166a040
  • editor.inactiveSelectionBackground#4166a020
  • editor.lineHighlightBackground#242424ff
  • editor.lineHighlightBorder#242424ff
  • editor.rangeHighlightBackground#4166a040
  • editor.selectionBackground#4166a040
  • editor.selectionHighlightBackground#4166a020
  • editor.snippetFinalTabstopHighlightBorder#4166a040
  • editor.snippetTabstopHighlightBackground#4166a040
  • editor.stackFrameHighlightBackground#4166a040
  • editor.wordHighlightBackground#4166a020
  • editor.wordHighlightStrongBackground#4166a020
  • editorActiveLineNumber.foreground#747474ff
  • editorBracketMatch.background#4166a020
  • editorBracketMatch.border#619efaff
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#aeafadff
  • editorError.foreground#d53a37ff
  • editorGroup.border#242424ff
  • editorGroup.dropBackground#1e1e1eff
  • editorGroupHeader.noTabsBackground#1e1e1eff
  • editorGroupHeader.tabsBackground#242424ff
  • editorGutter.addedBackground#002e00ff
  • editorGutter.background#1e1e1eff
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#640000ff
  • editorGutter.modifiedBackground#002152ff
  • editorHint.foreground#eeeeeeb3
  • editorHoverWidget.background#242424ff
  • editorHoverWidget.border#242424ff
  • editorIndentGuide.activeBackground#343434ff
  • editorIndentGuide.background#2b2b2bff
  • editorInfo.foreground#008000
  • editorLineNumber.activeForeground#747474ff
  • editorLineNumber.foreground#575757ff
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#d53a37ff
  • editorMarkerNavigationInfo.background#008000
  • editorMarkerNavigationWarning.background#4d9e4d
  • editorOverviewRuler.addedForeground#00561eff
  • editorOverviewRuler.border#242424ff
  • editorOverviewRuler.bracketMatchForeground#a0a0a0
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#96000cff
  • editorOverviewRuler.errorForeground#d53a37bf
  • editorOverviewRuler.findMatchForeground#f6b94db3
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#121288b3
  • editorOverviewRuler.modifiedForeground#19477dff
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#128812b3
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorPane.background#1e1e1eff
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#242424ff
  • editorSuggestWidget.border#242424ff
  • editorSuggestWidget.foreground#eeeeeeff
  • editorSuggestWidget.highlightForeground#eeeeeeff
  • editorSuggestWidget.selectedBackground#2b2b2bff
  • editorUnnecessaryCode.opacity#000000aa
  • editorWarning.foreground#4d9e4d
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#242424ff
  • editorWidget.border#242424ff
  • errorForeground#d53a37ff
  • extensionButton.prominentBackground#327e36
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#28632b
  • focusBorder#4166a0ff
  • foreground#dcdcdcff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#747474ff
  • gitDecoration.modifiedResourceForeground#9da200ff
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#00b371ff
  • input.background#1e1e1eff
  • input.foreground#eeeeeeff
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBorder#5ea3ddff
  • inputValidation.errorBackground#5a1d1d
  • inputValidation.errorBorder#be1100
  • inputValidation.infoBackground#063b49
  • inputValidation.infoBorder#007acc
  • inputValidation.warningBackground#352a05
  • inputValidation.warningBorder#b89500
  • list.activeSelectionBackground#2b2b2bff
  • list.activeSelectionForeground#eeeeeeff
  • list.dropBackground#1e1e1eff
  • list.errorForeground#d53a37ff
  • list.focusBackground#2b2b2bff
  • list.highlightForeground#eeeeeeff
  • list.hoverBackground#2b2b2bff
  • list.inactiveFocusBackground#2b2b2bff
  • list.inactiveSelectionBackground#2b2b2bff
  • list.inactiveSelectionForeground#eeeeeeff
  • list.invalidItemForeground#b89500
  • list.warningForeground#4d9e4d
  • menu.background#242424ff
  • menu.foreground#b8b8b8ff
  • menu.selectionBackground#2b2b2bff
  • menu.selectionForeground#eeeeeeff
  • menu.separatorBackground#3f3f3fff
  • menubar.selectionBackground#2b2b2bff
  • menubar.selectionForeground#eeeeeeff
  • merge.commonContentBackground#60606029
  • merge.commonHeaderBackground#60606066
  • merge.currentContentBackground#40c8ae33
  • merge.currentHeaderBackground#40c8ae80
  • merge.incomingContentBackground#40a6ff33
  • merge.incomingHeaderBackground#40a6ff80
  • notificationCenterHeader.background#242424ff
  • notificationLink.foreground#5ea3ddff
  • notifications.background#242424ff
  • notifications.border#242424ff
  • panel.background#242424ff
  • panel.border#242424ff
  • panel.dropBackground#1e1e1eff
  • panelTitle.activeBorder#5ea3ddff
  • panelTitle.activeForeground#eeeeeeff
  • panelTitle.inactiveForeground#a6a6a6ff
  • peekView.border#242424ff
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#242424ff
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1eff
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#242424ff
  • pickerGroup.foreground#3794ff
  • progressBar.background#0e70c0
  • scrollbar.shadow#050505ff
  • scrollbarSlider.activeBackground#575757bf
  • scrollbarSlider.background#3f3f3fbf
  • scrollbarSlider.hoverBackground#4b4b4bbf
  • settings.checkboxBackground#1e1e1eff
  • settings.checkboxBorder#575757ff
  • settings.checkboxForeground#eeeeeeff
  • settings.dropdownBackground#242424ff
  • settings.dropdownBorder#242424ff
  • settings.dropdownForeground#eeeeeeff
  • settings.dropdownListBorder#343434ff
  • settings.headerForeground#cdeeffff
  • settings.modifiedItemIndicator#4166a0ff
  • settings.numberInputBackground#242424ff
  • settings.numberInputForeground#eeeeeeff
  • settings.textInputBackground#242424ff
  • settings.textInputForeground#eeeeeeff
  • sideBar.background#242424ff
  • sideBar.dropBackground#1e1e1eff
  • sideBar.foreground#a6a6a6ff
  • sideBarSectionHeader.background#242424ff
  • sideBarSectionHeader.foreground#575757ff
  • sideBarTitle.foreground#575757ff
  • statusBar.background#2b2b2bff
  • statusBar.debuggingBackground#871500ff
  • statusBar.debuggingForeground#a6a6a6ff
  • statusBar.foreground#a6a6a6ff
  • statusBar.noFolderBackground#45105eff
  • statusBar.noFolderForeground#a6a6a6ff
  • tab.activeBackground#242424ff
  • tab.activeBorder#5ea3ddff
  • tab.activeForeground#eeeeeeff
  • tab.activeModifiedBorder#5ea3ddbf
  • tab.border#242424ff
  • tab.inactiveBackground#242424ff
  • tab.inactiveForeground#a6a6a6ff
  • tab.inactiveModifiedBorder#5ea3ddbf
  • tab.unfocusedActiveForeground#eeeeeeff
  • tab.unfocusedActiveModifiedBorder#5ea3dd80
  • tab.unfocusedInactiveForeground#a6a6a6ff
  • tab.unfocusedInactiveModifiedBorder#5ea3dd80
  • terminal.ansiBlack#000000ff
  • terminal.ansiBlue#2472c8ff
  • terminal.ansiBrightBlack#666666ff
  • terminal.ansiBrightBlue#3b8eeaff
  • terminal.ansiBrightCyan#29b8dbff
  • terminal.ansiBrightGreen#23d18bff
  • terminal.ansiBrightMagenta#fe7ffcff
  • terminal.ansiBrightRed#f14c4cff
  • terminal.ansiBrightWhite#e5e5e5ff
  • terminal.ansiBrightYellow#f5f543ff
  • terminal.ansiCyan#11a8cdff
  • terminal.ansiGreen#0dbc79ff
  • terminal.ansiMagenta#fe7ffcff
  • terminal.ansiRed#cd3131ff
  • terminal.ansiWhite#e5e5e5ff
  • terminal.ansiYellow#e5e510ff
  • terminal.background#1e1e1eff
  • terminal.border#242424ff
  • terminal.foreground#dcdcdcff
  • terminal.selectionBackground#4166a040
  • textBlockQuote.background#7f7f7f1a
  • textBlockQuote.border#242424ff
  • textCodeBlock.background#0a0a0a66
  • textLink.activeForeground#5ea3ddff
  • textLink.foreground#5ea3ddff
  • textPreformat.foreground#fe7ffcff
  • textSeparator.foreground#ffffff2e
  • titleBar.activeBackground#242424ff
  • titleBar.activeForeground#a6a6a6ff
  • titleBar.inactiveBackground#242424ff
  • titleBar.inactiveForeground#575757ff
  • widget.shadow#141414ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#9cdcfeff—
emphasis—italic
strong—bold
header#000080—
comment#6a9955ff—
constant.language#569cd6ff—
constant.numeric#b5cea8ff—
constant.regexp#646695ff—
entity.name.tag#569cd6ff—
entity.name.tag.css#4ec9b0ff—
entity.other.attribute-name#9cdcfeff—
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#9cdcfeff—
invalid#f44747—
markup.underline—underline
markup.bold#569cd6ffbold
markup.heading#569cd6ffbold
markup.italic—italic
markup.inserted#b5cea8ff—
markup.deleted#ce9178ff—
markup.changed#569cd6ff—
punctuation.definition.quote.begin.markdown#6A9955—
punctuation.definition.list.begin.markdown#6796e6—
markup.inline.raw#ce9178ff—
punctuation.definition.tag#959595ff—
meta.preprocessor#569cd6ff—
meta.preprocessor.string#ce9178ff—
meta.preprocessor.numeric#b5cea8ff—
meta.structure.dictionary.key.python#9cdcfeff—
meta.diff.header#569cd6ff—
storage#569cd6ff—
storage.type#569cd6ff—
storage.modifier#569cd6ff—
string#ce9178ff—
string.tag#ce9178ff—
string.value#ce9178ff—
string.regexp#ce9178ff—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#d4d4d4ff—
meta.template.expression#d4d4d4—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#9cdcfeff—
keyword#569cd6ff—
keyword.control#569cd6ff—
keyword.operator#d4d4d4ff—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#569cd6ff—
keyword.other.unit#b5cea8ff—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6ff—
support.function.git-rebase#dcdcaaff—
constant.sha.git-rebase#b5cea8ff—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4—
variable.language#569cd6ff—
entity.name.function, support.function, support.constant.handlebars#dcdcaaff—
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#4ec9b0ff—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4ec9b0ff—
keyword.control#569cd6ff—
variable, meta.definition.variable.name, support.variable, entity.name.variable#9cdcfeff—
meta.object-literal.key#9cdcfeff—
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#ce9178ff—
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#959595ff—
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#646695ff—
keyword.operator.or.regexp, keyword.control.anchor.regexp#d4d4d4ff—
keyword.operator.quantifier.regexp#b5cea8ff—
constant.character#569cd6ff—
constant.character.escape#959595ff—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—
string.quoted.double.html#ce9178ff—
string.template#ce9178ff—
storage.type.function#569cd6ff—
support.class.component.js#4ec9b0ff—
variable.parameter#dcdcdcff—
variable.other.property#dcdcdcff—
support.function, support.constant.handlebars#dcdcaaff—
support.type, support.class, support.constant.math#4ec9b0ff—
support.type.vendored.property-name, support.type.property-name#9cdcfeff—
support.function#dcdcaaff—
variable.other.constant#dcdcdcff—
meta.brace.round.js, meta.brace.square.js, punctuation#959595ff—
support.type.property-name.json#9cdcfeff—
storage.type.function.arrow.js, storage.type.function.arrow.ts, storage.type.function.arrow.tsx#d4d4d4ff—
punctuation.definition.keyword.css, punctuation.definition.directive.c, punctuation.definition.heading.markdown#569cd6ff—
entity.name.type.class, entity.name.type.module#4ec9b0ff—
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#6a9955ff—
markup.heading—normal