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#152224
  • activityBar.border#ffffff15
  • activityBar.foreground#167fa3
  • activityBar.inactiveForeground#fbfaf560
  • activityBarBadge.background#167fa3
  • activityBarBadge.foreground#152224
  • button.background#167fa3
  • button.foreground#152224
  • button.hoverBackground#167fa3dd
  • editor.background#152224
  • editor.foreground#fbfaf5
  • editor.inactiveSelectionBackground#d4b8893580
  • editor.lineHighlightBackground#1e2c2f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d4b88935
  • editorCursor.foreground#167fa3
  • editorGroupHeader.tabsBackground#152224dd
  • editorLineNumber.activeForeground#167fa3
  • editorLineNumber.foreground#c8c8c080
  • focusBorder#167fa3
  • foreground#fbfaf5
  • input.background#1e2c2f
  • input.border#ffffff15
  • input.foreground#fbfaf5
  • input.placeholderForeground#fbfaf560
  • list.activeSelectionBackground#167fa330
  • list.activeSelectionForeground#fbfaf5
  • list.highlightForeground#167fa3
  • list.hoverBackground#1e2c2f40
  • list.hoverForeground#fbfaf5
  • list.inactiveSelectionBackground#167fa315
  • list.inactiveSelectionForeground#fbfaf5
  • selection.background#d4b88935
  • sideBar.background#1e2c2f
  • sideBar.border#ffffff15
  • sideBar.foreground#fbfaf5
  • sideBarSectionHeader.background#15222480
  • sideBarSectionHeader.foreground#fbfaf5
  • sideBarTitle.foreground#167fa3
  • statusBar.background#152224
  • statusBar.border#ffffff15
  • statusBar.foreground#fbfaf5
  • statusBar.noFolderBackground#152224
  • tab.activeBackground#152224
  • tab.activeBorderTop#167fa3
  • tab.activeForeground#fbfaf5
  • tab.border#ffffff15
  • tab.inactiveBackground#1e2c2f60
  • tab.inactiveForeground#fbfaf580
  • terminal.ansiBlack#152224
  • terminal.ansiBlue#d4b889
  • terminal.ansiCyan#78d0df
  • terminal.ansiGreen#167fa3
  • terminal.ansiMagenta#c66b2b
  • terminal.ansiRed#c66b2b
  • terminal.ansiWhite#fbfaf5
  • terminal.ansiYellow#78d0df
  • terminal.background#152224
  • terminal.foreground#fbfaf5
  • titleBar.activeBackground#152224
  • titleBar.activeForeground#fbfaf5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#152224
  • titleBar.inactiveForeground#fbfaf560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8c8c0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d4b889bold
storage.type, storage.modifier#d4b889italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#167fa3
string, punctuation.definition.string, string.template, meta.template.expression#78d0df
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c66b2b
variable, variable.other.readwrite, variable.other.object#fbfaf5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbfaf5
variable.parameter, meta.parameter#fbfaf5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbfaf580
keyword.operator#fbfaf5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#78d0dfbold
entity.other.inherited-class#167fa3
entity.name.tag, punctuation.definition.tag#d4b889
entity.other.attribute-name#167fa3
meta.diff, meta.diff.header#c8c8c0
markup.deleted#c66b2b
markup.inserted#167fa3
markup.changed#78d0df
markup.heading, markup.heading.setext, punctuation.definition.heading#167fa3bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#78d0df
string.other.link.title, string.other.link.description#167fa3
markup.underline.link#c8c8c0underline
punctuation.definition.list#d4b889
markup.quote, punctuation.definition.quote#c8c8c0italic
Morphous Theme by Ameyanagi - VS Code Theme