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#141924
  • activityBar.border#2A303C
  • activityBar.foreground#EE862B
  • activityBarBadge.background#EE862B
  • activityBarBadge.foreground#0F141F
  • badge.background#EE862B
  • badge.foreground#0F141F
  • button.background#EE862B
  • button.foreground#0F141F
  • button.hoverBackground#BE3737
  • dropdown.background#181E2A
  • dropdown.border#564639
  • dropdown.foreground#EEECE8
  • editor.background#0C0F18
  • editor.foreground#E7E4DA
  • editor.lineHighlightBackground#14192499
  • editor.selectionBackground#212D4580
  • editorBracketMatch.background#212D4555
  • editorBracketMatch.border#EE862B
  • editorCursor.foreground#EE862B
  • editorGroupHeader.tabsBackground#141924
  • editorIndentGuide.activeBackground#564639
  • editorIndentGuide.background#2A303C88
  • editorLineNumber.activeForeground#E2C036
  • editorLineNumber.foreground#A49384AA
  • editorWhitespace.foreground#2A303C66
  • focusBorder#564639
  • foreground#E7E4DA
  • gitDecoration.deletedResourceForeground#F05161
  • gitDecoration.modifiedResourceForeground#E8C545
  • gitDecoration.untrackedResourceForeground#4EBC7B
  • input.background#181E2A
  • input.border#564639
  • input.foreground#EEECE8
  • inputOption.activeBorder#EE862B
  • list.activeSelectionBackground#212D45
  • list.activeSelectionForeground#E7E4DA
  • list.focusOutline#EE862B
  • list.hoverBackground#1A1F28
  • list.inactiveSelectionBackground#171C26
  • minimap.selectionHighlight#212D45AA
  • panel.background#141924
  • panel.border#2A303C
  • peekView.border#564639
  • peekViewEditor.background#121721
  • peekViewTitle.background#141924
  • scrollbarSlider.activeBackground#EE862BAA
  • scrollbarSlider.background#56463966
  • scrollbarSlider.hoverBackground#56463999
  • sideBar.background#0F141F
  • sideBar.border#2A303C
  • sideBar.foreground#E0DED7
  • sideBarTitle.foreground#E7E4DA
  • statusBar.background#141924
  • statusBar.border#2A303C
  • statusBar.foreground#9A957E
  • tab.activeBackground#0C0F18
  • tab.activeForeground#E7E4DA
  • tab.border#2A303C
  • tab.inactiveBackground#171C26
  • tab.inactiveForeground#54B674
  • terminal.ansiBlack#0C0F18
  • terminal.ansiBlue#54B674
  • terminal.ansiCyan#A49384
  • terminal.ansiGreen#E2C036
  • terminal.ansiMagenta#E7BF23
  • terminal.ansiRed#EE862B
  • terminal.ansiWhite#E7E4DA
  • terminal.ansiYellow#715E14
  • terminal.background#0C0F18
  • terminal.foreground#E7E4DA
  • titleBar.activeBackground#141924
  • titleBar.activeForeground#E7E4DA
  • titleBar.inactiveBackground#0F141F
  • titleBar.inactiveForeground#A49384
  • widget.shadow#05070B55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.block.documentation#A19C87italic
string, constant.other.symbol, string.regexp, string.template#69BF8D
constant.character.escape#EDD882
constant.numeric#E8C545
constant.language.boolean, constant.language.null, constant.language.undefined#ED9E5A
constant, entity.name.constant, support.constant#EDD882
keyword, storage.type, storage.modifier, storage.type.function#DA8181
keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.return, keyword.control.import, keyword.control.export#E39696
keyword.operator, keyword.operator.expression, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.assignment#95917E
storage.type.class, storage.type.interface, storage.type.enum#DA8181
punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.array, punctuation.section#8A8675
entity.name.type, support.type, support.class, entity.name.type.class, entity.name.type.interface, entity.name.type.enum#8DA3CE
support.type.builtin, entity.name.type.primitive#A9B8D6
entity.name.function, meta.definition.function entity.name.function, entity.name.function.definition#D8B041
meta.function-call entity.name.function, meta.function-call support.function, support.function, entity.name.function.member#F1B47E
variable.parameter, variable.parameter.function#C8C5BC
variable.other.property, variable.other.object.property, variable.object.property, support.type.property-name, meta.object-literal.key, meta.field.declaration variable.object.property#8AC79E
variable, meta.definition.variable, variable.other.readwrite#E9E7E2
entity.name.tag, entity.name.tag.template, entity.name.tag.style, entity.name.tag.script, entity.name.tag.css, entity.name.tag.custom.css#DA8181
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#A19C87
entity.other.attribute-name, entity.other.attribute-name.html#8DA3CE
support.class.component, entity.name.tag.template.value#E8C545
support.type.property-name.css, meta.property-name.css, support.type.vendored.property-name.css#69BF8D
entity.other.attribute-name.class.css, entity.other.attribute-name.class#ED9E5A
entity.other.attribute-name.id.css, entity.other.attribute-name.id#DA8181
support.constant.property-value.css, meta.property-value.css, constant.other.color.rgb-value.css#8DA3CE
markup.heading#DA8181bold
markup.boldbold
markup.italicitalic
markup.quote#E9E7E2
markup.inline.raw, markup.fenced_code#69BF8D
invalid, invalid.illegal#FF6B6B