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#F7F5ED
  • activityBar.border#00000015
  • activityBar.foreground#259369
  • activityBar.inactiveForeground#23433D60
  • activityBarBadge.background#259369
  • activityBarBadge.foreground#F7F5ED
  • button.background#259369
  • button.foreground#F7F5ED
  • button.hoverBackground#259369dd
  • editor.background#F7F5ED
  • editor.foreground#23433D
  • editor.inactiveSelectionBackground#2183772580
  • editor.lineHighlightBackground#EDEFEB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21837725
  • editorCursor.foreground#259369
  • editorGroupHeader.tabsBackground#EDEFEBaa
  • editorLineNumber.activeForeground#259369
  • editorLineNumber.foreground#5F6A3680
  • focusBorder#259369
  • foreground#23433D
  • input.background#EDEFEB
  • input.border#00000015
  • input.foreground#23433D
  • input.placeholderForeground#23433D60
  • list.activeSelectionBackground#25936930
  • list.activeSelectionForeground#23433D
  • list.highlightForeground#259369
  • list.hoverBackground#EDEFEB40
  • list.hoverForeground#23433D
  • list.inactiveSelectionBackground#25936915
  • list.inactiveSelectionForeground#23433D
  • selection.background#21837725
  • sideBar.background#EDEFEB
  • sideBar.border#00000015
  • sideBar.foreground#23433D
  • sideBarSectionHeader.background#EDEFEB80
  • sideBarSectionHeader.foreground#23433D
  • sideBarTitle.foreground#259369
  • statusBar.background#F7F5ED
  • statusBar.border#00000015
  • statusBar.foreground#23433D
  • statusBar.noFolderBackground#F7F5ED
  • tab.activeBackground#F7F5ED
  • tab.activeBorderTop#259369
  • tab.activeForeground#23433D
  • tab.border#00000015
  • tab.inactiveBackground#F7F5ED60
  • tab.inactiveForeground#23433D80
  • terminal.ansiBlack#23433D
  • terminal.ansiBlue#218377
  • terminal.ansiCyan#2995A3
  • terminal.ansiGreen#259369
  • terminal.ansiMagenta#19764C
  • terminal.ansiRed#19764C
  • terminal.ansiWhite#23433D
  • terminal.ansiYellow#2995A3
  • terminal.background#F7F5ED
  • terminal.foreground#23433D
  • titleBar.activeBackground#F7F5ED
  • titleBar.activeForeground#23433D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F5ED
  • titleBar.inactiveForeground#23433D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5F6A36italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218377bold
storage.type, storage.modifier#218377italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259369
string, punctuation.definition.string, string.template, meta.template.expression#2995A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19764C
variable, variable.other.readwrite, variable.other.object#23433D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23433D
variable.parameter, meta.parameter#23433Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23433D80
keyword.operator#23433D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2995A3bold
entity.other.inherited-class#259369
entity.name.tag, punctuation.definition.tag#218377
entity.other.attribute-name#259369
meta.diff, meta.diff.header#5F6A36
markup.deleted#19764C
markup.inserted#259369
markup.changed#2995A3
markup.heading, markup.heading.setext, punctuation.definition.heading#259369bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2995A3
string.other.link.title, string.other.link.description#259369
markup.underline.link#5F6A36underline
punctuation.definition.list#218377
markup.quote, punctuation.definition.quote#5F6A36italic
Morphous Theme by Ameyanagi - VS Code Theme