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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#25937F
  • activityBar.inactiveForeground#1C2A2660
  • activityBarBadge.background#25937F
  • activityBarBadge.foreground#FCFDFD
  • button.background#25937F
  • button.foreground#FCFDFD
  • button.hoverBackground#25937Fdd
  • editor.background#FCFDFD
  • editor.foreground#1C2A26
  • editor.inactiveSelectionBackground#2172832580
  • editor.lineHighlightBackground#EFF5F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21728325
  • editorCursor.foreground#25937F
  • editorGroupHeader.tabsBackground#EFF5F3aa
  • editorLineNumber.activeForeground#25937F
  • editorLineNumber.foreground#68757380
  • focusBorder#25937F
  • foreground#1C2A26
  • input.background#EFF5F3
  • input.border#00000015
  • input.foreground#1C2A26
  • input.placeholderForeground#1C2A2660
  • list.activeSelectionBackground#25937F30
  • list.activeSelectionForeground#1C2A26
  • list.highlightForeground#25937F
  • list.hoverBackground#EFF5F340
  • list.hoverForeground#1C2A26
  • list.inactiveSelectionBackground#25937F15
  • list.inactiveSelectionForeground#1C2A26
  • selection.background#21728325
  • sideBar.background#EFF5F3
  • sideBar.border#00000015
  • sideBar.foreground#1C2A26
  • sideBarSectionHeader.background#EFF5F380
  • sideBarSectionHeader.foreground#1C2A26
  • sideBarTitle.foreground#25937F
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#1C2A26
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#25937F
  • tab.activeForeground#1C2A26
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#1C2A2680
  • terminal.ansiBlack#1C2A26
  • terminal.ansiBlue#217283
  • terminal.ansiCyan#A36629
  • terminal.ansiGreen#25937F
  • terminal.ansiMagenta#197639
  • terminal.ansiRed#197639
  • terminal.ansiWhite#1C2A26
  • terminal.ansiYellow#A36629
  • terminal.background#FCFDFD
  • terminal.foreground#1C2A26
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#1C2A26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#1C2A2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687573italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217283bold
storage.type, storage.modifier#217283italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25937F
string, punctuation.definition.string, string.template, meta.template.expression#A36629
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197639
variable, variable.other.readwrite, variable.other.object#1C2A26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1C2A26
variable.parameter, meta.parameter#1C2A26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1C2A2680
keyword.operator#1C2A26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36629bold
entity.other.inherited-class#25937F
entity.name.tag, punctuation.definition.tag#217283
entity.other.attribute-name#25937F
meta.diff, meta.diff.header#687573
markup.deleted#197639
markup.inserted#25937F
markup.changed#A36629
markup.heading, markup.heading.setext, punctuation.definition.heading#25937Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36629
string.other.link.title, string.other.link.description#25937F
markup.underline.link#687573underline
punctuation.definition.list#217283
markup.quote, punctuation.definition.quote#687573italic
Morphous Theme by Ameyanagi - VS Code Theme