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#f4dfbd
  • activityBar.border#00000015
  • activityBar.foreground#d9782c
  • activityBar.inactiveForeground#24191560
  • activityBarBadge.background#d9782c
  • activityBarBadge.foreground#f4dfbd
  • button.background#d9782c
  • button.foreground#f4dfbd
  • button.hoverBackground#d9782cdd
  • editor.background#f4dfbd
  • editor.foreground#241915
  • editor.inactiveSelectionBackground#caa66d2580
  • editor.lineHighlightBackground#ead4ad50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#caa66d25
  • editorCursor.foreground#d9782c
  • editorGroupHeader.tabsBackground#ead4adaa
  • editorLineNumber.activeForeground#d9782c
  • editorLineNumber.foreground#a98b6780
  • focusBorder#d9782c
  • foreground#241915
  • input.background#ead4ad
  • input.border#00000015
  • input.foreground#241915
  • input.placeholderForeground#24191560
  • list.activeSelectionBackground#d9782c30
  • list.activeSelectionForeground#241915
  • list.highlightForeground#d9782c
  • list.hoverBackground#ead4ad40
  • list.hoverForeground#241915
  • list.inactiveSelectionBackground#d9782c15
  • list.inactiveSelectionForeground#241915
  • selection.background#caa66d25
  • sideBar.background#ead4ad
  • sideBar.border#00000015
  • sideBar.foreground#241915
  • sideBarSectionHeader.background#ead4ad80
  • sideBarSectionHeader.foreground#241915
  • sideBarTitle.foreground#d9782c
  • statusBar.background#f4dfbd
  • statusBar.border#00000015
  • statusBar.foreground#241915
  • statusBar.noFolderBackground#f4dfbd
  • tab.activeBackground#f4dfbd
  • tab.activeBorderTop#d9782c
  • tab.activeForeground#241915
  • tab.border#00000015
  • tab.inactiveBackground#f4dfbd60
  • tab.inactiveForeground#24191580
  • terminal.ansiBlack#241915
  • terminal.ansiBlue#caa66d
  • terminal.ansiCyan#e6b654
  • terminal.ansiGreen#d9782c
  • terminal.ansiMagenta#a8522a
  • terminal.ansiRed#a8522a
  • terminal.ansiWhite#241915
  • terminal.ansiYellow#e6b654
  • terminal.background#f4dfbd
  • terminal.foreground#241915
  • titleBar.activeBackground#f4dfbd
  • titleBar.activeForeground#241915
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4dfbd
  • titleBar.inactiveForeground#24191560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a98b67italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#caa66dbold
storage.type, storage.modifier#caa66ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d9782c
string, punctuation.definition.string, string.template, meta.template.expression#e6b654
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#a8522a
variable, variable.other.readwrite, variable.other.object#241915
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#241915
variable.parameter, meta.parameter#241915dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24191580
keyword.operator#241915
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#e6b654bold
entity.other.inherited-class#d9782c
entity.name.tag, punctuation.definition.tag#caa66d
entity.other.attribute-name#d9782c
meta.diff, meta.diff.header#a98b67
markup.deleted#a8522a
markup.inserted#d9782c
markup.changed#e6b654
markup.heading, markup.heading.setext, punctuation.definition.heading#d9782cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#e6b654
string.other.link.title, string.other.link.description#d9782c
markup.underline.link#a98b67underline
punctuation.definition.list#caa66d
markup.quote, punctuation.definition.quote#a98b67italic
Morphous Theme by Ameyanagi - VS Code Theme