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#141414
  • activityBar.border#ffffff15
  • activityBar.foreground#FF8A3D
  • activityBar.inactiveForeground#FFF6E860
  • activityBarBadge.background#FF8A3D
  • activityBarBadge.foreground#141414
  • button.background#FF8A3D
  • button.foreground#141414
  • button.hoverBackground#FF8A3Ddd
  • editor.background#141414
  • editor.foreground#FFF6E8
  • editor.inactiveSelectionBackground#FF6F613580
  • editor.lineHighlightBackground#14141440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FF6F6135
  • editorCursor.foreground#FF8A3D
  • editorGroupHeader.tabsBackground#141414dd
  • editorLineNumber.activeForeground#FF8A3D
  • editorLineNumber.foreground#79a45580
  • focusBorder#FF8A3D
  • foreground#FFF6E8
  • input.background#141414
  • input.border#ffffff15
  • input.foreground#FFF6E8
  • input.placeholderForeground#FFF6E860
  • list.activeSelectionBackground#FF8A3D30
  • list.activeSelectionForeground#FFF6E8
  • list.highlightForeground#FF8A3D
  • list.hoverBackground#14141440
  • list.hoverForeground#FFF6E8
  • list.inactiveSelectionBackground#FF8A3D15
  • list.inactiveSelectionForeground#FFF6E8
  • selection.background#FF6F6135
  • sideBar.background#141414
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF6E8
  • sideBarSectionHeader.background#14141480
  • sideBarSectionHeader.foreground#FFF6E8
  • sideBarTitle.foreground#FF8A3D
  • statusBar.background#141414
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF6E8
  • statusBar.noFolderBackground#141414
  • tab.activeBackground#141414
  • tab.activeBorderTop#FF8A3D
  • tab.activeForeground#FFF6E8
  • tab.border#ffffff15
  • tab.inactiveBackground#14141460
  • tab.inactiveForeground#FFF6E880
  • terminal.ansiBlack#141414
  • terminal.ansiBlue#FF6F61
  • terminal.ansiCyan#2E7D32
  • terminal.ansiGreen#FF8A3D
  • terminal.ansiMagenta#2E7D32
  • terminal.ansiRed#2E7D32
  • terminal.ansiWhite#FFF6E8
  • terminal.ansiYellow#2E7D32
  • terminal.background#141414
  • terminal.foreground#FFF6E8
  • titleBar.activeBackground#141414
  • titleBar.activeForeground#FFF6E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#141414
  • titleBar.inactiveForeground#FFF6E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#79a455italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FF6F61bold
storage.type, storage.modifier#FF6F61italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF8A3D
string, punctuation.definition.string, string.template, meta.template.expression#2E7D32
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D32
variable, variable.other.readwrite, variable.other.object#FFF6E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF6E8
variable.parameter, meta.parameter#FFF6E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF6E880
keyword.operator#FFF6E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2E7D32bold
entity.other.inherited-class#FF8A3D
entity.name.tag, punctuation.definition.tag#FF6F61
entity.other.attribute-name#FF8A3D
meta.diff, meta.diff.header#79a455
markup.deleted#2E7D32
markup.inserted#FF8A3D
markup.changed#2E7D32
markup.heading, markup.heading.setext, punctuation.definition.heading#FF8A3Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2E7D32
string.other.link.title, string.other.link.description#FF8A3D
markup.underline.link#79a455underline
punctuation.definition.list#FF6F61
markup.quote, punctuation.definition.quote#79a455italic