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#171d18
  • activityBar.border#ffffff15
  • activityBar.foreground#F3AA17
  • activityBar.inactiveForeground#FFFFFF60
  • activityBarBadge.background#F3AA17
  • activityBarBadge.foreground#171d18
  • button.background#F3AA17
  • button.foreground#171d18
  • button.hoverBackground#F3AA17dd
  • editor.background#171d18
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#2E5E3E3580
  • editor.lineHighlightBackground#382F2440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E5E3E35
  • editorCursor.foreground#F3AA17
  • editorGroupHeader.tabsBackground#171d18dd
  • editorLineNumber.activeForeground#F3AA17
  • editorLineNumber.foreground#E7E5DF80
  • focusBorder#F3AA17
  • foreground#FFFFFF
  • input.background#382F24
  • input.border#ffffff15
  • input.foreground#FFFFFF
  • input.placeholderForeground#FFFFFF60
  • list.activeSelectionBackground#F3AA1730
  • list.activeSelectionForeground#FFFFFF
  • list.highlightForeground#F3AA17
  • list.hoverBackground#382F2440
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#F3AA1715
  • list.inactiveSelectionForeground#FFFFFF
  • selection.background#2E5E3E35
  • sideBar.background#382F24
  • sideBar.border#ffffff15
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#171d1880
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#F3AA17
  • statusBar.background#171d18
  • statusBar.border#ffffff15
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#171d18
  • tab.activeBackground#171d18
  • tab.activeBorderTop#F3AA17
  • tab.activeForeground#FFFFFF
  • tab.border#ffffff15
  • tab.inactiveBackground#382F2460
  • tab.inactiveForeground#FFFFFF80
  • terminal.ansiBlack#171d18
  • terminal.ansiBlue#2E5E3E
  • terminal.ansiCyan#D4A017
  • terminal.ansiGreen#F3AA17
  • terminal.ansiMagenta#C1443A
  • terminal.ansiRed#C1443A
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#D4A017
  • terminal.background#171d18
  • terminal.foreground#FFFFFF
  • titleBar.activeBackground#171d18
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#171d18
  • titleBar.inactiveForeground#FFFFFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E5DFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E5E3Ebold
storage.type, storage.modifier#2E5E3Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F3AA17
string, punctuation.definition.string, string.template, meta.template.expression#D4A017
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C1443A
variable, variable.other.readwrite, variable.other.object#FFFFFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFFFFF
variable.parameter, meta.parameter#FFFFFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFFFFF80
keyword.operator#FFFFFF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D4A017bold
entity.other.inherited-class#F3AA17
entity.name.tag, punctuation.definition.tag#2E5E3E
entity.other.attribute-name#F3AA17
meta.diff, meta.diff.header#E7E5DF
markup.deleted#C1443A
markup.inserted#F3AA17
markup.changed#D4A017
markup.heading, markup.heading.setext, punctuation.definition.heading#F3AA17bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D4A017
string.other.link.title, string.other.link.description#F3AA17
markup.underline.link#E7E5DFunderline
punctuation.definition.list#2E5E3E
markup.quote, punctuation.definition.quote#E7E5DFitalic