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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#933525
  • activityBar.inactiveForeground#17191a60
  • activityBarBadge.background#933525
  • activityBarBadge.foreground#FDFDFC
  • button.background#933525
  • button.foreground#FDFDFC
  • button.hoverBackground#933525dd
  • editor.background#FDFDFC
  • editor.foreground#17191a
  • editor.inactiveSelectionBackground#8352212580
  • editor.lineHighlightBackground#F2F0E950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83522125
  • editorCursor.foreground#933525
  • editorGroupHeader.tabsBackground#F2F0E9aa
  • editorLineNumber.activeForeground#933525
  • editorLineNumber.foreground#7f817b80
  • focusBorder#933525
  • foreground#17191a
  • input.background#F2F0E9
  • input.border#00000015
  • input.foreground#17191a
  • input.placeholderForeground#17191a60
  • list.activeSelectionBackground#93352530
  • list.activeSelectionForeground#17191a
  • list.highlightForeground#933525
  • list.hoverBackground#F2F0E940
  • list.hoverForeground#17191a
  • list.inactiveSelectionBackground#93352515
  • list.inactiveSelectionForeground#17191a
  • selection.background#83522125
  • sideBar.background#F2F0E9
  • sideBar.border#00000015
  • sideBar.foreground#17191a
  • sideBarSectionHeader.background#F2F0E980
  • sideBarSectionHeader.foreground#17191a
  • sideBarTitle.foreground#933525
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#17191a
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#933525
  • tab.activeForeground#17191a
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#17191a80
  • terminal.ansiBlack#17191a
  • terminal.ansiBlue#835221
  • terminal.ansiCyan#2981A3
  • terminal.ansiGreen#933525
  • terminal.ansiMagenta#196876
  • terminal.ansiRed#196876
  • terminal.ansiWhite#17191a
  • terminal.ansiYellow#2981A3
  • terminal.background#FDFDFC
  • terminal.foreground#17191a
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#17191a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#17191a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f817bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835221bold
storage.type, storage.modifier#835221italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933525
string, punctuation.definition.string, string.template, meta.template.expression#2981A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#196876
variable, variable.other.readwrite, variable.other.object#17191a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#17191a
variable.parameter, meta.parameter#17191additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17191a80
keyword.operator#17191a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2981A3bold
entity.other.inherited-class#933525
entity.name.tag, punctuation.definition.tag#835221
entity.other.attribute-name#933525
meta.diff, meta.diff.header#7f817b
markup.deleted#196876
markup.inserted#933525
markup.changed#2981A3
markup.heading, markup.heading.setext, punctuation.definition.heading#933525bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2981A3
string.other.link.title, string.other.link.description#933525
markup.underline.link#7f817bunderline
punctuation.definition.list#835221
markup.quote, punctuation.definition.quote#7f817bitalic