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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#255C93
  • activityBar.inactiveForeground#28313660
  • activityBarBadge.background#255C93
  • activityBarBadge.foreground#FCFBF8
  • button.background#255C93
  • button.foreground#FCFBF8
  • button.hoverBackground#255C93dd
  • editor.background#FCFBF8
  • editor.foreground#283136
  • editor.inactiveSelectionBackground#835D212580
  • editor.lineHighlightBackground#F6F1E950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835D2125
  • editorCursor.foreground#255C93
  • editorGroupHeader.tabsBackground#F6F1E9aa
  • editorLineNumber.activeForeground#255C93
  • editorLineNumber.foreground#B7C0BE80
  • focusBorder#255C93
  • foreground#283136
  • input.background#F6F1E9
  • input.border#00000015
  • input.foreground#283136
  • input.placeholderForeground#28313660
  • list.activeSelectionBackground#255C9330
  • list.activeSelectionForeground#283136
  • list.highlightForeground#255C93
  • list.hoverBackground#F6F1E940
  • list.hoverForeground#283136
  • list.inactiveSelectionBackground#255C9315
  • list.inactiveSelectionForeground#283136
  • selection.background#835D2125
  • sideBar.background#F6F1E9
  • sideBar.border#00000015
  • sideBar.foreground#283136
  • sideBarSectionHeader.background#F6F1E980
  • sideBarSectionHeader.foreground#283136
  • sideBarTitle.foreground#255C93
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#283136
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#255C93
  • tab.activeForeground#283136
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#28313680
  • terminal.ansiBlack#283136
  • terminal.ansiBlue#835D21
  • terminal.ansiCyan#5AA329
  • terminal.ansiGreen#255C93
  • terminal.ansiMagenta#762819
  • terminal.ansiRed#762819
  • terminal.ansiWhite#283136
  • terminal.ansiYellow#5AA329
  • terminal.background#FCFBF8
  • terminal.foreground#283136
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#283136
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#28313660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7C0BEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835D21bold
storage.type, storage.modifier#835D21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255C93
string, punctuation.definition.string, string.template, meta.template.expression#5AA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762819
variable, variable.other.readwrite, variable.other.object#283136
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#283136
variable.parameter, meta.parameter#283136dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#28313680
keyword.operator#283136
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5AA329bold
entity.other.inherited-class#255C93
entity.name.tag, punctuation.definition.tag#835D21
entity.other.attribute-name#255C93
meta.diff, meta.diff.header#B7C0BE
markup.deleted#762819
markup.inserted#255C93
markup.changed#5AA329
markup.heading, markup.heading.setext, punctuation.definition.heading#255C93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5AA329
string.other.link.title, string.other.link.description#255C93
markup.underline.link#B7C0BEunderline
punctuation.definition.list#835D21
markup.quote, punctuation.definition.quote#B7C0BEitalic