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#4A3526
  • activityBar.border#ffffff15
  • activityBar.foreground#E02418
  • activityBar.inactiveForeground#F6F2E860
  • activityBarBadge.background#E02418
  • activityBarBadge.foreground#4A3526
  • button.background#E02418
  • button.foreground#4A3526
  • button.hoverBackground#E02418dd
  • editor.background#4A3526
  • editor.foreground#F6F2E8
  • editor.inactiveSelectionBackground#F1645E3580
  • editor.lineHighlightBackground#23231F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F1645E35
  • editorCursor.foreground#E02418
  • editorGroupHeader.tabsBackground#4A3526dd
  • editorLineNumber.activeForeground#E02418
  • editorLineNumber.foreground#7A5A3E80
  • focusBorder#E02418
  • foreground#F6F2E8
  • input.background#23231F
  • input.border#ffffff15
  • input.foreground#F6F2E8
  • input.placeholderForeground#F6F2E860
  • list.activeSelectionBackground#E0241830
  • list.activeSelectionForeground#F6F2E8
  • list.highlightForeground#E02418
  • list.hoverBackground#23231F40
  • list.hoverForeground#F6F2E8
  • list.inactiveSelectionBackground#E0241815
  • list.inactiveSelectionForeground#F6F2E8
  • selection.background#F1645E35
  • sideBar.background#23231F
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F2E8
  • sideBarSectionHeader.background#4A352680
  • sideBarSectionHeader.foreground#F6F2E8
  • sideBarTitle.foreground#E02418
  • statusBar.background#4A3526
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F2E8
  • statusBar.noFolderBackground#4A3526
  • tab.activeBackground#4A3526
  • tab.activeBorderTop#E02418
  • tab.activeForeground#F6F2E8
  • tab.border#ffffff15
  • tab.inactiveBackground#23231F60
  • tab.inactiveForeground#F6F2E880
  • terminal.ansiBlack#4A3526
  • terminal.ansiBlue#F1645E
  • terminal.ansiCyan#3A5F34
  • terminal.ansiGreen#E02418
  • terminal.ansiMagenta#4E6A3B
  • terminal.ansiRed#4E6A3B
  • terminal.ansiWhite#F6F2E8
  • terminal.ansiYellow#3A5F34
  • terminal.background#4A3526
  • terminal.foreground#F6F2E8
  • titleBar.activeBackground#4A3526
  • titleBar.activeForeground#F6F2E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4A3526
  • titleBar.inactiveForeground#F6F2E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A5A3Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F1645Ebold
storage.type, storage.modifier#F1645Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E02418
string, punctuation.definition.string, string.template, meta.template.expression#3A5F34
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4E6A3B
variable, variable.other.readwrite, variable.other.object#F6F2E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F2E8
variable.parameter, meta.parameter#F6F2E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F2E880
keyword.operator#F6F2E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3A5F34bold
entity.other.inherited-class#E02418
entity.name.tag, punctuation.definition.tag#F1645E
entity.other.attribute-name#E02418
meta.diff, meta.diff.header#7A5A3E
markup.deleted#4E6A3B
markup.inserted#E02418
markup.changed#3A5F34
markup.heading, markup.heading.setext, punctuation.definition.heading#E02418bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3A5F34
string.other.link.title, string.other.link.description#E02418
markup.underline.link#7A5A3Eunderline
punctuation.definition.list#F1645E
markup.quote, punctuation.definition.quote#7A5A3Eitalic