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.activeBackground#282435
  • activityBar.background#201b2d
  • activityBar.foreground#e1e1e6
  • activityBar.inactiveForeground#5a4b81
  • activityBarBadge.background#ff79c6
  • activityBarBadge.foreground#e1e1e6
  • badge.background#7c5ad5
  • badge.foreground#e1e1e6
  • breadcrumb.background#191622
  • breadcrumb.focusForeground#e1e1e6
  • breadcrumb.foreground#5a4b81
  • button.background#201b2d
  • button.hoverBackground#2a233b
  • button.secondaryBackground#41414d
  • button.secondaryHoverBackground#45494e
  • debugToolBar.background#201b2d
  • debugToolBar.border#201b2d
  • editor.background#191622
  • editor.findMatchBackground#4e4965
  • editor.findMatchHighlightBackground#ff000000
  • editor.foldBackground#5a4b8140
  • editor.foreground#e1e1e6
  • editor.inactiveSelectionBackground#3f3d47
  • editor.lineHighlightBackground#201b2d
  • editor.lineHighlightBorder#28282800
  • editor.selectionBackground#38363f
  • editor.selectionHighlightBackground#34363826
  • editor.selectionHighlightBorder#8c4874
  • editor.wordHighlightBackground#2d2c38
  • editor.wordHighlightBorder#9b262600
  • editor.wordHighlightStrongBackground#2d2c38
  • editorBracketMatch.background#00000000
  • editorBracketMatch.border#5a4b81
  • editorCursor.foreground#e1e1e6
  • editorGroup.border#ff79c6
  • editorGroupHeader.border#15121e
  • editorGroupHeader.tabsBackground#15121e
  • editorHoverWidget.background#13111b
  • editorHoverWidget.border#5a4b81
  • editorHoverWidget.foreground#e1e1e6
  • editorIndentGuide.activeBackground#5a4b81
  • editorIndentGuide.background#302e39
  • editorLineNumber.activeForeground#e1e1e6
  • editorLineNumber.foreground#5a4b81
  • editorLink.activeForeground#4e94ce
  • editorRuler.foreground#5a4b81
  • editorSuggestWidget.background#13111b
  • editorSuggestWidget.border#5a4b81
  • editorSuggestWidget.foreground#e1e1e6
  • editorSuggestWidget.highlightForeground#836bc2
  • editorSuggestWidget.selectedBackground#25222e
  • editorWidget.background#13111b
  • editorWidget.foreground#e1e1e6
  • editorWidget.resizeBorder#ff79c6
  • focusBorder#5a4b81
  • foreground#e1e1e6
  • input.background#13111b
  • input.border#00000000
  • inputOption.activeBackground#47308866
  • list.activeSelectionBackground#1e1d27
  • list.focusBackground#5f42ab00
  • list.highlightForeground#5a4b81
  • list.hoverBackground#2e2c3d
  • list.inactiveSelectionBackground#1e1d27
  • listFilterWidget.background#2c2245
  • listFilterWidget.noMatchesOutline#585858
  • listFilterWidget.outline#00000000
  • menu.background#201b2d
  • menu.selectionBackground#2a2a41db
  • menu.separatorBackground#5a4b81
  • menubar.selectionBackground#9999991a
  • menubar.selectionBorder#9999991a
  • menubar.selectionForeground#e1e1e6
  • notificationCenter.border#5a4b81
  • notificationCenterHeader.background#13111b
  • notificationCenterHeader.foreground#5a4b81
  • notifications.background#13111b
  • notifications.border#5a4b81
  • notifications.foreground#e1e1e6
  • notificationsErrorIcon.foreground#ff2b00
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#5a4b81
  • panel.background#13111b
  • panel.border#ff79c6
  • panelTitle.activeBorder#ff79c6
  • panelTitle.inactiveForeground#7d7c84
  • pickerGroup.border#201b2d
  • pickerGroup.foreground#e1e1e6
  • progressBar.background#5a4b81
  • scrollbar.shadow#00000024
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#3d343440
  • scrollbarSlider.hoverBackground#363636b3
  • selection.background#5a4b81
  • sideBar.background#13111b
  • sideBarSectionHeader.background#1e1d27
  • sideBarSectionHeader.border#00000000
  • statusBar.background#15121e
  • statusBar.debuggingBackground#15121edd
  • statusBar.debuggingForeground#ff79c6
  • statusBarItem.remoteBackground#78d1e1
  • statusBarItem.remoteForeground#15121e
  • tab.activeBackground#191622
  • tab.activeBorder#15121e
  • tab.activeBorderTop#ff79c6
  • tab.activeForeground#e1e1e6
  • tab.hoverBorder#ff79c6
  • tab.inactiveBackground#15121e
  • tab.inactiveForeground#5a4b81
  • terminal.border#ff79c6
  • textLink.foreground#388eea
  • titleBar.activeBackground#13111b
  • titleBar.inactiveBackground#13111b
  • tree.indentGuidesStroke#585858
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a4b81italic
variable, string constant.other.placeholder#3799f0
constant.other.color#3799f0
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#f179c6
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#f179c6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f179c6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#67d758
meta.block variable.other#3799f0
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#0fe8ff
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#e7cf51
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#FFCB6B
support.type#d6b2b2
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#988bc7
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#ff8682italic
meta.class-method.js entity.name.function.js, variable.function.constructor#ff8282
entity.other.attribute-name#67d758
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#e77979italic
entity.other.attribute-name.class#67d758
entity.other.attribute-name.id#fabf1de7
source.sass keyword.control#ff8282
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#ea9292
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
krampusDarkTheme by GabrielMartinsss - VS Code Theme