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#F2F5F7
  • activityBar.border#00000015
  • activityBar.foreground#254D93
  • activityBar.inactiveForeground#0f142460
  • activityBarBadge.background#254D93
  • activityBarBadge.foreground#F2F5F7
  • button.background#254D93
  • button.foreground#F2F5F7
  • button.hoverBackground#254D93dd
  • editor.background#F2F5F7
  • editor.foreground#0f1424
  • editor.inactiveSelectionBackground#2143832580
  • editor.lineHighlightBackground#F9F9F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21438325
  • editorCursor.foreground#254D93
  • editorGroupHeader.tabsBackground#F9F9F5aa
  • editorLineNumber.activeForeground#254D93
  • editorLineNumber.foreground#a3adb680
  • focusBorder#254D93
  • foreground#0f1424
  • input.background#F9F9F5
  • input.border#00000015
  • input.foreground#0f1424
  • input.placeholderForeground#0f142460
  • list.activeSelectionBackground#254D9330
  • list.activeSelectionForeground#0f1424
  • list.highlightForeground#254D93
  • list.hoverBackground#F9F9F540
  • list.hoverForeground#0f1424
  • list.inactiveSelectionBackground#254D9315
  • list.inactiveSelectionForeground#0f1424
  • selection.background#21438325
  • sideBar.background#F9F9F5
  • sideBar.border#00000015
  • sideBar.foreground#0f1424
  • sideBarSectionHeader.background#F9F9F580
  • sideBarSectionHeader.foreground#0f1424
  • sideBarTitle.foreground#254D93
  • statusBar.background#F2F5F7
  • statusBar.border#00000015
  • statusBar.foreground#0f1424
  • statusBar.noFolderBackground#F2F5F7
  • tab.activeBackground#F2F5F7
  • tab.activeBorderTop#254D93
  • tab.activeForeground#0f1424
  • tab.border#00000015
  • tab.inactiveBackground#F2F5F760
  • tab.inactiveForeground#0f142480
  • terminal.ansiBlack#0f1424
  • terminal.ansiBlue#214383
  • terminal.ansiCyan#4BA329
  • terminal.ansiGreen#254D93
  • terminal.ansiMagenta#763019
  • terminal.ansiRed#763019
  • terminal.ansiWhite#0f1424
  • terminal.ansiYellow#4BA329
  • terminal.background#F2F5F7
  • terminal.foreground#0f1424
  • titleBar.activeBackground#F2F5F7
  • titleBar.activeForeground#0f1424
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F2F5F7
  • titleBar.inactiveForeground#0f142460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a3adb6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214383bold
storage.type, storage.modifier#214383italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254D93
string, punctuation.definition.string, string.template, meta.template.expression#4BA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763019
variable, variable.other.readwrite, variable.other.object#0f1424
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0f1424
variable.parameter, meta.parameter#0f1424dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0f142480
keyword.operator#0f1424
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4BA329bold
entity.other.inherited-class#254D93
entity.name.tag, punctuation.definition.tag#214383
entity.other.attribute-name#254D93
meta.diff, meta.diff.header#a3adb6
markup.deleted#763019
markup.inserted#254D93
markup.changed#4BA329
markup.heading, markup.heading.setext, punctuation.definition.heading#254D93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4BA329
string.other.link.title, string.other.link.description#254D93
markup.underline.link#a3adb6underline
punctuation.definition.list#214383
markup.quote, punctuation.definition.quote#a3adb6italic