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#E7ECE9
  • activityBar.border#00000015
  • activityBar.foreground#c6f26a
  • activityBar.inactiveForeground#22302260
  • activityBarBadge.background#c6f26a
  • activityBarBadge.foreground#E7ECE9
  • button.background#c6f26a
  • button.foreground#E7ECE9
  • button.hoverBackground#c6f26add
  • editor.background#E7ECE9
  • editor.foreground#223022
  • editor.inactiveSelectionBackground#9fd66a2580
  • editor.lineHighlightBackground#f7fbef50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9fd66a25
  • editorCursor.foreground#c6f26a
  • editorGroupHeader.tabsBackground#f7fbefaa
  • editorLineNumber.activeForeground#c6f26a
  • editorLineNumber.foreground#5b686680
  • focusBorder#c6f26a
  • foreground#223022
  • input.background#f7fbef
  • input.border#00000015
  • input.foreground#223022
  • input.placeholderForeground#22302260
  • list.activeSelectionBackground#c6f26a30
  • list.activeSelectionForeground#223022
  • list.highlightForeground#c6f26a
  • list.hoverBackground#f7fbef40
  • list.hoverForeground#223022
  • list.inactiveSelectionBackground#c6f26a15
  • list.inactiveSelectionForeground#223022
  • selection.background#9fd66a25
  • sideBar.background#f7fbef
  • sideBar.border#00000015
  • sideBar.foreground#223022
  • sideBarSectionHeader.background#f7fbef80
  • sideBarSectionHeader.foreground#223022
  • sideBarTitle.foreground#c6f26a
  • statusBar.background#E7ECE9
  • statusBar.border#00000015
  • statusBar.foreground#223022
  • statusBar.noFolderBackground#E7ECE9
  • tab.activeBackground#E7ECE9
  • tab.activeBorderTop#c6f26a
  • tab.activeForeground#223022
  • tab.border#00000015
  • tab.inactiveBackground#E7ECE960
  • tab.inactiveForeground#22302280
  • terminal.ansiBlack#223022
  • terminal.ansiBlue#9fd66a
  • terminal.ansiCyan#d9f08a
  • terminal.ansiGreen#c6f26a
  • terminal.ansiMagenta#c8d36a
  • terminal.ansiRed#c8d36a
  • terminal.ansiWhite#223022
  • terminal.ansiYellow#d9f08a
  • terminal.background#E7ECE9
  • terminal.foreground#223022
  • titleBar.activeBackground#E7ECE9
  • titleBar.activeForeground#223022
  • titleBar.border#00000015
  • titleBar.inactiveBackground#E7ECE9
  • titleBar.inactiveForeground#22302260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b6866italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9fd66abold
storage.type, storage.modifier#9fd66aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c6f26a
string, punctuation.definition.string, string.template, meta.template.expression#d9f08a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c8d36a
variable, variable.other.readwrite, variable.other.object#223022
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#223022
variable.parameter, meta.parameter#223022dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#22302280
keyword.operator#223022
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d9f08abold
entity.other.inherited-class#c6f26a
entity.name.tag, punctuation.definition.tag#9fd66a
entity.other.attribute-name#c6f26a
meta.diff, meta.diff.header#5b6866
markup.deleted#c8d36a
markup.inserted#c6f26a
markup.changed#d9f08a
markup.heading, markup.heading.setext, punctuation.definition.heading#c6f26abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d9f08a
string.other.link.title, string.other.link.description#c6f26a
markup.underline.link#5b6866underline
punctuation.definition.list#9fd66a
markup.quote, punctuation.definition.quote#5b6866italic
Morphous Theme by Ameyanagi - VS Code Theme