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#33402B
  • activityBar.border#ffffff15
  • activityBar.foreground#FFD866
  • activityBar.inactiveForeground#FFF9EC60
  • activityBarBadge.background#FFD866
  • activityBarBadge.foreground#33402B
  • button.background#FFD866
  • button.foreground#33402B
  • button.hoverBackground#FFD866dd
  • editor.background#33402B
  • editor.foreground#FFF9EC
  • editor.inactiveSelectionBackground#5F8A4B3580
  • editor.lineHighlightBackground#1F2A1F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5F8A4B35
  • editorCursor.foreground#FFD866
  • editorGroupHeader.tabsBackground#33402Bdd
  • editorLineNumber.activeForeground#FFD866
  • editorLineNumber.foreground#C0A67880
  • focusBorder#FFD866
  • foreground#FFF9EC
  • input.background#1F2A1F
  • input.border#ffffff15
  • input.foreground#FFF9EC
  • input.placeholderForeground#FFF9EC60
  • list.activeSelectionBackground#FFD86630
  • list.activeSelectionForeground#FFF9EC
  • list.highlightForeground#FFD866
  • list.hoverBackground#1F2A1F40
  • list.hoverForeground#FFF9EC
  • list.inactiveSelectionBackground#FFD86615
  • list.inactiveSelectionForeground#FFF9EC
  • selection.background#5F8A4B35
  • sideBar.background#1F2A1F
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF9EC
  • sideBarSectionHeader.background#33402B80
  • sideBarSectionHeader.foreground#FFF9EC
  • sideBarTitle.foreground#FFD866
  • statusBar.background#33402B
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF9EC
  • statusBar.noFolderBackground#33402B
  • tab.activeBackground#33402B
  • tab.activeBorderTop#FFD866
  • tab.activeForeground#FFF9EC
  • tab.border#ffffff15
  • tab.inactiveBackground#1F2A1F60
  • tab.inactiveForeground#FFF9EC80
  • terminal.ansiBlack#33402B
  • terminal.ansiBlue#5F8A4B
  • terminal.ansiCyan#FF8A7A
  • terminal.ansiGreen#FFD866
  • terminal.ansiMagenta#F0C36A
  • terminal.ansiRed#F0C36A
  • terminal.ansiWhite#FFF9EC
  • terminal.ansiYellow#FF8A7A
  • terminal.background#33402B
  • terminal.foreground#FFF9EC
  • titleBar.activeBackground#33402B
  • titleBar.activeForeground#FFF9EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#33402B
  • titleBar.inactiveForeground#FFF9EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C0A678italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5F8A4Bbold
storage.type, storage.modifier#5F8A4Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FFD866
string, punctuation.definition.string, string.template, meta.template.expression#FF8A7A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F0C36A
variable, variable.other.readwrite, variable.other.object#FFF9EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF9EC
variable.parameter, meta.parameter#FFF9ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF9EC80
keyword.operator#FFF9EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FF8A7Abold
entity.other.inherited-class#FFD866
entity.name.tag, punctuation.definition.tag#5F8A4B
entity.other.attribute-name#FFD866
meta.diff, meta.diff.header#C0A678
markup.deleted#F0C36A
markup.inserted#FFD866
markup.changed#FF8A7A
markup.heading, markup.heading.setext, punctuation.definition.heading#FFD866bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#FF8A7A
string.other.link.title, string.other.link.description#FFD866
markup.underline.link#C0A678underline
punctuation.definition.list#5F8A4B
markup.quote, punctuation.definition.quote#C0A678italic