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#0a192f
  • activityBar.border#0a192f
  • activityBar.dropBackground#2f3b54
  • activityBar.foreground#8695b7
  • activityBarBadge.background#0a192f
  • activityBarBadge.foreground#171c28
  • editor.background#0a192f
  • editor.findMatchBackground#122b50
  • editor.findMatchBorder#e6f1ff
  • editor.findMatchHighlightBackground#122b50
  • editor.findMatchHighlightBorder#122b50
  • editor.findRangeHighlightBackground#122b50
  • editor.findRangeHighlightBorder#122b50
  • editor.foreground#e6f1ff
  • editor.hoverHighlightBackground#8695b799
  • editor.lineHighlightBackground#2f3b54
  • editor.lineHighlightBorder#2f3b54
  • editor.selectionBackground#122b50
  • editor.selectionHighlightBackground#122b50
  • editorCursor.background#e6f1ff
  • editorCursor.foreground#49bba7
  • editorGroupHeader.noTabsBackground#0a192f
  • editorGroupHeader.tabsBackground#0a192f
  • editorIndentGuide.activeBackground#122b50
  • editorIndentGuide.background#122b50
  • editorLineNumber.foreground#1b3761
  • editorLink.activeForeground#122b50
  • editorOverviewRuler.addedForeground#122b50
  • editorOverviewRuler.border#2f3b54
  • editorOverviewRuler.bracketMatchForeground#122b50
  • editorOverviewRuler.deletedForeground#ef6b73
  • editorOverviewRuler.errorForeground#ef6b73
  • editorOverviewRuler.findMatchForeground#122b50
  • editorOverviewRuler.infoForeground#5ccfe6
  • editorOverviewRuler.modifiedForeground#122b50
  • editorOverviewRuler.rangeHighlightForeground#122b50
  • editorOverviewRuler.selectionHighlightForeground#122b50
  • editorOverviewRuler.warningForeground#122b50
  • editorOverviewRuler.wordHighlightForeground#122b50
  • editorOverviewRuler.wordHighlightStrongForeground#122b50
  • editorRuler.foreground#122b50
  • editorWhitespace.foreground#122b50
  • list.activeSelectionBackground#122b50
  • list.hoverBackground#122b50
  • panel.background#0a192f
  • panel.border#0a192f
  • panel.dropBackground#2f3b54
  • panelTitle.activeBorder#122b50
  • panelTitle.activeForeground#d7dce2
  • panelTitle.inactiveForeground#8695b7
  • peekView.border#122b50
  • peekViewEditor.background#0a192f
  • peekViewEditor.matchHighlightBackground#122b50
  • peekViewEditor.matchHighlightBorder#ffcc66
  • peekViewEditorGutter.background#1d2433
  • peekViewResult.background#0a192f
  • peekViewResult.fileForeground#d7dce2
  • peekViewResult.lineForeground#d7dce2
  • peekViewResult.matchHighlightBackground#6682ff33
  • peekViewResult.selectionBackground#2f3b54
  • peekViewResult.selectionForeground#d7dce2
  • peekViewTitle.background#2f3b54
  • peekViewTitleDescription.foreground#8695b7
  • peekViewTitleLabel.foreground#8695b7
  • pickerGroup.border#2f3b54
  • pickerGroup.foreground#ffcc66
  • sideBar.background#0a192f
  • sideBar.border#0a192f
  • sideBar.foreground#d7dce2
  • sideBarSectionHeader.background#1d2433
  • sideBarSectionHeader.foreground#C792EA
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#0a192f
  • statusBar.border#0a192f
  • statusBar.debuggingBackground#0a192f
  • statusBar.debuggingForeground#8695b7
  • statusBar.foreground#8695b7
  • statusBar.noFolderBackground#0a192f
  • statusBar.noFolderForeground#8695b7
  • statusBarItem.activeBackground#0a192f
  • statusBarItem.hoverBackground#1d2433
  • statusBarItem.prominentBackground#0a192f
  • statusBarItem.prominentHoverBackground#1d2433
  • tab.activeBackground#0a192f
  • tab.activeBorder#49bba7
  • tab.activeForeground#d7dce2
  • tab.border#0a192f
  • tab.hoverBackground#0a192f
  • tab.hoverBorder#49bba7
  • tab.inactiveBackground#0a192f
  • tab.inactiveForeground#d7dce277
  • tab.unfocusedActiveBorder#0a192f
  • tab.unfocusedActiveForeground#d7dce2
  • tab.unfocusedHoverBackground#1d2433
  • tab.unfocusedHoverBorder#0a192f
  • tab.unfocusedInactiveForeground#122b50
  • titleBar.activeBackground#0a192f
  • titleBar.activeForeground#0a192f
  • titleBar.border#0a192f
  • titleBar.inactiveBackground#0a192f
  • titleBar.inactiveForeground#0a192f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3b475fitalic
variable, string constant.other.placeholder#e6f1ff
constant.other.color#e6f1ff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#49bba7
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#49bba7
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#e6f1ff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#49bba7
meta.block variable.other#e6f1ff
support.other.variable, string.other.link#e6f1ff
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#C792EA
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#C792EA
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#C792EA
support.type#C792EA
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#C792EA
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#C792EA
variable.language#C792EAitalic
entity.name.method.js#C792EAitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#C792EA
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#C792EA
source.sass keyword.control#C792EA
markup.inserted#e6f1ff
markup.deleted#FF5370
markup.changed#e6f1ff
string.regexp#e6f1ff
constant.character.escape#C792EA
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#C792EAitalic
source.js constant.other.object.key.js string.unquoted.label.js#C792EAitalic
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#49bba7
markup.italic#C792EAitalic
markup.bold, markup.bold string#C792EAbold
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#C792EAbold
markup.underline#C792EAunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#49bba7
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#C792EA
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...

Lizzie - Coding Theme