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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#25938F
  • activityBar.inactiveForeground#08122060
  • activityBarBadge.background#25938F
  • activityBarBadge.foreground#FCFDFC
  • button.background#25938F
  • button.foreground#FCFDFC
  • button.hoverBackground#25938Fdd
  • editor.background#FCFDFC
  • editor.foreground#081220
  • editor.inactiveSelectionBackground#2141832580
  • editor.lineHighlightBackground#F6F8F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21418325
  • editorCursor.foreground#25938F
  • editorGroupHeader.tabsBackground#F6F8F7aa
  • editorLineNumber.activeForeground#25938F
  • editorLineNumber.foreground#1257E080
  • focusBorder#25938F
  • foreground#081220
  • input.background#F6F8F7
  • input.border#00000015
  • input.foreground#081220
  • input.placeholderForeground#08122060
  • list.activeSelectionBackground#25938F30
  • list.activeSelectionForeground#081220
  • list.highlightForeground#25938F
  • list.hoverBackground#F6F8F740
  • list.hoverForeground#081220
  • list.inactiveSelectionBackground#25938F15
  • list.inactiveSelectionForeground#081220
  • selection.background#21418325
  • sideBar.background#F6F8F7
  • sideBar.border#00000015
  • sideBar.foreground#081220
  • sideBarSectionHeader.background#F6F8F780
  • sideBarSectionHeader.foreground#081220
  • sideBarTitle.foreground#25938F
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#081220
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#25938F
  • tab.activeForeground#081220
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#08122080
  • terminal.ansiBlack#081220
  • terminal.ansiBlue#214183
  • terminal.ansiCyan#29A368
  • terminal.ansiGreen#25938F
  • terminal.ansiMagenta#764E19
  • terminal.ansiRed#764E19
  • terminal.ansiWhite#081220
  • terminal.ansiYellow#29A368
  • terminal.background#FCFDFC
  • terminal.foreground#081220
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#081220
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#08122060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#1257E0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214183bold
storage.type, storage.modifier#214183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25938F
string, punctuation.definition.string, string.template, meta.template.expression#29A368
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764E19
variable, variable.other.readwrite, variable.other.object#081220
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#081220
variable.parameter, meta.parameter#081220dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#08122080
keyword.operator#081220
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A368bold
entity.other.inherited-class#25938F
entity.name.tag, punctuation.definition.tag#214183
entity.other.attribute-name#25938F
meta.diff, meta.diff.header#1257E0
markup.deleted#764E19
markup.inserted#25938F
markup.changed#29A368
markup.heading, markup.heading.setext, punctuation.definition.heading#25938Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A368
string.other.link.title, string.other.link.description#25938F
markup.underline.link#1257E0underline
punctuation.definition.list#214183
markup.quote, punctuation.definition.quote#1257E0italic
Morphous Theme by Ameyanagi - VS Code Theme