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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#256393
  • activityBar.inactiveForeground#08253260
  • activityBarBadge.background#256393
  • activityBarBadge.foreground#FCFBF8
  • button.background#256393
  • button.foreground#FCFBF8
  • button.hoverBackground#256393dd
  • editor.background#FCFBF8
  • editor.foreground#082532
  • editor.inactiveSelectionBackground#2181832580
  • editor.lineHighlightBackground#EDE8DE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21818325
  • editorCursor.foreground#256393
  • editorGroupHeader.tabsBackground#EDE8DEaa
  • editorLineNumber.activeForeground#256393
  • editorLineNumber.foreground#9EA8AC80
  • focusBorder#256393
  • foreground#082532
  • input.background#EDE8DE
  • input.border#00000015
  • input.foreground#082532
  • input.placeholderForeground#08253260
  • list.activeSelectionBackground#25639330
  • list.activeSelectionForeground#082532
  • list.highlightForeground#256393
  • list.hoverBackground#EDE8DE40
  • list.hoverForeground#082532
  • list.inactiveSelectionBackground#25639315
  • list.inactiveSelectionForeground#082532
  • selection.background#21818325
  • sideBar.background#EDE8DE
  • sideBar.border#00000015
  • sideBar.foreground#082532
  • sideBarSectionHeader.background#EDE8DE80
  • sideBarSectionHeader.foreground#082532
  • sideBarTitle.foreground#256393
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#082532
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#256393
  • tab.activeForeground#082532
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#08253280
  • terminal.ansiBlack#082532
  • terminal.ansiBlue#218183
  • terminal.ansiCyan#A37429
  • terminal.ansiGreen#256393
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#082532
  • terminal.ansiYellow#A37429
  • terminal.background#FCFBF8
  • terminal.foreground#082532
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#082532
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#08253260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9EA8ACitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218183bold
storage.type, storage.modifier#218183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256393
string, punctuation.definition.string, string.template, meta.template.expression#A37429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719
variable, variable.other.readwrite, variable.other.object#082532
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#082532
variable.parameter, meta.parameter#082532dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#08253280
keyword.operator#082532
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37429bold
entity.other.inherited-class#256393
entity.name.tag, punctuation.definition.tag#218183
entity.other.attribute-name#256393
meta.diff, meta.diff.header#9EA8AC
markup.deleted#765719
markup.inserted#256393
markup.changed#A37429
markup.heading, markup.heading.setext, punctuation.definition.heading#256393bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37429
string.other.link.title, string.other.link.description#256393
markup.underline.link#9EA8ACunderline
punctuation.definition.list#218183
markup.quote, punctuation.definition.quote#9EA8ACitalic