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#F2F4EC
  • activityBar.border#00000015
  • activityBar.foreground#d6e783
  • activityBar.inactiveForeground#3A352E60
  • activityBarBadge.background#d6e783
  • activityBarBadge.foreground#F2F4EC
  • button.background#d6e783
  • button.foreground#F2F4EC
  • button.hoverBackground#d6e783dd
  • editor.background#F2F4EC
  • editor.foreground#3A352E
  • editor.inactiveSelectionBackground#7fa36a2580
  • editor.lineHighlightBackground#f2f4ec50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7fa36a25
  • editorCursor.foreground#d6e783
  • editorGroupHeader.tabsBackground#f2f4ecaa
  • editorLineNumber.activeForeground#d6e783
  • editorLineNumber.foreground#cddbb480
  • focusBorder#d6e783
  • foreground#3A352E
  • input.background#f2f4ec
  • input.border#00000015
  • input.foreground#3A352E
  • input.placeholderForeground#3A352E60
  • list.activeSelectionBackground#d6e78330
  • list.activeSelectionForeground#3A352E
  • list.highlightForeground#d6e783
  • list.hoverBackground#f2f4ec40
  • list.hoverForeground#3A352E
  • list.inactiveSelectionBackground#d6e78315
  • list.inactiveSelectionForeground#3A352E
  • selection.background#7fa36a25
  • sideBar.background#f2f4ec
  • sideBar.border#00000015
  • sideBar.foreground#3A352E
  • sideBarSectionHeader.background#f2f4ec80
  • sideBarSectionHeader.foreground#3A352E
  • sideBarTitle.foreground#d6e783
  • statusBar.background#F2F4EC
  • statusBar.border#00000015
  • statusBar.foreground#3A352E
  • statusBar.noFolderBackground#F2F4EC
  • tab.activeBackground#F2F4EC
  • tab.activeBorderTop#d6e783
  • tab.activeForeground#3A352E
  • tab.border#00000015
  • tab.inactiveBackground#F2F4EC60
  • tab.inactiveForeground#3A352E80
  • terminal.ansiBlack#3A352E
  • terminal.ansiBlue#7fa36a
  • terminal.ansiCyan#f7f9f1
  • terminal.ansiGreen#d6e783
  • terminal.ansiMagenta#b08a69
  • terminal.ansiRed#b08a69
  • terminal.ansiWhite#3A352E
  • terminal.ansiYellow#f7f9f1
  • terminal.background#F2F4EC
  • terminal.foreground#3A352E
  • titleBar.activeBackground#F2F4EC
  • titleBar.activeForeground#3A352E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F2F4EC
  • titleBar.inactiveForeground#3A352E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cddbb4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7fa36abold
storage.type, storage.modifier#7fa36aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d6e783
string, punctuation.definition.string, string.template, meta.template.expression#f7f9f1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b08a69
variable, variable.other.readwrite, variable.other.object#3A352E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3A352E
variable.parameter, meta.parameter#3A352Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3A352E80
keyword.operator#3A352E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f7f9f1bold
entity.other.inherited-class#d6e783
entity.name.tag, punctuation.definition.tag#7fa36a
entity.other.attribute-name#d6e783
meta.diff, meta.diff.header#cddbb4
markup.deleted#b08a69
markup.inserted#d6e783
markup.changed#f7f9f1
markup.heading, markup.heading.setext, punctuation.definition.heading#d6e783bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f7f9f1
string.other.link.title, string.other.link.description#d6e783
markup.underline.link#cddbb4underline
punctuation.definition.list#7fa36a
markup.quote, punctuation.definition.quote#cddbb4italic