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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#259344
  • activityBar.inactiveForeground#1D212360
  • activityBarBadge.background#259344
  • activityBarBadge.foreground#FCFDFC
  • button.background#259344
  • button.foreground#FCFDFC
  • button.hoverBackground#259344dd
  • editor.background#FCFDFC
  • editor.foreground#1D2123
  • editor.inactiveSelectionBackground#215A832580
  • editor.lineHighlightBackground#ECE9DF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#215A8325
  • editorCursor.foreground#259344
  • editorGroupHeader.tabsBackground#ECE9DFaa
  • editorLineNumber.activeForeground#259344
  • editorLineNumber.foreground#8E8A7A80
  • focusBorder#259344
  • foreground#1D2123
  • input.background#ECE9DF
  • input.border#00000015
  • input.foreground#1D2123
  • input.placeholderForeground#1D212360
  • list.activeSelectionBackground#25934430
  • list.activeSelectionForeground#1D2123
  • list.highlightForeground#259344
  • list.hoverBackground#ECE9DF40
  • list.hoverForeground#1D2123
  • list.inactiveSelectionBackground#25934415
  • list.inactiveSelectionForeground#1D2123
  • selection.background#215A8325
  • sideBar.background#ECE9DF
  • sideBar.border#00000015
  • sideBar.foreground#1D2123
  • sideBarSectionHeader.background#ECE9DF80
  • sideBarSectionHeader.foreground#1D2123
  • sideBarTitle.foreground#259344
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1D2123
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#259344
  • tab.activeForeground#1D2123
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#1D212380
  • terminal.ansiBlack#1D2123
  • terminal.ansiBlue#215A83
  • terminal.ansiCyan#298FA3
  • terminal.ansiGreen#259344
  • terminal.ansiMagenta#763319
  • terminal.ansiRed#763319
  • terminal.ansiWhite#1D2123
  • terminal.ansiYellow#298FA3
  • terminal.background#FCFDFC
  • terminal.foreground#1D2123
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#1D2123
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#1D212360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E8A7Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215A83bold
storage.type, storage.modifier#215A83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259344
string, punctuation.definition.string, string.template, meta.template.expression#298FA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763319
variable, variable.other.readwrite, variable.other.object#1D2123
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1D2123
variable.parameter, meta.parameter#1D2123dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1D212380
keyword.operator#1D2123
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#298FA3bold
entity.other.inherited-class#259344
entity.name.tag, punctuation.definition.tag#215A83
entity.other.attribute-name#259344
meta.diff, meta.diff.header#8E8A7A
markup.deleted#763319
markup.inserted#259344
markup.changed#298FA3
markup.heading, markup.heading.setext, punctuation.definition.heading#259344bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#298FA3
string.other.link.title, string.other.link.description#259344
markup.underline.link#8E8A7Aunderline
punctuation.definition.list#215A83
markup.quote, punctuation.definition.quote#8E8A7Aitalic