Skip to main content
CodingTheme

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#0084ff
  • activityBar.activeFocusBorder#0084ff
  • activityBar.background#000
  • activityBar.foreground#fff
  • activityBarBadge.background#00ccbb
  • activityBarBadge.foreground#141414
  • badge.background#40C4FF
  • badge.foreground#fff
  • button.background#47ffa0
  • button.foreground#1B1E23
  • button.hoverBackground#40C4FF
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#0A0A0A
  • dropdown.border#ffffff22
  • dropdown.foreground#ffffff99
  • editor.background#000000
  • editor.findMatchBackground#40c3ff66
  • editor.findMatchHighlightBackground#ffffff22
  • editor.foreground#ffff
  • editor.hoverHighlightBackground#ffffff22
  • editor.inactiveSelectionBackground#ffffff20
  • editor.lineHighlightBackground#ffffff10
  • editor.lineHighlightBorder#ffffff05
  • editor.selectionBackground#ffffff40
  • editor.selectionHighlightBackground#ffffff22
  • editor.selectionHighlightBorder#ffffff30
  • editor.wordHighlightBackground#ff000000
  • editor.wordHighlightStrongBackground#000
  • editor.wordHighlightStrongBorder#ffffff80
  • editorCodeLens.foreground#ffffff66
  • editorCursor.foreground#fff
  • editorError.foreground#00eeff
  • editorGroup.border#181A1F
  • editorGroup.emptyBackground#0c0c0c
  • editorGroupHeader.tabsBackground#000
  • editorGutter.addedBackground#47ffa0
  • editorGutter.deletedBackground#00eeff
  • editorGutter.modifiedBackground#40C4FF
  • editorHoverWidget.background#1E1E1E
  • editorHoverWidget.border#1E1E1E
  • editorIndentGuide.background#ffffff22
  • editorLineNumber.foreground#ffffff33
  • editorLink.activeForeground#40C4FF
  • editorOverviewRuler.addedForeground#47ffa000
  • editorOverviewRuler.border#ff000000
  • editorOverviewRuler.bracketMatchForeground#40C4FF00
  • editorOverviewRuler.deletedForeground#E040FB00
  • editorOverviewRuler.errorForeground#00eeff
  • editorOverviewRuler.infoForeground#FFFF0000
  • editorOverviewRuler.modifiedForeground#40C4FF00
  • editorOverviewRuler.warningForeground#FFAB40
  • editorRuler.foreground#ffffff66
  • editorSuggestWidget.background#1E1E1E
  • editorSuggestWidget.border#1E1E1E
  • editorSuggestWidget.foreground#f8f8f0
  • editorSuggestWidget.highlightForeground#40C4FF
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWarning.foreground#FFAB40
  • editorWhitespace.foreground#ffffff66
  • editorWidget.background#1E1E1E
  • editorWidget.border#40C4FF00
  • errorForeground#00eeff
  • extensionButton.prominentBackground#47ffa0
  • extensionButton.prominentForeground#0A0A0A
  • extensionButton.prominentHoverBackground#40C4FF
  • focusBorder#0084ff
  • input.background#0A0A0A
  • input.border#0084ff
  • input.foreground#f8f8f0
  • input.placeholderForeground#ffffff66
  • inputOption.activeBackground#00000000
  • inputOption.activeBorder#0084ff
  • inputValidation.errorBackground#0A0A0A
  • inputValidation.errorBorder#00eeff
  • inputValidation.infoBackground#0A0A0A
  • inputValidation.infoBorder#0084ff
  • inputValidation.warningBackground#0A0A0A
  • inputValidation.warningBorder#FFAB40
  • list.activeSelectionBackground#ffffff20
  • list.activeSelectionForeground#fff
  • list.errorForeground#00eeff
  • list.focusBackground#ffffff22
  • list.focusForeground#f8f8f0
  • list.highlightForeground#fff
  • list.hoverBackground#ffffff10
  • list.inactiveSelectionBackground#ffffff22
  • list.inactiveSelectionForeground#f8f8f0
  • list.warningForeground#FFAB40
  • panel.background#000
  • panel.border#141414
  • panelTitle.activeBorder#0084ff
  • pickerGroup.border#40c3ff00
  • pickerGroup.foreground#40C4FF
  • progressBar.background#47ffa0
  • scrollbar.shadow#ff000000
  • scrollbarSlider.activeBackground#ffffff99
  • scrollbarSlider.background#ffffff33
  • scrollbarSlider.hoverBackground#ffffff66
  • sideBar.background#000
  • sideBar.border#ffffff20
  • sideBar.foreground#ffffff99
  • sideBarSectionHeader.background#ffffff10
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#000000
  • statusBar.background#000
  • statusBar.debuggingBackground#1E1E1E
  • statusBar.foreground#fff
  • statusBar.noFolderBackground#1E1E1E
  • statusBarItem.hoverBackground#ffffff33
  • tab.activeBackground#000
  • tab.activeBorder#ffffff20
  • tab.activeForeground#fff
  • tab.border#ffffff00
  • tab.hoverBackground#000
  • tab.inactiveBackground#000
  • tab.inactiveForeground#ffffff80
  • terminal.background#000
  • titleBar.activeBackground#1E1E1E
  • titleBar.activeForeground#ffffff99
  • titleBar.inactiveBackground#1E1E1E
  • titleBar.inactiveForeground#ffffff99
  • tree.indentGuidesStroke#ffffff20
  • widget.shadow#00000090

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#555555italic
variable, string constant.other.placeholder#ffffff
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#00ffdd
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#00ff9d
meta.block variable.other#ffffff
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#f700ff
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#e8d78d
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
support.type, support.variable#972ff8
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...

Nightmare by Lucas Fonte - VS Code Theme