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#936A25
  • activityBar.inactiveForeground#2A234060
  • activityBarBadge.background#936A25
  • activityBarBadge.foreground#FDFDFC
  • button.background#936A25
  • button.foreground#FDFDFC
  • button.hoverBackground#936A25dd
  • editor.background#FDFDFC
  • editor.foreground#2A2340
  • editor.inactiveSelectionBackground#3921832580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#39218325
  • editorCursor.foreground#936A25
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#936A25
  • editorLineNumber.foreground#E7E2EE80
  • focusBorder#936A25
  • foreground#2A2340
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#2A2340
  • input.placeholderForeground#2A234060
  • list.activeSelectionBackground#936A2530
  • list.activeSelectionForeground#2A2340
  • list.highlightForeground#936A25
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#2A2340
  • list.inactiveSelectionBackground#936A2515
  • list.inactiveSelectionForeground#2A2340
  • selection.background#39218325
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#2A2340
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#2A2340
  • sideBarTitle.foreground#936A25
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#2A2340
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#936A25
  • tab.activeForeground#2A2340
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#2A234080
  • terminal.ansiBlack#2A2340
  • terminal.ansiBlue#392183
  • terminal.ansiCyan#4EA329
  • terminal.ansiGreen#936A25
  • terminal.ansiMagenta#3E1976
  • terminal.ansiRed#3E1976
  • terminal.ansiWhite#2A2340
  • terminal.ansiYellow#4EA329
  • terminal.background#FDFDFC
  • terminal.foreground#2A2340
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#2A2340
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#2A234060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E2EEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#392183bold
storage.type, storage.modifier#392183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936A25
string, punctuation.definition.string, string.template, meta.template.expression#4EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3E1976
variable, variable.other.readwrite, variable.other.object#2A2340
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A2340
variable.parameter, meta.parameter#2A2340dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A234080
keyword.operator#2A2340
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4EA329bold
entity.other.inherited-class#936A25
entity.name.tag, punctuation.definition.tag#392183
entity.other.attribute-name#936A25
meta.diff, meta.diff.header#E7E2EE
markup.deleted#3E1976
markup.inserted#936A25
markup.changed#4EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#936A25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4EA329
string.other.link.title, string.other.link.description#936A25
markup.underline.link#E7E2EEunderline
punctuation.definition.list#392183
markup.quote, punctuation.definition.quote#E7E2EEitalic