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#FAFCFF
  • activityBar.border#00000015
  • activityBar.foreground#256793
  • activityBar.inactiveForeground#10192360
  • activityBarBadge.background#256793
  • activityBarBadge.foreground#FAFCFF
  • button.background#256793
  • button.foreground#FAFCFF
  • button.hoverBackground#256793dd
  • editor.background#FAFCFF
  • editor.foreground#101923
  • editor.inactiveSelectionBackground#2171832580
  • editor.lineHighlightBackground#EFF7FA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21718325
  • editorCursor.foreground#256793
  • editorGroupHeader.tabsBackground#EFF7FAaa
  • editorLineNumber.activeForeground#256793
  • editorLineNumber.foreground#9fb0bd80
  • focusBorder#256793
  • foreground#101923
  • input.background#EFF7FA
  • input.border#00000015
  • input.foreground#101923
  • input.placeholderForeground#10192360
  • list.activeSelectionBackground#25679330
  • list.activeSelectionForeground#101923
  • list.highlightForeground#256793
  • list.hoverBackground#EFF7FA40
  • list.hoverForeground#101923
  • list.inactiveSelectionBackground#25679315
  • list.inactiveSelectionForeground#101923
  • selection.background#21718325
  • sideBar.background#EFF7FA
  • sideBar.border#00000015
  • sideBar.foreground#101923
  • sideBarSectionHeader.background#EFF7FA80
  • sideBarSectionHeader.foreground#101923
  • sideBarTitle.foreground#256793
  • statusBar.background#FAFCFF
  • statusBar.border#00000015
  • statusBar.foreground#101923
  • statusBar.noFolderBackground#FAFCFF
  • tab.activeBackground#FAFCFF
  • tab.activeBorderTop#256793
  • tab.activeForeground#101923
  • tab.border#00000015
  • tab.inactiveBackground#FAFCFF60
  • tab.inactiveForeground#10192380
  • terminal.ansiBlack#101923
  • terminal.ansiBlue#217183
  • terminal.ansiCyan#294BA3
  • terminal.ansiGreen#256793
  • terminal.ansiMagenta#195276
  • terminal.ansiRed#195276
  • terminal.ansiWhite#101923
  • terminal.ansiYellow#294BA3
  • terminal.background#FAFCFF
  • terminal.foreground#101923
  • titleBar.activeBackground#FAFCFF
  • titleBar.activeForeground#101923
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFCFF
  • titleBar.inactiveForeground#10192360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9fb0bditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217183bold
storage.type, storage.modifier#217183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#256793
string, punctuation.definition.string, string.template, meta.template.expression#294BA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195276
variable, variable.other.readwrite, variable.other.object#101923
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#101923
variable.parameter, meta.parameter#101923dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10192380
keyword.operator#101923
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#294BA3bold
entity.other.inherited-class#256793
entity.name.tag, punctuation.definition.tag#217183
entity.other.attribute-name#256793
meta.diff, meta.diff.header#9fb0bd
markup.deleted#195276
markup.inserted#256793
markup.changed#294BA3
markup.heading, markup.heading.setext, punctuation.definition.heading#256793bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#294BA3
string.other.link.title, string.other.link.description#256793
markup.underline.link#9fb0bdunderline
punctuation.definition.list#217183
markup.quote, punctuation.definition.quote#9fb0bditalic
Morphous Theme by Ameyanagi - VS Code Theme