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#1F1F1E
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9E9
  • activityBar.inactiveForeground#f3efe660
  • activityBarBadge.background#67E9E9
  • activityBarBadge.foreground#1F1F1E
  • button.background#67E9E9
  • button.foreground#1F1F1E
  • button.hoverBackground#67E9E9dd
  • editor.background#1F1F1E
  • editor.foreground#f3efe6
  • editor.inactiveSelectionBackground#ECA7793580
  • editor.lineHighlightBackground#1C262440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA77935
  • editorCursor.foreground#67E9E9
  • editorGroupHeader.tabsBackground#1F1F1Edd
  • editorLineNumber.activeForeground#67E9E9
  • editorLineNumber.foreground#D6D2C480
  • focusBorder#67E9E9
  • foreground#f3efe6
  • input.background#1C2624
  • input.border#ffffff15
  • input.foreground#f3efe6
  • input.placeholderForeground#f3efe660
  • list.activeSelectionBackground#67E9E930
  • list.activeSelectionForeground#f3efe6
  • list.highlightForeground#67E9E9
  • list.hoverBackground#1C262440
  • list.hoverForeground#f3efe6
  • list.inactiveSelectionBackground#67E9E915
  • list.inactiveSelectionForeground#f3efe6
  • selection.background#ECA77935
  • sideBar.background#1C2624
  • sideBar.border#ffffff15
  • sideBar.foreground#f3efe6
  • sideBarSectionHeader.background#1F1F1E80
  • sideBarSectionHeader.foreground#f3efe6
  • sideBarTitle.foreground#67E9E9
  • statusBar.background#1F1F1E
  • statusBar.border#ffffff15
  • statusBar.foreground#f3efe6
  • statusBar.noFolderBackground#1F1F1E
  • tab.activeBackground#1F1F1E
  • tab.activeBorderTop#67E9E9
  • tab.activeForeground#f3efe6
  • tab.border#ffffff15
  • tab.inactiveBackground#1C262460
  • tab.inactiveForeground#f3efe680
  • terminal.ansiBlack#1F1F1E
  • terminal.ansiBlue#ECA779
  • terminal.ansiCyan#8DE755
  • terminal.ansiGreen#67E9E9
  • terminal.ansiMagenta#F1CD83
  • terminal.ansiRed#F1CD83
  • terminal.ansiWhite#f3efe6
  • terminal.ansiYellow#8DE755
  • terminal.background#1F1F1E
  • terminal.foreground#f3efe6
  • titleBar.activeBackground#1F1F1E
  • titleBar.activeForeground#f3efe6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1F1E
  • titleBar.inactiveForeground#f3efe660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D2C4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA779bold
storage.type, storage.modifier#ECA779italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9E9—
string, punctuation.definition.string, string.template, meta.template.expression#8DE755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CD83—
variable, variable.other.readwrite, variable.other.object#f3efe6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3efe6—
variable.parameter, meta.parameter#f3efe6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3efe680—
keyword.operator#f3efe6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8DE755bold
entity.other.inherited-class#67E9E9—
entity.name.tag, punctuation.definition.tag#ECA779—
entity.other.attribute-name#67E9E9—
meta.diff, meta.diff.header#D6D2C4—
markup.deleted#F1CD83—
markup.inserted#67E9E9—
markup.changed#8DE755—
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9E9bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#8DE755—
string.other.link.title, string.other.link.description#67E9E9—
markup.underline.link#D6D2C4underline
punctuation.definition.list#ECA779—
markup.quote, punctuation.definition.quote#D6D2C4italic