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#FBFBF4
  • activityBar.border#00000015
  • activityBar.foreground#399325
  • activityBar.inactiveForeground#10211460
  • activityBarBadge.background#399325
  • activityBarBadge.foreground#FBFBF4
  • button.background#399325
  • button.foreground#FBFBF4
  • button.hoverBackground#399325dd
  • editor.background#FBFBF4
  • editor.foreground#102114
  • editor.inactiveSelectionBackground#4683212580
  • editor.lineHighlightBackground#FCFCF250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#46832125
  • editorCursor.foreground#399325
  • editorGroupHeader.tabsBackground#FCFCF2aa
  • editorLineNumber.activeForeground#399325
  • editorLineNumber.foreground#E5E7D480
  • focusBorder#399325
  • foreground#102114
  • input.background#FCFCF2
  • input.border#00000015
  • input.foreground#102114
  • input.placeholderForeground#10211460
  • list.activeSelectionBackground#39932530
  • list.activeSelectionForeground#102114
  • list.highlightForeground#399325
  • list.hoverBackground#FCFCF240
  • list.hoverForeground#102114
  • list.inactiveSelectionBackground#39932515
  • list.inactiveSelectionForeground#102114
  • selection.background#46832125
  • sideBar.background#FCFCF2
  • sideBar.border#00000015
  • sideBar.foreground#102114
  • sideBarSectionHeader.background#FCFCF280
  • sideBarSectionHeader.foreground#102114
  • sideBarTitle.foreground#399325
  • statusBar.background#FBFBF4
  • statusBar.border#00000015
  • statusBar.foreground#102114
  • statusBar.noFolderBackground#FBFBF4
  • tab.activeBackground#FBFBF4
  • tab.activeBorderTop#399325
  • tab.activeForeground#102114
  • tab.border#00000015
  • tab.inactiveBackground#FBFBF460
  • tab.inactiveForeground#10211480
  • terminal.ansiBlack#102114
  • terminal.ansiBlue#468321
  • terminal.ansiCyan#8DA329
  • terminal.ansiGreen#399325
  • terminal.ansiMagenta#766519
  • terminal.ansiRed#766519
  • terminal.ansiWhite#102114
  • terminal.ansiYellow#8DA329
  • terminal.background#FBFBF4
  • terminal.foreground#102114
  • titleBar.activeBackground#FBFBF4
  • titleBar.activeForeground#102114
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFBF4
  • titleBar.inactiveForeground#10211460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5E7D4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#468321bold
storage.type, storage.modifier#468321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#399325
string, punctuation.definition.string, string.template, meta.template.expression#8DA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766519
variable, variable.other.readwrite, variable.other.object#102114
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#102114
variable.parameter, meta.parameter#102114dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10211480
keyword.operator#102114
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8DA329bold
entity.other.inherited-class#399325
entity.name.tag, punctuation.definition.tag#468321
entity.other.attribute-name#399325
meta.diff, meta.diff.header#E5E7D4
markup.deleted#766519
markup.inserted#399325
markup.changed#8DA329
markup.heading, markup.heading.setext, punctuation.definition.heading#399325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8DA329
string.other.link.title, string.other.link.description#399325
markup.underline.link#E5E7D4underline
punctuation.definition.list#468321
markup.quote, punctuation.definition.quote#E5E7D4italic
Morphous Theme by Ameyanagi - VS Code Theme