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#F7FAF0
  • activityBar.border#00000015
  • activityBar.foreground#6EC0D6
  • activityBar.inactiveForeground#4A556260
  • activityBarBadge.background#6EC0D6
  • activityBarBadge.foreground#F7FAF0
  • button.background#6EC0D6
  • button.foreground#F7FAF0
  • button.hoverBackground#6EC0D6dd
  • editor.background#F7FAF0
  • editor.foreground#4A5562
  • editor.inactiveSelectionBackground#D9DDE32580
  • editor.lineHighlightBackground#C6FFF150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D9DDE325
  • editorCursor.foreground#6EC0D6
  • editorGroupHeader.tabsBackground#C6FFF1aa
  • editorLineNumber.activeForeground#6EC0D6
  • editorLineNumber.foreground#AAB9B080
  • focusBorder#6EC0D6
  • foreground#4A5562
  • input.background#C6FFF1
  • input.border#00000015
  • input.foreground#4A5562
  • input.placeholderForeground#4A556260
  • list.activeSelectionBackground#6EC0D630
  • list.activeSelectionForeground#4A5562
  • list.highlightForeground#6EC0D6
  • list.hoverBackground#C6FFF140
  • list.hoverForeground#4A5562
  • list.inactiveSelectionBackground#6EC0D615
  • list.inactiveSelectionForeground#4A5562
  • selection.background#D9DDE325
  • sideBar.background#C6FFF1
  • sideBar.border#00000015
  • sideBar.foreground#4A5562
  • sideBarSectionHeader.background#C6FFF180
  • sideBarSectionHeader.foreground#4A5562
  • sideBarTitle.foreground#6EC0D6
  • statusBar.background#F7FAF0
  • statusBar.border#00000015
  • statusBar.foreground#4A5562
  • statusBar.noFolderBackground#F7FAF0
  • tab.activeBackground#F7FAF0
  • tab.activeBorderTop#6EC0D6
  • tab.activeForeground#4A5562
  • tab.border#00000015
  • tab.inactiveBackground#F7FAF060
  • tab.inactiveForeground#4A556280
  • terminal.ansiBlack#4A5562
  • terminal.ansiBlue#D9DDE3
  • terminal.ansiCyan#E6F9F7
  • terminal.ansiGreen#6EC0D6
  • terminal.ansiMagenta#FF7D68
  • terminal.ansiRed#FF7D68
  • terminal.ansiWhite#4A5562
  • terminal.ansiYellow#E6F9F7
  • terminal.background#F7FAF0
  • terminal.foreground#4A5562
  • titleBar.activeBackground#F7FAF0
  • titleBar.activeForeground#4A5562
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7FAF0
  • titleBar.inactiveForeground#4A556260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAB9B0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D9DDE3bold
storage.type, storage.modifier#D9DDE3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6EC0D6
string, punctuation.definition.string, string.template, meta.template.expression#E6F9F7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FF7D68
variable, variable.other.readwrite, variable.other.object#4A5562
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4A5562
variable.parameter, meta.parameter#4A5562dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4A556280
keyword.operator#4A5562
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E6F9F7bold
entity.other.inherited-class#6EC0D6
entity.name.tag, punctuation.definition.tag#D9DDE3
entity.other.attribute-name#6EC0D6
meta.diff, meta.diff.header#AAB9B0
markup.deleted#FF7D68
markup.inserted#6EC0D6
markup.changed#E6F9F7
markup.heading, markup.heading.setext, punctuation.definition.heading#6EC0D6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E6F9F7
string.other.link.title, string.other.link.description#6EC0D6
markup.underline.link#AAB9B0underline
punctuation.definition.list#D9DDE3
markup.quote, punctuation.definition.quote#AAB9B0italic
Morphous Theme by Ameyanagi - VS Code Theme