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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#639325
  • activityBar.inactiveForeground#0B132060
  • activityBarBadge.background#639325
  • activityBarBadge.foreground#FCFCFD
  • button.background#639325
  • button.foreground#FCFCFD
  • button.hoverBackground#639325dd
  • editor.background#FCFCFD
  • editor.foreground#0B1320
  • editor.inactiveSelectionBackground#2183212580
  • editor.lineHighlightBackground#DBECF550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832125
  • editorCursor.foreground#639325
  • editorGroupHeader.tabsBackground#DBECF5aa
  • editorLineNumber.activeForeground#639325
  • editorLineNumber.foreground#A7C37A80
  • focusBorder#639325
  • foreground#0B1320
  • input.background#DBECF5
  • input.border#00000015
  • input.foreground#0B1320
  • input.placeholderForeground#0B132060
  • list.activeSelectionBackground#63932530
  • list.activeSelectionForeground#0B1320
  • list.highlightForeground#639325
  • list.hoverBackground#DBECF540
  • list.hoverForeground#0B1320
  • list.inactiveSelectionBackground#63932515
  • list.inactiveSelectionForeground#0B1320
  • selection.background#21832125
  • sideBar.background#DBECF5
  • sideBar.border#00000015
  • sideBar.foreground#0B1320
  • sideBarSectionHeader.background#DBECF580
  • sideBarSectionHeader.foreground#0B1320
  • sideBarTitle.foreground#639325
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#0B1320
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#639325
  • tab.activeForeground#0B1320
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#0B132080
  • terminal.ansiBlack#0B1320
  • terminal.ansiBlue#218321
  • terminal.ansiCyan#85A329
  • terminal.ansiGreen#639325
  • terminal.ansiMagenta#766819
  • terminal.ansiRed#766819
  • terminal.ansiWhite#0B1320
  • terminal.ansiYellow#85A329
  • terminal.background#FCFCFD
  • terminal.foreground#0B1320
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#0B1320
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#0B132060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A7C37Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218321bold
storage.type, storage.modifier#218321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#639325
string, punctuation.definition.string, string.template, meta.template.expression#85A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766819
variable, variable.other.readwrite, variable.other.object#0B1320
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B1320
variable.parameter, meta.parameter#0B1320dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B132080
keyword.operator#0B1320
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#85A329bold
entity.other.inherited-class#639325
entity.name.tag, punctuation.definition.tag#218321
entity.other.attribute-name#639325
meta.diff, meta.diff.header#A7C37A
markup.deleted#766819
markup.inserted#639325
markup.changed#85A329
markup.heading, markup.heading.setext, punctuation.definition.heading#639325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#85A329
string.other.link.title, string.other.link.description#639325
markup.underline.link#A7C37Aunderline
punctuation.definition.list#218321
markup.quote, punctuation.definition.quote#A7C37Aitalic