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#EEF7FA
  • activityBar.border#00000015
  • activityBar.foreground#FF9A6A
  • activityBar.inactiveForeground#0C111A60
  • activityBarBadge.background#FF9A6A
  • activityBarBadge.foreground#EEF7FA
  • button.background#FF9A6A
  • button.foreground#EEF7FA
  • button.hoverBackground#FF9A6Add
  • editor.background#EEF7FA
  • editor.foreground#0C111A
  • editor.inactiveSelectionBackground#687FA32580
  • editor.lineHighlightBackground#F3F6FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#687FA325
  • editorCursor.foreground#FF9A6A
  • editorGroupHeader.tabsBackground#F3F6FAaa
  • editorLineNumber.activeForeground#FF9A6A
  • editorLineNumber.foreground#2A344280
  • focusBorder#FF9A6A
  • foreground#0C111A
  • input.background#F3F6FA
  • input.border#00000015
  • input.foreground#0C111A
  • input.placeholderForeground#0C111A60
  • list.activeSelectionBackground#FF9A6A30
  • list.activeSelectionForeground#0C111A
  • list.highlightForeground#FF9A6A
  • list.hoverBackground#F3F6FA40
  • list.hoverForeground#0C111A
  • list.inactiveSelectionBackground#FF9A6A15
  • list.inactiveSelectionForeground#0C111A
  • selection.background#687FA325
  • sideBar.background#F3F6FA
  • sideBar.border#00000015
  • sideBar.foreground#0C111A
  • sideBarSectionHeader.background#F3F6FA80
  • sideBarSectionHeader.foreground#0C111A
  • sideBarTitle.foreground#FF9A6A
  • statusBar.background#EEF7FA
  • statusBar.border#00000015
  • statusBar.foreground#0C111A
  • statusBar.noFolderBackground#EEF7FA
  • tab.activeBackground#EEF7FA
  • tab.activeBorderTop#FF9A6A
  • tab.activeForeground#0C111A
  • tab.border#00000015
  • tab.inactiveBackground#EEF7FA60
  • tab.inactiveForeground#0C111A80
  • terminal.ansiBlack#0C111A
  • terminal.ansiBlue#687FA3
  • terminal.ansiCyan#FFC38E
  • terminal.ansiGreen#FF9A6A
  • terminal.ansiMagenta#FFB062
  • terminal.ansiRed#FFB062
  • terminal.ansiWhite#0C111A
  • terminal.ansiYellow#FFC38E
  • terminal.background#EEF7FA
  • terminal.foreground#0C111A
  • titleBar.activeBackground#EEF7FA
  • titleBar.activeForeground#0C111A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#EEF7FA
  • titleBar.inactiveForeground#0C111A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2A3442italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#687FA3bold
storage.type, storage.modifier#687FA3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF9A6A
string, punctuation.definition.string, string.template, meta.template.expression#FFC38E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FFB062
variable, variable.other.readwrite, variable.other.object#0C111A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0C111A
variable.parameter, meta.parameter#0C111Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0C111A80
keyword.operator#0C111A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFC38Ebold
entity.other.inherited-class#FF9A6A
entity.name.tag, punctuation.definition.tag#687FA3
entity.other.attribute-name#FF9A6A
meta.diff, meta.diff.header#2A3442
markup.deleted#FFB062
markup.inserted#FF9A6A
markup.changed#FFC38E
markup.heading, markup.heading.setext, punctuation.definition.heading#FF9A6Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FFC38E
string.other.link.title, string.other.link.description#FF9A6A
markup.underline.link#2A3442underline
punctuation.definition.list#687FA3
markup.quote, punctuation.definition.quote#2A3442italic