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#ce6ac9
  • activityBar.background#1d222b
  • activityBarBadge.background#1d222b
  • activityBarTop.background#335aa4
  • badge.background#23272e
  • breadcrumb.foreground#E199BE
  • button.background#404754
  • editor.background#1d222b
  • editor.foreground#F173B4
  • editor.lineHighlightBackground#453644
  • editorBracketHighlight.foreground1#d19a66
  • editorBracketHighlight.foreground2#c678dd
  • editorCursor.foreground#FEC2FB
  • editorGroupHeader.tabsBackground#15181f
  • editorHoverWidget.border#453644
  • editorLineNumber.foreground#353f51
  • editorWidget.background#1c2028
  • extensionButton.background#F567D7
  • extensionButton.hoverBackground#F173B4
  • extensionButton.prominentBackground#f2469f
  • focusBorder#1d222b
  • gitDecoration.deletedResourceForeground#ea4a5a
  • gitDecoration.ignoredResourceForeground#636b78
  • gitDecoration.modifiedResourceForeground#F173B4
  • gitDecoration.untrackedResourceForeground#FEC2FB
  • input.background#1d1f23
  • input.foreground#abb2bf
  • list.activeSelectionBackground#1d222b
  • list.activeSelectionForeground#d7dae0
  • list.focusAndSelectionOutline#1d222b
  • list.focusBackground#1d222b
  • list.focusForeground#f0f0f0
  • list.highlightForeground#ecebeb
  • list.hoverBackground#28303e
  • list.hoverForeground#abb2bf
  • list.inactiveFocusBackground#1d222b
  • list.inactiveSelectionBackground#323842
  • list.inactiveSelectionForeground#d7dae0
  • list.warningForeground#d19a66
  • menu.background#1d222b
  • menu.foreground#abb2bf
  • menu.separatorBackground#ce6ac9
  • minimapGutter.addedBackground#109868
  • minimapGutter.deletedBackground#9A353D
  • minimapGutter.modifiedBackground#948B60
  • panel.border#3e4452
  • panelSectionHeader.background#1e2227
  • peekViewEditor.background#1b1d23
  • peekViewEditor.matchHighlightBackground#29244b
  • peekViewResult.background#22262b
  • profileBadge.background#1d222b
  • scrollbar.shadow#23252c
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566660
  • scrollbarSlider.hoverBackground#5a637580
  • settings.focusedRowBackground#23272e
  • settings.headerForeground#fff
  • sideBar.background#1c2028
  • sideBar.foreground#abb2bf
  • sideBarSectionHeader.background#23272e
  • sideBarSectionHeader.foreground#abb2bf
  • sideBarTitle.foreground#ce6ac9
  • statusBar.background#a54fdb
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingBorder#ff000000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#1e2227
  • statusBarItem.remoteBackground#F173B4
  • tab.activeBackground#23272e
  • tab.activeBorderTop#F173B4
  • tab.activeForeground#dcdcdc
  • tab.hoverBackground#323842
  • tab.inactiveBackground#22262f
  • tab.inactiveForeground#c3adb8
  • terminal.ansiYellow#F173B4
  • terminal.background#1d222c
  • terminal.border#3e4452
  • terminal.foreground#FEC2FB
  • terminal.selectionBackground#abb2bf30
  • textBlockQuote.background#2e3440
  • textBlockQuote.border#4b5362
  • textLink.foreground#61afef

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
variable, string constant.other.placeholder#F173B4
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#E199BE
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#E199BE
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FEC2FB
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#9C6AFF
meta.block variable.other#FEC2FB
support.other.variable, string.other.link#FEC2FB
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#F173B4
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#C3E88D
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#F567D7
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
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#9C6AFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#9C6AFF
entity.other.attribute-name#E199BE
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#F567D7italic
entity.other.attribute-name.class#F567D7
source.sass keyword.control#9C6AFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#E199BE
string.regexp#E199BE
constant.character.escape#E199BE
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#9C6AFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#E199BE
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F567D7
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#F173B4
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#9C6AFF
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#FEC2FB
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#E199BE
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#F173B4
text.html.markdown markup.inline.raw.markdown#E199BE
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#FEC2FBitalic
markup.bold, markup.bold string#FEC2FBbold
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#FEC2FBbold
markup.underline#F173B4underline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#9C6AFF
string.other.link.description.title.markdown#E199BE
constant.other.reference.link.markdown#F567D7
markup.raw.block#E199BE
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#F173B4
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#F173B4
High Seas Dark Theme by brunoblaise - VS Code Theme