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#0e0a13
  • activityBarBadge.background#f3b5ff
  • activityBarBadge.foreground#000
  • badge.background#0e0a13
  • badge.foreground#eee1ffcc
  • breadcrumb.background#0e0b16
  • breadcrumb.foreground#eee1ff
  • button.background#281c36
  • button.hoverBackground#241c30cc
  • dropdown.background#241c30
  • dropdown.listBackground#0e0a13
  • editor.background#0e0b16
  • editor.foreground#eee1ffcc
  • editor.lineHighlightBorder#0e0b16
  • editor.selectionBackground#241c30cc
  • editor.wordHighlightBackground#0e0b16
  • editor.wordHighlightBorder#0e0b16
  • editor.wordHighlightStrongBackground#0e0b16
  • editor.wordHighlightStrongBorder#0e0b16
  • editorBracketMatch.background#0e0b1600
  • editorBracketMatch.border#241c30
  • editorError.foreground#f1607fe3
  • editorGroup.border#0e0b16
  • editorGroupHeader.tabsBackground#0e0b16
  • editorGutter.addedBackground#6d568b
  • editorGutter.foldingControlForeground#302b49
  • editorGutter.modifiedBackground#302b49
  • editorHoverWidget.background#0e0a13
  • editorHoverWidget.border#241c30
  • editorIndentGuide.activeBackground#231f36
  • editorIndentGuide.background#231f36
  • editorLineNumber.activeForeground#eee1ff
  • editorLineNumber.foreground#eee1ff80
  • editorOverviewRuler.border#0e0b16
  • editorWidget.background#0e0a13
  • focusBorder#0e0a13
  • gitDecoration.ignoredResourceForeground#eee1ff60
  • gitDecoration.modifiedResourceForeground#f3b5ffe3
  • gitDecoration.stageModifiedResourceForeground#b57ef3
  • gitDecoration.untrackedResourceForeground#bfe2ff
  • input.background#241c30
  • list.activeSelectionBackground#281c36cc
  • list.errorForeground#f1607fe3
  • list.focusBackground#241c30
  • list.hoverBackground#281c363f
  • list.inactiveSelectionBackground#281c363f
  • menu.background#0e0b16
  • menu.selectionBackground#1c1425
  • menu.separatorBackground#362747
  • menubar.selectionBackground#0e0b16
  • menubar.selectionForeground#fff
  • minimap.errorHighlight#cf5c7e
  • minimap.selectionHighlight#f3b5ffcc
  • minimapGutter.addedBackground#6d568b
  • minimapGutter.deletedBackground#302b49
  • minimapGutter.modifiedBackground#302b49
  • minimapSlider.activeBackground#241c3055
  • minimapSlider.background#241c3055
  • minimapSlider.hoverBackground#241c3055
  • panel.border#0e0b16
  • panelTitle.activeBorder#f3b5ff
  • sash.hoverBorder#0e0b16
  • scrollbar.shadow#0e0b1600
  • scrollbarSlider.activeBackground#3c2e50
  • scrollbarSlider.background#241c30
  • scrollbarSlider.hoverBackground#3c2e50
  • settings.focusedRowBackground#241c303d
  • settings.headerForeground#f3b5ffe3
  • settings.modifiedItemIndicator#f3b5ffe3
  • sideBar.background#0e0a13
  • sideBar.border#0e0a13
  • sideBar.foreground#eee1ffcc
  • sideBarSectionHeader.background#0e0a13
  • sideBarSectionHeader.foreground#eee1ffcc
  • statusBar.background#281c36
  • statusBar.debuggingBackground#281c36
  • statusBar.foreground#eee1ff
  • statusBar.noFolderBackground#281c36
  • statusBarItem.hoverBackground#0e0a133d
  • tab.activeBackground#0e0b16
  • tab.activeBorder#f3b5ff
  • tab.activeForeground#eee1ff
  • tab.border#0e0b16
  • tab.inactiveBackground#0e0b16
  • tab.inactiveForeground#eee1ffcc
  • terminal.ansiCyan#bfe2ffe3
  • terminal.ansiGreen#f3b5ff
  • terminal.ansiMagenta#da86da
  • terminal.ansiRed#f1607fe3
  • terminal.ansiYellow#6d568b
  • terminal.foreground#eee1ff
  • terminal.selectionBackground#f3b5ff3d
  • terminalCursor.foreground#f3b5ffcc
  • textLink.activeForeground#f3b5ffad
  • textLink.foreground#f3b5ffe3
  • titleBar.activeBackground#0e0a13
  • titleBar.activeForeground#eee1ffcc
  • titleBar.inactiveBackground#0e0a13
  • toolbar.hoverBackground#241c3000
  • tree.indentGuidesStroke#0e0a1300
  • welcomePage.buttonBackground#241c30
  • welcomePage.progress.background#241c30
  • welcomePage.tileBackground#241c30
  • welcomePage.tileHoverBackground#241c30ad
  • welcomePage.tileShadow.#241c3000
  • widget.shadow#0a070e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#dfd3fd3ditalic
variable, string constant.other.placeholder#eee1ffe3
constant.other.color#eee1ffe3
invalid, invalid.illegal#f1607fe3
keyword, storage.type, storage.modifier#f3b5ffe3
storage.modifier.async#f3b5ffe3
keyword.control#899effe3
support.class.error, keyword.control.trycatch, keyword.operator.expression.delete, keyword.operator.expression.void, keyword.operator.void, keyword.operator.delete#899effe3
variable.language.super#899effe3
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#f3b5ffe3
punctuation#a889c2
meta.tag#eee1ffe3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f3b5ffe3
entity.name.function, meta.function-call, variable.function#c6c2ffe3
support.function, keyword.other.special-method#899effe3
meta.block variable.other#eee1ffe3
support.other.variable, string.other.link#eee1ffe3
constant.numeric, constant.language, constant.character, constant.escape#ffc7b6e3
keyword.other.unit, keyword.other, support.constant, constant.other.color#eee1ffe3
variable.parameter#eee1ffe3
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#bfe2ffe3
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#ffc7b6e3
support.type#eee1ffe3
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#eee1ff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#ffc7b6e3
entity.name.method.js#82AAFF
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#eee1ffe3
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6B
entity.other.attribute-name.class#899effe3
source.sass keyword.control#eee1ff
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#bff5ffe3
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#eee1ffitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370
source.json meta.structure.dictionary.json support.type.property-name.json#f3b5ffe3
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#eee1ffe3
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#ffc7b6e3
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#eee1ffe3
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#f3b5ffe3
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#eee1ffe3
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#ffc7b6e3
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#eee1ffe3
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#f3b5ffe3
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#eee1ffe3
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#f3b5ffe3
markup.italic#eee1ffe3italic
markup.bold, markup.bold string#eee1ffe3bold
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#eee1ffe3bold
markup.underline#eee1ffe3underline
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
Luxury Theme by Febriadji - VS Code Theme