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

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#23231F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23231F
variable.parameter, meta.parameter#23231Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23231F80
keyword.operator#23231F
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