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#FAF5EB
  • activityBar.border#00000015
  • activityBar.foreground#255893
  • activityBar.inactiveForeground#1f272260
  • activityBarBadge.background#255893
  • activityBarBadge.foreground#FAF5EB
  • button.background#255893
  • button.foreground#FAF5EB
  • button.hoverBackground#255893dd
  • editor.background#FAF5EB
  • editor.foreground#1f2722
  • editor.inactiveSelectionBackground#834D212580
  • editor.lineHighlightBackground#E8D8BB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#834D2125
  • editorCursor.foreground#255893
  • editorGroupHeader.tabsBackground#E8D8BBaa
  • editorLineNumber.activeForeground#255893
  • editorLineNumber.foreground#c9d6bf80
  • focusBorder#255893
  • foreground#1f2722
  • input.background#E8D8BB
  • input.border#00000015
  • input.foreground#1f2722
  • input.placeholderForeground#1f272260
  • list.activeSelectionBackground#25589330
  • list.activeSelectionForeground#1f2722
  • list.highlightForeground#255893
  • list.hoverBackground#E8D8BB40
  • list.hoverForeground#1f2722
  • list.inactiveSelectionBackground#25589315
  • list.inactiveSelectionForeground#1f2722
  • selection.background#834D2125
  • sideBar.background#E8D8BB
  • sideBar.border#00000015
  • sideBar.foreground#1f2722
  • sideBarSectionHeader.background#E8D8BB80
  • sideBarSectionHeader.foreground#1f2722
  • sideBarTitle.foreground#255893
  • statusBar.background#FAF5EB
  • statusBar.border#00000015
  • statusBar.foreground#1f2722
  • statusBar.noFolderBackground#FAF5EB
  • tab.activeBackground#FAF5EB
  • tab.activeBorderTop#255893
  • tab.activeForeground#1f2722
  • tab.border#00000015
  • tab.inactiveBackground#FAF5EB60
  • tab.inactiveForeground#1f272280
  • terminal.ansiBlack#1f2722
  • terminal.ansiBlue#834D21
  • terminal.ansiCyan#29A32D
  • terminal.ansiGreen#255893
  • terminal.ansiMagenta#195176
  • terminal.ansiRed#195176
  • terminal.ansiWhite#1f2722
  • terminal.ansiYellow#29A32D
  • terminal.background#FAF5EB
  • terminal.foreground#1f2722
  • titleBar.activeBackground#FAF5EB
  • titleBar.activeForeground#1f2722
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF5EB
  • titleBar.inactiveForeground#1f272260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9d6bfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#834D21bold
storage.type, storage.modifier#834D21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255893
string, punctuation.definition.string, string.template, meta.template.expression#29A32D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195176
variable, variable.other.readwrite, variable.other.object#1f2722
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f2722
variable.parameter, meta.parameter#1f2722dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f272280
keyword.operator#1f2722
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A32Dbold
entity.other.inherited-class#255893
entity.name.tag, punctuation.definition.tag#834D21
entity.other.attribute-name#255893
meta.diff, meta.diff.header#c9d6bf
markup.deleted#195176
markup.inserted#255893
markup.changed#29A32D
markup.heading, markup.heading.setext, punctuation.definition.heading#255893bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A32D
string.other.link.title, string.other.link.description#255893
markup.underline.link#c9d6bfunderline
punctuation.definition.list#834D21
markup.quote, punctuation.definition.quote#c9d6bfitalic