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#F9F3E6
  • activityBar.border#00000015
  • activityBar.foreground#25936E
  • activityBar.inactiveForeground#10241f60
  • activityBarBadge.background#25936E
  • activityBarBadge.foreground#F9F3E6
  • button.background#25936E
  • button.foreground#F9F3E6
  • button.hoverBackground#25936Edd
  • editor.background#F9F3E6
  • editor.foreground#10241f
  • editor.inactiveSelectionBackground#216A832580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#216A8325
  • editorCursor.foreground#25936E
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#25936E
  • editorLineNumber.foreground#c9b89380
  • focusBorder#25936E
  • foreground#10241f
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#10241f
  • input.placeholderForeground#10241f60
  • list.activeSelectionBackground#25936E30
  • list.activeSelectionForeground#10241f
  • list.highlightForeground#25936E
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#10241f
  • list.inactiveSelectionBackground#25936E15
  • list.inactiveSelectionForeground#10241f
  • selection.background#216A8325
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#10241f
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#10241f
  • sideBarTitle.foreground#25936E
  • statusBar.background#F9F3E6
  • statusBar.border#00000015
  • statusBar.foreground#10241f
  • statusBar.noFolderBackground#F9F3E6
  • tab.activeBackground#F9F3E6
  • tab.activeBorderTop#25936E
  • tab.activeForeground#10241f
  • tab.border#00000015
  • tab.inactiveBackground#F9F3E660
  • tab.inactiveForeground#10241f80
  • terminal.ansiBlack#10241f
  • terminal.ansiBlue#216A83
  • terminal.ansiCyan#299DA3
  • terminal.ansiGreen#25936E
  • terminal.ansiMagenta#5F7619
  • terminal.ansiRed#5F7619
  • terminal.ansiWhite#10241f
  • terminal.ansiYellow#299DA3
  • terminal.background#F9F3E6
  • terminal.foreground#10241f
  • titleBar.activeBackground#F9F3E6
  • titleBar.activeForeground#10241f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F3E6
  • titleBar.inactiveForeground#10241f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c9b893italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216A83bold
storage.type, storage.modifier#216A83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25936E
string, punctuation.definition.string, string.template, meta.template.expression#299DA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5F7619
variable, variable.other.readwrite, variable.other.object#10241f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#10241f
variable.parameter, meta.parameter#10241fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10241f80
keyword.operator#10241f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#299DA3bold
entity.other.inherited-class#25936E
entity.name.tag, punctuation.definition.tag#216A83
entity.other.attribute-name#25936E
meta.diff, meta.diff.header#c9b893
markup.deleted#5F7619
markup.inserted#25936E
markup.changed#299DA3
markup.heading, markup.heading.setext, punctuation.definition.heading#25936Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#299DA3
string.other.link.title, string.other.link.description#25936E
markup.underline.link#c9b893underline
punctuation.definition.list#216A83
markup.quote, punctuation.definition.quote#c9b893italic