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#07090F
  • activityBar.foreground#86A5FF
  • activityBar.inactiveForeground#576dafc5
  • activityBarBadge.background#86A5FF
  • activityBarBadge.foreground#07090F
  • badge.background#86A5FF
  • badge.foreground#07090F
  • breadcrumb.activeSelectionForeground#86A5FF
  • breadcrumb.focusForeground#576daf
  • breadcrumb.foreground#576dafa6
  • breadcrumbPicker.background#07090F
  • button.background#86A5FF
  • button.foreground#07090F
  • button.hoverBackground#A8BEFF
  • descriptionForeground#576daf79
  • diffEditor.diagonalFill#15182B
  • diffEditor.insertedTextBackground#64d3892c
  • diffEditor.removedTextBackground#dd50742c
  • dropdown.background#15182B
  • dropdown.foreground#c7d5ff99
  • editor.background#07090F
  • editor.findMatchBackground#576daf
  • editor.findMatchHighlightBackground#262E47
  • editor.inactiveSelectionBackground#262e47be
  • editor.selectionBackground#262E47
  • editor.selectionHighlightBackground#262E47
  • editor.wordHighlightBackground#262E47
  • editor.wordHighlightStrongBackground#262E47
  • editorCodeLens.foreground#262E47
  • editorCursor.background#01030b
  • editorCursor.foreground#86A5FF
  • editorGroup.background#07090F
  • editorGroup.border#15182B
  • editorGroup.dropBackground#0C0E19
  • editorGroup.emptyBackground#07090F
  • editorGroupHeader.tabsBackground#07090F
  • editorLineNumber.activeForeground#576dafd8
  • editorLineNumber.foreground#262e47bb
  • editorWidget.background#15182B
  • editorWidget.border#576daf
  • extensionButton.prominentBackground#C7D5FF
  • extensionButton.prominentForeground#07090F
  • focusBorder#262E47
  • foreground#576daf
  • gitDecoration.addedResourceForeground#64d389fd
  • gitDecoration.deletedResourceForeground#dd5074
  • gitDecoration.ignoredResourceForeground#576daf90
  • gitDecoration.modifiedResourceForeground#c778db
  • gitDecoration.untrackedResourceForeground#576daf90
  • icon.foreground#576daf
  • input.background#15182B
  • input.foreground#86A5FF
  • inputOption.activeForeground#86A5FF
  • inputValidation.errorBackground#dd5073
  • inputValidation.errorBorder#dd5073
  • inputValidation.errorForeground#07090F
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#86A5FF
  • list.dropBackground#000000
  • list.errorForeground#dd5074
  • list.focusBackground#01030b
  • list.focusForeground#86A5FF
  • list.highlightForeground#A8BEFF
  • list.hoverBackground#000000
  • list.hoverForeground#A8BEFF
  • list.inactiveFocusBackground#01030b
  • list.inactiveSelectionBackground#000000
  • list.inactiveSelectionForeground#86A5FF
  • list.warningForeground#e6db7f
  • notificationCenterHeader.background#15182B
  • notifications.background#15182B
  • panel.border#15182B
  • panelTitle.activeBorder#86A5FF
  • panelTitle.activeForeground#C7D5FF
  • panelTitle.inactiveForeground#576daf
  • peekViewTitle.background#262E47
  • quickInput.background#0C0E19
  • scrollbar.shadow#01030b
  • scrollbarSlider.activeBackground#576daf
  • scrollbarSlider.background#262E47
  • scrollbarSlider.hoverBackground#576daf
  • selection.background#01030b
  • sideBar.background#07090F
  • sideBar.border#15182B
  • sideBarSectionHeader.background#07090F
  • sideBarSectionHeader.foreground#86A5FF
  • statusBar.background#86A5FF
  • statusBar.debuggingBackground#c778db
  • statusBar.foreground#07090F
  • tab.activeBackground#07090F
  • tab.activeBorder#86A5FF
  • tab.activeForeground#C7D5FF
  • tab.border#07090F
  • tab.inactiveBackground#07090F
  • tab.inactiveForeground#576dafd8
  • terminal.ansiBrightRed#dd5073
  • terminal.ansiGreen#63eb90
  • terminal.ansiRed#dd5073
  • terminal.foreground#A8BEFF
  • textLink.foreground#86A5FF
  • titleBar.activeBackground#07090F
  • titleBar.activeForeground#86A5FF
  • titleBar.inactiveBackground#07090F
  • tree.indentGuidesStroke#576daf
  • widget.shadow#01030b

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#C792EA
keyword.control, 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#89DDFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82AAFF
meta.block variable.other#f07178
support.other.variable, string.other.link#f07178
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#C3E88D
entity.name, support.type, support.class, support.orther.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#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
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#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
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#82AAFFitalic
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#82AAFF
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#f07178
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#C3E88D
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#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
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...

Aurora X - Coding Theme