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#14002E
  • activityBar.foreground#BB86FC
  • activityBar.inactiveForeground#5B7A9A
  • activityBarBadge.background#7C4DFF
  • activityBarBadge.foreground#0A0E1A
  • breadcrumb.background#0A0E1A
  • breadcrumb.focusForeground#00E5FF
  • breadcrumb.foreground#5B7A9A
  • editor.background#0A0E1A
  • editor.foreground#E0F2FF
  • editor.lineHighlightBackground#1A004D20
  • editor.selectionBackground#BB86FC40
  • editorBracketMatch.background#00E5FF20
  • editorBracketMatch.border#00E5FF
  • editorCursor.foreground#00E5FF
  • editorGroupHeader.noTabsBackground#0F1525
  • editorGroupHeader.tabsBackground#0F1525
  • editorGutter.addedBackground#00BFA5
  • editorGutter.background#0A0E1A
  • editorGutter.deletedBackground#FF1744
  • editorGutter.modifiedBackground#BB86FC
  • editorIndentGuide.background1#5B7A9A30
  • editorInlayHint.background#7C4DFF20
  • editorInlayHint.foreground#B0C4DE
  • editorLineNumber.activeForeground#B0C4DE
  • editorLineNumber.foreground#5B7A9A
  • editorWhitespace.foreground#5B7A9A
  • input.background#1A004D
  • input.foreground#E0F2FF
  • input.placeholderForeground#5B7A9A
  • inputOption.activeBorder#f686fcae
  • list.activeSelectionBackground#ff02f240
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#7C4DFF20
  • list.focusForeground#E0F2FF
  • list.highlightForeground#00E5FF
  • list.hoverBackground#1A004D20
  • list.hoverForeground#E0F2FF
  • list.inactiveSelectionBackground#1A004D20
  • list.inactiveSelectionForeground#B0C4DE
  • menu.background#0F1525
  • menu.foreground#E0F2FF
  • menu.selectionBackground#BB86FC40
  • menu.selectionForeground#0A0E1A
  • panel.background#0F1525
  • panel.border#1A004D
  • panelTitle.activeBorder#BB86FC
  • panelTitle.activeForeground#00E5FF
  • panelTitle.inactiveForeground#B0C4DE
  • sideBar.background#0F1525
  • sideBar.foreground#B0C4DE
  • sideBarSectionHeader.background#1A004D
  • sideBarSectionHeader.foreground#00E5FF
  • sideBarTitle.foreground#B0C4DE
  • statusBar.background#0B0E1A
  • statusBar.debuggingBackground#FF9100
  • statusBar.debuggingForeground#0A0E1A
  • statusBar.foreground#E0F2FF
  • statusBar.noFolderBackground#0D1128
  • statusBar.noFolderForeground#5B7A9A
  • tab.activeBackground#1A004D
  • tab.activeForeground#00E5FF
  • tab.border#1A004D
  • tab.hoverBackground#1A004D20
  • tab.inactiveBackground#0F1525
  • tab.inactiveForeground#B0C4DE
  • tab.unfocusedActiveBackground#0D1128
  • tab.unfocusedActiveForeground#5B7A9A
  • tab.unfocusedInactiveBackground#0A0E1A
  • tab.unfocusedInactiveForeground#5B7A9A
  • titleBar.activeBackground#1A004D
  • titleBar.activeForeground#00E5FF
  • titleBar.border#BB86FC
  • titleBar.inactiveBackground#0D1128
  • titleBar.inactiveForeground#5B7A9A
  • tree.indentGuidesStroke#5B7A9A30
  • welcomePage.background#0A0E1A
  • welcomePage.tileBackground#1A004D
  • welcomePage.tileHoverBackground#BB86FC20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5B7A9Aitalic
variable, string constant.other.placeholder#BB86FC
constant.other.color#FFFFFF
invalid, invalid.illegal#FF1744
keyword, storage.type, storage.modifier#BB86FC
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#00E5FF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#448AFF
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#448AFF
meta.block variable.other#7C4DFF
support.other.variable, string.other.link#7C4DFF
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FF9100
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#00BFA5
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#FFEA00
support.type#B2EBF2
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#B2EBF2
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#7C4DFF
variable.language#7C4DFFitalic
entity.name.method.js#2979FFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#2979FF
entity.other.attribute-name#BB86FC
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFD740italic
entity.other.attribute-name.class#FFD740
source.sass keyword.control#2979FF
markup.inserted#00BFA5
markup.deleted#FF1744
markup.changed#BB86FC
string.regexp#00E5FF
constant.character.escape#00E5FF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#2979FFitalic
source.js constant.other.object.key.js string.unquoted.label.js#7C4DFFitalic
source.json meta.structure.dictionary.json support.type.property-name.json#BB86FC
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFD740
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#FF9100
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#7C4DFF
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#00E5FF
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#2979FF
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#7C4DFF
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#BB86FC
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#00BFA5
text.html.markdown, punctuation.definition.list_item.markdown#E0F2FF
text.html.markdown markup.inline.raw.markdown#BB86FC
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#5B7A9A
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#00BFA5
markup.italic#7C4DFFitalic
markup.bold, markup.bold string#7C4DFFbold
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#7C4DFFbold
markup.underline#FF9100underline
markup.quote punctuation.definition.blockquote.markdown#5B7A9A
markup.quoteitalic
string.other.link.title.markdown#2979FF
string.other.link.description.title.markdown#BB86FC
constant.other.reference.link.markdown#FFD740
markup.raw.block#BB86FC
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#E0F2FF
variable.language.fenced.markdown#5B7A9A
meta.separator#5B7A9Abold
markup.table#E0F2FF
Miyabi Theme by slahtalabmohsen - VS Code Theme