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#FCFCFC
  • activityBar.border#00000015
  • activityBar.foreground#93255A
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#93255A
  • activityBarBadge.foreground#FCFCFC
  • button.background#93255A
  • button.foreground#FCFCFC
  • button.hoverBackground#93255Add
  • editor.background#FCFCFC
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#83214D2580
  • editor.lineHighlightBackground#FFF0F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83214D25
  • editorCursor.foreground#93255A
  • editorGroupHeader.tabsBackground#FFF0F5aa
  • editorLineNumber.activeForeground#93255A
  • editorLineNumber.foreground#ff6aae80
  • focusBorder#93255A
  • foreground#111111
  • input.background#FFF0F5
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#93255A30
  • list.activeSelectionForeground#111111
  • list.highlightForeground#93255A
  • list.hoverBackground#FFF0F540
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#93255A15
  • list.inactiveSelectionForeground#111111
  • selection.background#83214D25
  • sideBar.background#FFF0F5
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#FFF0F580
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#93255A
  • statusBar.background#FCFCFC
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#FCFCFC
  • tab.activeBackground#FCFCFC
  • tab.activeBorderTop#93255A
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFC60
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#83214D
  • terminal.ansiCyan#83A329
  • terminal.ansiGreen#93255A
  • terminal.ansiMagenta#5F7619
  • terminal.ansiRed#5F7619
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#83A329
  • terminal.background#FCFCFC
  • terminal.foreground#111111
  • titleBar.activeBackground#FCFCFC
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFC
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ff6aaeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#83214Dbold
storage.type, storage.modifier#83214Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#93255A
string, punctuation.definition.string, string.template, meta.template.expression#83A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5F7619
variable, variable.other.readwrite, variable.other.object#111111
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180
keyword.operator#111111
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#83A329bold
entity.other.inherited-class#93255A
entity.name.tag, punctuation.definition.tag#83214D
entity.other.attribute-name#93255A
meta.diff, meta.diff.header#ff6aae
markup.deleted#5F7619
markup.inserted#93255A
markup.changed#83A329
markup.heading, markup.heading.setext, punctuation.definition.heading#93255Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#83A329
string.other.link.title, string.other.link.description#93255A
markup.underline.link#ff6aaeunderline
punctuation.definition.list#83214D
markup.quote, punctuation.definition.quote#ff6aaeitalic