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#282810
  • activityBar.border#ffffff15
  • activityBar.foreground#F7D663
  • activityBar.inactiveForeground#fff8df60
  • activityBarBadge.background#F7D663
  • activityBarBadge.foreground#282810
  • button.background#F7D663
  • button.foreground#282810
  • button.hoverBackground#F7D663dd
  • editor.background#282810
  • editor.foreground#fff8df
  • editor.inactiveSelectionBackground#4F7A3A3580
  • editor.lineHighlightBackground#10101040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#4F7A3A35
  • editorCursor.foreground#F7D663
  • editorGroupHeader.tabsBackground#282810dd
  • editorLineNumber.activeForeground#F7D663
  • editorLineNumber.foreground#40302080
  • focusBorder#F7D663
  • foreground#fff8df
  • input.background#101010
  • input.border#ffffff15
  • input.foreground#fff8df
  • input.placeholderForeground#fff8df60
  • list.activeSelectionBackground#F7D66330
  • list.activeSelectionForeground#fff8df
  • list.highlightForeground#F7D663
  • list.hoverBackground#10101040
  • list.hoverForeground#fff8df
  • list.inactiveSelectionBackground#F7D66315
  • list.inactiveSelectionForeground#fff8df
  • selection.background#4F7A3A35
  • sideBar.background#101010
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8df
  • sideBarSectionHeader.background#28281080
  • sideBarSectionHeader.foreground#fff8df
  • sideBarTitle.foreground#F7D663
  • statusBar.background#282810
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8df
  • statusBar.noFolderBackground#282810
  • tab.activeBackground#282810
  • tab.activeBorderTop#F7D663
  • tab.activeForeground#fff8df
  • tab.border#ffffff15
  • tab.inactiveBackground#10101060
  • tab.inactiveForeground#fff8df80
  • terminal.ansiBlack#282810
  • terminal.ansiBlue#4F7A3A
  • terminal.ansiCyan#2E5FA7
  • terminal.ansiGreen#F7D663
  • terminal.ansiMagenta#f8f090
  • terminal.ansiRed#f8f090
  • terminal.ansiWhite#fff8df
  • terminal.ansiYellow#2E5FA7
  • terminal.background#282810
  • terminal.foreground#fff8df
  • titleBar.activeBackground#282810
  • titleBar.activeForeground#fff8df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#282810
  • titleBar.inactiveForeground#fff8df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#403020italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#4F7A3Abold
storage.type, storage.modifier#4F7A3Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F7D663
string, punctuation.definition.string, string.template, meta.template.expression#2E5FA7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f8f090
variable, variable.other.readwrite, variable.other.object#fff8df
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8df
variable.parameter, meta.parameter#fff8dfdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8df80
keyword.operator#fff8df
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2E5FA7bold
entity.other.inherited-class#F7D663
entity.name.tag, punctuation.definition.tag#4F7A3A
entity.other.attribute-name#F7D663
meta.diff, meta.diff.header#403020
markup.deleted#f8f090
markup.inserted#F7D663
markup.changed#2E5FA7
markup.heading, markup.heading.setext, punctuation.definition.heading#F7D663bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2E5FA7
string.other.link.title, string.other.link.description#F7D663
markup.underline.link#403020underline
punctuation.definition.list#4F7A3A
markup.quote, punctuation.definition.quote#403020italic