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#F7F5EE
  • activityBar.border#00000015
  • activityBar.foreground#937925
  • activityBar.inactiveForeground#0F111360
  • activityBarBadge.background#937925
  • activityBarBadge.foreground#F7F5EE
  • button.background#937925
  • button.foreground#F7F5EE
  • button.hoverBackground#937925dd
  • editor.background#F7F5EE
  • editor.foreground#0F1113
  • editor.inactiveSelectionBackground#6783212580
  • editor.lineHighlightBackground#DDD9CB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#67832125
  • editorCursor.foreground#937925
  • editorGroupHeader.tabsBackground#DDD9CBaa
  • editorLineNumber.activeForeground#937925
  • editorLineNumber.foreground#4A3A2A80
  • focusBorder#937925
  • foreground#0F1113
  • input.background#DDD9CB
  • input.border#00000015
  • input.foreground#0F1113
  • input.placeholderForeground#0F111360
  • list.activeSelectionBackground#93792530
  • list.activeSelectionForeground#0F1113
  • list.highlightForeground#937925
  • list.hoverBackground#DDD9CB40
  • list.hoverForeground#0F1113
  • list.inactiveSelectionBackground#93792515
  • list.inactiveSelectionForeground#0F1113
  • selection.background#67832125
  • sideBar.background#DDD9CB
  • sideBar.border#00000015
  • sideBar.foreground#0F1113
  • sideBarSectionHeader.background#DDD9CB80
  • sideBarSectionHeader.foreground#0F1113
  • sideBarTitle.foreground#937925
  • statusBar.background#F7F5EE
  • statusBar.border#00000015
  • statusBar.foreground#0F1113
  • statusBar.noFolderBackground#F7F5EE
  • tab.activeBackground#F7F5EE
  • tab.activeBorderTop#937925
  • tab.activeForeground#0F1113
  • tab.border#00000015
  • tab.inactiveBackground#F7F5EE60
  • tab.inactiveForeground#0F111380
  • terminal.ansiBlack#0F1113
  • terminal.ansiBlue#678321
  • terminal.ansiCyan#29A37E
  • terminal.ansiGreen#937925
  • terminal.ansiMagenta#19765D
  • terminal.ansiRed#19765D
  • terminal.ansiWhite#0F1113
  • terminal.ansiYellow#29A37E
  • terminal.background#F7F5EE
  • terminal.foreground#0F1113
  • titleBar.activeBackground#F7F5EE
  • titleBar.activeForeground#0F1113
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F5EE
  • titleBar.inactiveForeground#0F111360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4A3A2Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#678321bold
storage.type, storage.modifier#678321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937925
string, punctuation.definition.string, string.template, meta.template.expression#29A37E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19765D
variable, variable.other.readwrite, variable.other.object#0F1113
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F1113
variable.parameter, meta.parameter#0F1113dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F111380
keyword.operator#0F1113
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A37Ebold
entity.other.inherited-class#937925
entity.name.tag, punctuation.definition.tag#678321
entity.other.attribute-name#937925
meta.diff, meta.diff.header#4A3A2A
markup.deleted#19765D
markup.inserted#937925
markup.changed#29A37E
markup.heading, markup.heading.setext, punctuation.definition.heading#937925bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A37E
string.other.link.title, string.other.link.description#937925
markup.underline.link#4A3A2Aunderline
punctuation.definition.list#678321
markup.quote, punctuation.definition.quote#4A3A2Aitalic