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#fff8e4
  • activityBar.border#00000015
  • activityBar.foreground#e6b422
  • activityBar.inactiveForeground#26323860
  • activityBarBadge.background#e6b422
  • activityBarBadge.foreground#fff8e4
  • button.background#e6b422
  • button.foreground#fff8e4
  • button.hoverBackground#e6b422dd
  • editor.background#fff8e4
  • editor.foreground#263238
  • editor.inactiveSelectionBackground#7ec3f22580
  • editor.lineHighlightBackground#f7f4ec50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7ec3f225
  • editorCursor.foreground#e6b422
  • editorGroupHeader.tabsBackground#f7f4ecaa
  • editorLineNumber.activeForeground#e6b422
  • editorLineNumber.foreground#5a647080
  • focusBorder#e6b422
  • foreground#263238
  • input.background#f7f4ec
  • input.border#00000015
  • input.foreground#263238
  • input.placeholderForeground#26323860
  • list.activeSelectionBackground#e6b42230
  • list.activeSelectionForeground#263238
  • list.highlightForeground#e6b422
  • list.hoverBackground#f7f4ec40
  • list.hoverForeground#263238
  • list.inactiveSelectionBackground#e6b42215
  • list.inactiveSelectionForeground#263238
  • selection.background#7ec3f225
  • sideBar.background#f7f4ec
  • sideBar.border#00000015
  • sideBar.foreground#263238
  • sideBarSectionHeader.background#f7f4ec80
  • sideBarSectionHeader.foreground#263238
  • sideBarTitle.foreground#e6b422
  • statusBar.background#fff8e4
  • statusBar.border#00000015
  • statusBar.foreground#263238
  • statusBar.noFolderBackground#fff8e4
  • tab.activeBackground#fff8e4
  • tab.activeBorderTop#e6b422
  • tab.activeForeground#263238
  • tab.border#00000015
  • tab.inactiveBackground#fff8e460
  • tab.inactiveForeground#26323880
  • terminal.ansiBlack#263238
  • terminal.ansiBlue#7ec3f2
  • terminal.ansiCyan#7ec3f2
  • terminal.ansiGreen#e6b422
  • terminal.ansiMagenta#f3c94a
  • terminal.ansiRed#f3c94a
  • terminal.ansiWhite#263238
  • terminal.ansiYellow#7ec3f2
  • terminal.background#fff8e4
  • terminal.foreground#263238
  • titleBar.activeBackground#fff8e4
  • titleBar.activeForeground#263238
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fff8e4
  • titleBar.inactiveForeground#26323860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a6470italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7ec3f2bold
storage.type, storage.modifier#7ec3f2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e6b422
string, punctuation.definition.string, string.template, meta.template.expression#7ec3f2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f3c94a
variable, variable.other.readwrite, variable.other.object#263238
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#263238
variable.parameter, meta.parameter#263238dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26323880
keyword.operator#263238
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7ec3f2bold
entity.other.inherited-class#e6b422
entity.name.tag, punctuation.definition.tag#7ec3f2
entity.other.attribute-name#e6b422
meta.diff, meta.diff.header#5a6470
markup.deleted#f3c94a
markup.inserted#e6b422
markup.changed#7ec3f2
markup.heading, markup.heading.setext, punctuation.definition.heading#e6b422bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7ec3f2
string.other.link.title, string.other.link.description#e6b422
markup.underline.link#5a6470underline
punctuation.definition.list#7ec3f2
markup.quote, punctuation.definition.quote#5a6470italic