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#F7FBF9
  • activityBar.border#00000015
  • activityBar.foreground#00B6C8
  • activityBar.inactiveForeground#07121760
  • activityBarBadge.background#00B6C8
  • activityBarBadge.foreground#F7FBF9
  • button.background#00B6C8
  • button.foreground#F7FBF9
  • button.hoverBackground#00B6C8dd
  • editor.background#F7FBF9
  • editor.foreground#071217
  • editor.inactiveSelectionBackground#35D6C82580
  • editor.lineHighlightBackground#EAF4F250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#35D6C825
  • editorCursor.foreground#00B6C8
  • editorGroupHeader.tabsBackground#EAF4F2aa
  • editorLineNumber.activeForeground#00B6C8
  • editorLineNumber.foreground#9EB0B380
  • focusBorder#00B6C8
  • foreground#071217
  • input.background#EAF4F2
  • input.border#00000015
  • input.foreground#071217
  • input.placeholderForeground#07121760
  • list.activeSelectionBackground#00B6C830
  • list.activeSelectionForeground#071217
  • list.highlightForeground#00B6C8
  • list.hoverBackground#EAF4F240
  • list.hoverForeground#071217
  • list.inactiveSelectionBackground#00B6C815
  • list.inactiveSelectionForeground#071217
  • selection.background#35D6C825
  • sideBar.background#EAF4F2
  • sideBar.border#00000015
  • sideBar.foreground#071217
  • sideBarSectionHeader.background#EAF4F280
  • sideBarSectionHeader.foreground#071217
  • sideBarTitle.foreground#00B6C8
  • statusBar.background#F7FBF9
  • statusBar.border#00000015
  • statusBar.foreground#071217
  • statusBar.noFolderBackground#F7FBF9
  • tab.activeBackground#F7FBF9
  • tab.activeBorderTop#00B6C8
  • tab.activeForeground#071217
  • tab.border#00000015
  • tab.inactiveBackground#F7FBF960
  • tab.inactiveForeground#07121780
  • terminal.ansiBlack#071217
  • terminal.ansiBlue#35D6C8
  • terminal.ansiCyan#7DF8FF
  • terminal.ansiGreen#00B6C8
  • terminal.ansiMagenta#C88735
  • terminal.ansiRed#C88735
  • terminal.ansiWhite#071217
  • terminal.ansiYellow#7DF8FF
  • terminal.background#F7FBF9
  • terminal.foreground#071217
  • titleBar.activeBackground#F7FBF9
  • titleBar.activeForeground#071217
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7FBF9
  • titleBar.inactiveForeground#07121760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9EB0B3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#35D6C8bold
storage.type, storage.modifier#35D6C8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#00B6C8
string, punctuation.definition.string, string.template, meta.template.expression#7DF8FF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C88735
variable, variable.other.readwrite, variable.other.object#071217
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#071217
variable.parameter, meta.parameter#071217dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#07121780
keyword.operator#071217
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7DF8FFbold
entity.other.inherited-class#00B6C8
entity.name.tag, punctuation.definition.tag#35D6C8
entity.other.attribute-name#00B6C8
meta.diff, meta.diff.header#9EB0B3
markup.deleted#C88735
markup.inserted#00B6C8
markup.changed#7DF8FF
markup.heading, markup.heading.setext, punctuation.definition.heading#00B6C8bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7DF8FF
string.other.link.title, string.other.link.description#00B6C8
markup.underline.link#9EB0B3underline
punctuation.definition.list#35D6C8
markup.quote, punctuation.definition.quote#9EB0B3italic
Morphous Theme by Ameyanagi - VS Code Theme