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#F6F7F2
  • activityBar.border#00000015
  • activityBar.foreground#259325
  • activityBar.inactiveForeground#10170f60
  • activityBarBadge.background#259325
  • activityBarBadge.foreground#F6F7F2
  • button.background#259325
  • button.foreground#F6F7F2
  • button.hoverBackground#259325dd
  • editor.background#F6F7F2
  • editor.foreground#10170f
  • editor.inactiveSelectionBackground#2183552580
  • editor.lineHighlightBackground#C9BC9C50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835525
  • editorCursor.foreground#259325
  • editorGroupHeader.tabsBackground#C9BC9Caa
  • editorLineNumber.activeForeground#259325
  • editorLineNumber.foreground#71845d80
  • focusBorder#259325
  • foreground#10170f
  • input.background#C9BC9C
  • input.border#00000015
  • input.foreground#10170f
  • input.placeholderForeground#10170f60
  • list.activeSelectionBackground#25932530
  • list.activeSelectionForeground#10170f
  • list.highlightForeground#259325
  • list.hoverBackground#C9BC9C40
  • list.hoverForeground#10170f
  • list.inactiveSelectionBackground#25932515
  • list.inactiveSelectionForeground#10170f
  • selection.background#21835525
  • sideBar.background#C9BC9C
  • sideBar.border#00000015
  • sideBar.foreground#10170f
  • sideBarSectionHeader.background#C9BC9C80
  • sideBarSectionHeader.foreground#10170f
  • sideBarTitle.foreground#259325
  • statusBar.background#F6F7F2
  • statusBar.border#00000015
  • statusBar.foreground#10170f
  • statusBar.noFolderBackground#F6F7F2
  • tab.activeBackground#F6F7F2
  • tab.activeBorderTop#259325
  • tab.activeForeground#10170f
  • tab.border#00000015
  • tab.inactiveBackground#F6F7F260
  • tab.inactiveForeground#10170f80
  • terminal.ansiBlack#10170f
  • terminal.ansiBlue#218355
  • terminal.ansiCyan#A37E29
  • terminal.ansiGreen#259325
  • terminal.ansiMagenta#763219
  • terminal.ansiRed#763219
  • terminal.ansiWhite#10170f
  • terminal.ansiYellow#A37E29
  • terminal.background#F6F7F2
  • terminal.foreground#10170f
  • titleBar.activeBackground#F6F7F2
  • titleBar.activeForeground#10170f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F7F2
  • titleBar.inactiveForeground#10170f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#71845ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218355bold
storage.type, storage.modifier#218355italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259325
string, punctuation.definition.string, string.template, meta.template.expression#A37E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763219
variable, variable.other.readwrite, variable.other.object#10170f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#10170f
variable.parameter, meta.parameter#10170fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10170f80
keyword.operator#10170f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37E29bold
entity.other.inherited-class#259325
entity.name.tag, punctuation.definition.tag#218355
entity.other.attribute-name#259325
meta.diff, meta.diff.header#71845d
markup.deleted#763219
markup.inserted#259325
markup.changed#A37E29
markup.heading, markup.heading.setext, punctuation.definition.heading#259325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37E29
string.other.link.title, string.other.link.description#259325
markup.underline.link#71845dunderline
punctuation.definition.list#218355
markup.quote, punctuation.definition.quote#71845ditalic