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.activeBorder#0088cc
  • activityBar.background#f7f7f7
  • activityBar.foreground#585959
  • activityBarBadge.background#585959
  • badge.background#f0f1f2
  • button.background#585959
  • button.hoverBackground#4c9ed9
  • debugToolBar.background#f7f7f7
  • dropdown.background#f7f7f7
  • editor.background#fcfcfc
  • editor.foreground#585959
  • editor.lineHighlightBackground#f7f7f7
  • editor.selectionBackground#4c9ed940
  • editor.wordHighlightBorder#ebeced
  • editorBracketMatch.border#aaaaaa
  • editorCursor.foreground#8fa1b2
  • editorGroupHeader.tabsBackground#f7f7f7
  • editorIndentGuide.activeBackground#ebecedaa
  • editorIndentGuide.background#ebeced
  • editorWidget.background#fcfcfc
  • focusBorder#aaaaaa
  • input.background#ebeced
  • list.activeBackground#ebeced
  • list.activeSelectionBackground#ebeced
  • list.activeSelectionForeground#585959
  • list.focusBackground#ebeced
  • list.hoverBackground#ebeced
  • list.hoverForeground#585959
  • list.inactiveSelectionBackground#ebeced
  • panel.background#f7f7f7
  • scrollbarSlider.background#ebecedaa
  • sideBar.background#f7f7f7
  • sideBarSectionHeader.background#ebeced
  • sidebarSectionHeader.foreground#4c9ed9
  • sideBarTitle.foreground#8fa1b2
  • statusBar.background#f7f7f7
  • statusBar.debuggingBackground#e6b064
  • statusBar.debuggingForeground#f7f7f7
  • statusBar.foreground#585959
  • statusBarItem.hoverBackground#ebeced
  • tab.activeModifiedBorder#5b5fff
  • tab.border#f7f7f7
  • tab.focusedHoverBackground#f7f7f7
  • tab.inactiveBackground#f7f7f7
  • tab.unfocusedHoverBackground#fcfcfc
  • terminal.ansiBlack#fcfcfc
  • terminal.ansiBlue#0088cc
  • terminal.ansiBrightRed#f13c00
  • terminal.ansiGreen#2cbb0f
  • terminal.ansiRed#ed2655
  • terminal.ansiWhite#585959
  • terminal.ansiYellow#d97e00
  • titleBar.activeBackground#f7f7f7
  • titleBar.activeForeground#585959
  • titleBar.inactiveBackground#fcfcfc

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#eeffffff
constant.language.boolean, constant.language.json, constant.language#b82ee5
comment, punctuation.definition.comment#747573
constant.numeric#0072ab
variable, variable.other, support.variable, variable.parameter, meta.scope.prerequisites#0088cc
constant.other.color#ffffff
invalid, invalid.illegal#f13c00
keyword, storage.modifier, storage.control, storage.type#b82ee5
storage.type.annotation#d97e00
constant.other.color, keyword.other.template, keyword.other.substitution#ed2655
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, entity.other.attribute-name.class, punctuation.section.embedded.begin, punctuation.section.embedded.end#0088cc
variable.function, support.function, meta.function-call.generic, keyword.other.special-method, meta.method.groovy#2cbb0f
support.other.variable, string.other.link#ed2655
punctuation.definition.template-expression, punctuation.definition.interpolation, punctuation.section.embedded.coffee, constant.other.bareword#f13c00
support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, meta.symbol#2cbb0f
string, string.quoted.double.json, punctuation.definition.string, constant.other.symbol, constant.other.key, entity.other.inherited-class, entity.global.clojure, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#5b5fffnormal
punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#585959normal
keyword.operator, punctuation.separator.key-value, punctuation.definition.entity#8fa1b2
keyword.operator.new#b82ee5
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, constant.other.bareword#b82ee5
support.type#d97e00
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#2cbb0f
support.type.vendored.property-name, entity.other.attribute-name.class.mixin#b82ee5
variable.scss, variable.css, variable.stylus, variable.postcss, variable.sass#ed2655
source.css support.constant, source.sass support.constant, source.scss support.constant, source.less support.constant, source.stylus support.constant, source.postcss support.constant, keyword.other.unit#0072ab
source.css support.constant.property-value, source.sass support.constant.property-value, source.scss support.constant.property-value, source.less support.constant.property-value, source.stylus support.constant.property-value, source.postcss support.constant.property-value, support.constant.color#b82ee5
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#d97e00
entity.other.attribute-name.id.css#b82ee5
support.function.misc.css, support.function.misc.scss, support.function.misc.sass, support.function.misc.less, support.function.misc.stylus#b82ee5
punctuation.definition.keyword.css, punctuation.definition.keyword.scss, punctuation.definition.keyword.sass, punctuation.definition.keyword.less, punctuation.definition.keyword.stylus, keyword.control.css, keyword.control.scss, keyword.control.sass, keyword.control.less, keyword.control.stylus#0088cc
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#5b5fff
variable.language#b82ee5
entity.name.method.js#5b5fffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor, entity.name.function#2cbb0f
entity.other.attribute-name#b82ee5
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name, text.xml entity.other.attribute-name#b82ee5
source.sass keyword.control#0088cc
markup.inserted#2cbb0f
markup.deleted#ed2655
markup.changed#f13c00
string.regexp#0088cc
constant.character.escape#0088cc
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#5b5fffitalic
support.type.property-name.json, meta.object-literal.key, variable.other.property, support.variable.property, support.constant.media#2cbb0f
punctuation.support.type.property-name.json#5b5fff
log.exceptiontype#2cbb0f
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
text.html.markdown meta.dummy.line-break
markup.heading.markdown punctuation.definition.heading.markdown, beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.metadata.markdown, punctuation.definition.list.begin.markdown, punctuation.definition.string.markdown#0088cc
markup.italic#ed2655italic
markup.bold, markup.bold string#ed2655bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#ed2655bold
markup.underline#ed2655underline
markup.strike#ed2655strike
markup.quote#747573italic
string.other.link.title.markdown, string.other.link.description.title.markdown#ed2655
constant.other.reference.link.markdown#ed2655
markup.raw.block, markup.inline.raw.string.markdown, markup.fenced_code.block.markdown#d97e00
markup.raw.block.fenced.markdown#00000050
meta.separator#5b5fffbold
markup.table#EEFFFF
token.info-token#0088cc
token.warn-token#d97e00
token.error-token#f13c00
token.debug-token#b267e6
keyword.other.type,php#d97e00
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#f13c00
keyword.other.type,php, storage.type.cs, entity.name.type.delegate.cs, entity.name.type.enum.cs, entity.name.type.namespace.cs, keyword.type.cs#d97e00
entity.name.variable.enum-member.cs, entity.name.variable.event.cs, entity.name.variable.field.cs#0088cc
keyword.other.delegate.cs, keyword.other.enum.cs, keyword.other.get.cs, keyword.other.set.cs, keyword.other.new.cs, keyword.other.struct.cs, keyword.other.namespace.cs, keyword.other.class.cs, keyword.other.event.cs#b82ee5
storage.type.tag-handle.yaml, entity.name.type.anchor.yaml #d97e00
constant.other.timestamp.yaml#2cbb0f
text.variable#0088cc
text.bracketed#0072ab
keyword.other.DML.sql#f13c00
keyword.other.sql#b82ee5
keyword.other.julia#b82ee5
support.function.macro.julia#f13c00
meta.symbol.clojure#f13c00
constant.keyword.clojure#0088cc
support.class.dart#d97e00

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Firefox Quantum Themes - Coding Theme