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#25936E
  • activityBar.inactiveForeground#08131060
  • activityBarBadge.background#25936E
  • activityBarBadge.foreground#FCFDFC
  • button.background#25936E
  • button.foreground#FCFDFC
  • button.hoverBackground#25936Edd
  • editor.background#FCFDFC
  • editor.foreground#081310
  • editor.inactiveSelectionBackground#4383212580
  • editor.lineHighlightBackground#F6F8F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#43832125
  • editorCursor.foreground#25936E
  • editorGroupHeader.tabsBackground#F6F8F6aa
  • editorLineNumber.activeForeground#25936E
  • editorLineNumber.foreground#6F8F7A80
  • focusBorder#25936E
  • foreground#081310
  • input.background#F6F8F6
  • input.border#00000015
  • input.foreground#081310
  • input.placeholderForeground#08131060
  • list.activeSelectionBackground#25936E30
  • list.activeSelectionForeground#081310
  • list.highlightForeground#25936E
  • list.hoverBackground#F6F8F640
  • list.hoverForeground#081310
  • list.inactiveSelectionBackground#25936E15
  • list.inactiveSelectionForeground#081310
  • selection.background#43832125
  • sideBar.background#F6F8F6
  • sideBar.border#00000015
  • sideBar.foreground#081310
  • sideBarSectionHeader.background#F6F8F680
  • sideBarSectionHeader.foreground#081310
  • sideBarTitle.foreground#25936E
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#081310
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#25936E
  • tab.activeForeground#081310
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#08131080
  • terminal.ansiBlack#081310
  • terminal.ansiBlue#438321
  • terminal.ansiCyan#66A329
  • terminal.ansiGreen#25936E
  • terminal.ansiMagenta#766519
  • terminal.ansiRed#766519
  • terminal.ansiWhite#081310
  • terminal.ansiYellow#66A329
  • terminal.background#FCFDFC
  • terminal.foreground#081310
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#081310
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#08131060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6F8F7Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#438321bold
storage.type, storage.modifier#438321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25936E
string, punctuation.definition.string, string.template, meta.template.expression#66A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766519
variable, variable.other.readwrite, variable.other.object#081310
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#081310
variable.parameter, meta.parameter#081310dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#08131080
keyword.operator#081310
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#66A329bold
entity.other.inherited-class#25936E
entity.name.tag, punctuation.definition.tag#438321
entity.other.attribute-name#25936E
meta.diff, meta.diff.header#6F8F7A
markup.deleted#766519
markup.inserted#25936E
markup.changed#66A329
markup.heading, markup.heading.setext, punctuation.definition.heading#25936Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#66A329
string.other.link.title, string.other.link.description#25936E
markup.underline.link#6F8F7Aunderline
punctuation.definition.list#438321
markup.quote, punctuation.definition.quote#6F8F7Aitalic
Morphous Theme by Ameyanagi - VS Code Theme