Skip to main content
Coding Theme

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#282a36
  • activityBar.border#44475a
  • activityBar.foreground#f8f8f2
  • activityBarBadge.background#007acc
  • editor.background#282a36
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#44475a
  • editor.selectionBackground#44475a
  • editor.selectionForeground#f8f8f2
  • editorBracketMatch.background#44475a
  • editorBracketMatch.border#f8f8f2
  • editorCodeLens.foreground#89DDFF
  • editorCursor.foreground#f8f8f2
  • editorError.foreground#FF5370
  • editorGroup.border#44475a
  • editorGroupHeader.border#44475a
  • editorGroupHeader.noTabsBackground#282a36
  • editorGroupHeader.tabsBackground#282a36
  • editorGroupHeader.tabsBorder#44475a
  • editorGutter.addedBackground#50fa7b
  • editorGutter.background#282a36
  • editorGutter.deletedBackground#FF5370
  • editorGutter.modifiedBackground#50fa7b
  • editorInfo.foreground#82ecff
  • editorLineNumber.activeForeground#f8f8f2
  • editorLineNumber.foreground#6272a4
  • editorOverviewRuler.addedForeground#50fa7b
  • editorOverviewRuler.border#282a36
  • editorOverviewRuler.deletedForeground#FF5370
  • editorOverviewRuler.findMatchForeground#50fa7b
  • editorOverviewRuler.modifiedForeground#50fa7b
  • editorOverviewRuler.rangeHighlightForeground#f8f8f2
  • editorOverviewRuler.selectionHighlightForeground#f8f8f2
  • editorOverviewRuler.wordHighlightForeground#f8f8f2
  • editorOverviewRuler.wordHighlightStrongForeground#f8f8f2
  • editorPane.background#282a36
  • editorRuler.foreground#44475a
  • editorWarning.foreground#ec8686
  • editorWhitespace.foreground#44475a
  • extensionButton.prominentBackground#282a36
  • list.activeSelectionBackground#44475a
  • list.activeSelectionForeground#f8f8f2
  • list.focusBackground#282a36
  • list.focusForeground#f8f8f2
  • list.focusHighlightForeground#82ecff
  • list.hoverBackground#44475a
  • list.hoverForeground#f8f8f2
  • list.inactiveSelectionBackground#44475a
  • list.inactiveSelectionForeground#f8f8f2
  • notificationCenter.border#44475a
  • notificationCenterHeader.background#282a36
  • notificationCenterHeader.foreground#f8f8f2
  • notificationLink.foreground#82ecff
  • notifications.background#282a36
  • notifications.border#44475a
  • notifications.foreground#f8f8f2
  • notificationToast.border#44475a
  • scrollbar.shadow#282a36
  • scrollbarSlider.activeBackground#f8f8f2
  • scrollbarSlider.background#44475a
  • scrollbarSlider.hoverBackground#44475a
  • sideBar.background#282a36
  • sideBar.border#44475a
  • sideBar.foreground#f8f8f2
  • sideBarSectionHeader.background#282a36
  • sideBarSectionHeader.foreground#f8f8f2
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#282a36
  • statusBar.border#44475a
  • statusBar.debuggingBackground#44475a
  • statusBar.debuggingForeground#f8f8f2
  • statusBar.foreground#f8f8f2
  • statusBar.noFolderBackground#282a36
  • statusBar.noFolderForeground#f8f8f2
  • statusBarItem.activeBackground#282a36
  • statusBarItem.hoverBackground#44475a
  • statusBarItem.prominentBackground#282a36
  • statusBarItem.prominentHoverBackground#44475a
  • tab.activeBackground#282a36
  • tab.activeForeground#f8f8f2
  • tab.border#44475a
  • tab.inactiveBackground#282a36
  • tab.inactiveForeground#6272a4
  • tab.unfocusedActiveBackground#282a36
  • tab.unfocusedActiveForeground#f8f8f2
  • tab.unfocusedInactiveBackground#282a36
  • tab.unfocusedInactiveForeground#6272a4
  • tree.indentGuidesStroke#44475a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#EEFFFF
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#ff79c6
constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#FFFFFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f5aeae
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82ecff
meta.block variable.other#f5aeae
support.other.variable, string.other.link#f5aeae
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F78C6C
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#fdfd91
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#FFCB6B
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82ecffitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82ecff
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82ecff
markup.inserted#FFFF00
markup.deleted#FF5370
markup.changed#b15aeb
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82ecffitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82ecff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f5aeae
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFFF00
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#FFFF00
markup.italic#f5aeaeitalic
markup.bold, markup.bold string#f5aeaebold
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#f5aeaebold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82ecff
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

EmoGlow - Coding Theme