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#5a2030
  • activityBar.activeBorder#e0005f
  • activityBar.background#2e2025
  • activityBar.border#4a2830
  • activityBar.dropBorder#e0005f
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#a0607a
  • activityBarBadge.background#e0005f
  • activityBarBadge.foreground#ffffff
  • badge.background#e0005f
  • badge.foreground#ffffff
  • diffEditor.insertedTextBackground#50FA7B22
  • diffEditor.removedTextBackground#FF555522
  • dropdown.background#2e2025
  • editor.background#2e2025
  • editor.findMatchBackground#e0005f70
  • editor.findMatchHighlightBackground#e0005f40
  • editor.foreground#e8d8dc
  • editor.hoverHighlightBackground#e0005f30
  • editor.inactiveSelectionBackground#e0005f25
  • editor.selectionBackground#e0005f40
  • editor.selectionHighlightBackground#e0005f30
  • editor.wordHighlightBackground#e0005f25
  • editor.wordHighlightStrongBackground#e0005f45
  • editorBracketMatch.border#e0005f
  • editorCursor.foreground#e0005f
  • editorGroup.border#4a2830
  • editorGroup.dropBackground#e0005f30
  • editorGroup.dropIntoPromptBackground#ffffff30
  • editorGroup.emptyBackground#2e2025
  • editorGroup.focusedEmptyBorder#e0005f
  • editorGroupHeader.tabsBackground#2e2025
  • editorLightBulb.foreground#e0005f
  • editorLightBulbAutoFix.foreground#e0005f
  • editorLineNumber.activeForeground#e0005f
  • editorLineNumber.dimmedForeground#4a2030
  • editorLineNumber.foreground#5a2030
  • editorOverviewRuler.background#3d1a22
  • focusBorder#e0005f33
  • gitDecoration.addedResourceForeground#50FA7B
  • gitDecoration.deletedResourceForeground#FF5555
  • gitDecoration.modifiedResourceForeground#FFB86C
  • list.activeSelectionBackground#e0005f
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.dropBackground#e0005f28
  • list.errorForeground#FF5555
  • list.focusBackground#5a2030
  • list.focusForeground#ffffff
  • list.focusHighlightForeground#ffffff
  • list.highlightForeground#e0005f
  • list.hoverBackground#4a1a28
  • list.inactiveFocusBackground#3d1a22
  • list.inactiveSelectionBackground#3d1a22
  • list.inactiveSelectionIconForeground#e0005f
  • minimap.background#23151980
  • minimap.errorHighlight#FF5555
  • minimap.foregroundOpacity#000000c0
  • minimap.warningHighlight#FFB86C
  • minimapSlider.activeBackground#e0005f80
  • minimapSlider.background#e0005f40
  • minimapSlider.hoverBackground#e0005f60
  • search.resultsInfoForeground#e8d8dc
  • sideBar.background#231519
  • sideBar.foreground#e8d8dc
  • sideBarSectionHeader.background#3d1a22
  • sideBarSectionHeader.border#2e2025
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • sideBySideEditor.verticalBorder#4a2830
  • statusBar.background#5a2030
  • tab.activeBackground#5a2030
  • tab.activeForeground#ffffff
  • tab.hoverBackground#4a1a28
  • tab.inactiveBackground#2e2025
  • tab.inactiveForeground#a0607a
  • tab.lastPinnedBorder#4a283040
  • tab.unfocusedActiveBackground#2e2025
  • tab.unfocusedActiveBorder#2e2025
  • tab.unfocusedActiveBorderTop#2e2025
  • tab.unfocusedActiveForeground#e8d8dc
  • tab.unfocusedHoverBackground#4a1a28
  • tab.unfocusedInactiveBackground#2e2025
  • tab.unfocusedInactiveForeground#a0607a
  • titleBar.activeBackground#2e2025
  • titleBar.activeForeground#ffffff
  • titleBar.border#4a2830
  • welcomePage.progress.background#e0005f
  • welcomePage.progress.foreground#ffffff
  • welcomePage.tileBackground#2e2025

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6272a4italic
variable, string constant.other.placeholder#ffffff
constant.other.color#ffffff
invalid, invalid.illegal#610b74
storage.type, storage.modifier#fc5585
keyword#ff79c6
keyword.other.template, keyword.other.substitution, keyword.control, constant.other.color#fc5585
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#FFFFFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fc5585
entity.name.function.tsxitalic
meta.decorator.ts, meta.decorator.ts entity.name.function.ts, entity.name.function.decorator.ts#BD93F9
meta.function-call.ts entity.name.function.ts, meta.function-call.ts support.function, entity.name.function.ts#8BFDBA
meta.function.ts entity.name.function.ts, meta.definition.method.ts entity.name.function.ts, meta.method.declaration.ts entity.name.function.ts, meta.function.declaration.ts entity.name.function.ts#F993A7
entity.name.type.class.ts, entity.name.type.interface.ts, entity.name.type.ts, support.type#8BFDBA
support.type.primitive.ts, keyword.type.ts#8BFDBA
variable.parameter.ts, meta.parameters.ts variable.parameter.ts#FFB86C
variable.other.property.ts, meta.member.expression.ts variable.other.property.ts#FFFFFF
variable.other.constant.ts, support.constant#BD93F9italic
meta.block variable.other#ffffff
support.other.variable, string.other.link#8bfdba
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#bd93f9
variable.parameter.tsx#ffffff
string#fa8c8c
constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#8bfdba
entity.name.type, support.class, entity.name.type, entity.name.type.module.ts, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#8bfdba
support.type#8bfdba
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#ff79c6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#ffffffitalic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#a25fff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#00fbffitalic
entity.other.attribute-name.class#07E6FA
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#00b7ff
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json support.type.property-name.json#F993A7
source.json string.quoted.double.json, source.json string.quoted.single.json#8BFDBA
source.json constant.numeric.json#FFB86C
source.json constant.language.json#8BFDBA
source.json punctuation.separator.dictionary.key-value.json, source.json punctuation.separator.dictionary.pair.json, source.json punctuation.separator.array.json, source.json punctuation.definition.dictionary.begin.json, source.json punctuation.definition.dictionary.end.json, source.json punctuation.definition.array.begin.json, source.json punctuation.definition.array.end.json#65737E
text.html.markdown#EEFFFF
markup.heading.markdown, entity.name.section.markdown#8BFDBAbold
markup.bold.markdown, punctuation.definition.bold.markdown#F993A7bold
markup.italic.markdown, punctuation.definition.italic.markdown#BD93F9italic
markup.inline.raw.markdown, punctuation.definition.raw.markdown#FFB86C
markup.raw.block.fenced.markdown, markup.fenced_code.block.markdown#EEFFFF
punctuation.definition.fenced.markdown#65737E
string.other.link.title.markdown#8BFDBAunderline
markup.underline.link.markdown, markup.link.markdown, string.other.link.description.markdown#65737E
markup.quote.markdown, punctuation.definition.blockquote.markdown#65737Eitalic
punctuation.definition.list.begin.markdown#F993A7
markup.table.markdown#EEFFFF