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#257093
  • activityBar.inactiveForeground#2d211860
  • activityBarBadge.background#257093
  • activityBarBadge.foreground#FCFDFD
  • button.background#257093
  • button.foreground#FCFDFD
  • button.hoverBackground#257093dd
  • editor.background#FCFDFD
  • editor.foreground#2d2118
  • editor.inactiveSelectionBackground#216F832580
  • editor.lineHighlightBackground#E6EEF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#216F8325
  • editorCursor.foreground#257093
  • editorGroupHeader.tabsBackground#E6EEF0aa
  • editorLineNumber.activeForeground#257093
  • editorLineNumber.foreground#eef6f880
  • focusBorder#257093
  • foreground#2d2118
  • input.background#E6EEF0
  • input.border#00000015
  • input.foreground#2d2118
  • input.placeholderForeground#2d211860
  • list.activeSelectionBackground#25709330
  • list.activeSelectionForeground#2d2118
  • list.highlightForeground#257093
  • list.hoverBackground#E6EEF040
  • list.hoverForeground#2d2118
  • list.inactiveSelectionBackground#25709315
  • list.inactiveSelectionForeground#2d2118
  • selection.background#216F8325
  • sideBar.background#E6EEF0
  • sideBar.border#00000015
  • sideBar.foreground#2d2118
  • sideBarSectionHeader.background#E6EEF080
  • sideBarSectionHeader.foreground#2d2118
  • sideBarTitle.foreground#257093
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#2d2118
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#257093
  • tab.activeForeground#2d2118
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#2d211880
  • terminal.ansiBlack#2d2118
  • terminal.ansiBlue#216F83
  • terminal.ansiCyan#A35C29
  • terminal.ansiGreen#257093
  • terminal.ansiMagenta#19764C
  • terminal.ansiRed#19764C
  • terminal.ansiWhite#2d2118
  • terminal.ansiYellow#A35C29
  • terminal.background#FCFDFD
  • terminal.foreground#2d2118
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#2d2118
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#2d211860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#eef6f8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216F83bold
storage.type, storage.modifier#216F83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#257093
string, punctuation.definition.string, string.template, meta.template.expression#A35C29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19764C
variable, variable.other.readwrite, variable.other.object#2d2118
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2d2118
variable.parameter, meta.parameter#2d2118dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2d211880
keyword.operator#2d2118
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35C29bold
entity.other.inherited-class#257093
entity.name.tag, punctuation.definition.tag#216F83
entity.other.attribute-name#257093
meta.diff, meta.diff.header#eef6f8
markup.deleted#19764C
markup.inserted#257093
markup.changed#A35C29
markup.heading, markup.heading.setext, punctuation.definition.heading#257093bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35C29
string.other.link.title, string.other.link.description#257093
markup.underline.link#eef6f8underline
punctuation.definition.list#216F83
markup.quote, punctuation.definition.quote#eef6f8italic
Morphous Theme by Ameyanagi - VS Code Theme