Skip to main content
CodingTheme

Color themes

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#001128
  • activityBar.border#002233
  • activityBarBadge.background#075b13
  • activityBarBadge.foreground#ffffff
  • badge.background#002244
  • badge.foreground#ffffff
  • dropdown.background#002244
  • dropdown.foreground#eeeeee
  • dropdown.listBackground#002244
  • editor.background#001122
  • editor.foreground#eeeeee
  • editorCursor.foreground#bbbbbb
  • editorGroupHeader.tabsBackground#001133
  • editorHoverWidget.background#001122
  • editorHoverWidget.border#002233
  • editorLineNumber.foreground#dddddd
  • editorLink.activeForeground#dddddd
  • editorSuggestWidget.background#032222
  • editorSuggestWidget.border#032222
  • editorSuggestWidget.foreground#aaaaaa
  • editorSuggestWidget.highlightForeground#eeeeee
  • editorSuggestWidget.selectedBackground#193147
  • editorWidget.background#001122
  • editorWidget.border#002233
  • errorForeground#d02613
  • input.background#002244
  • input.border#002233
  • input.foreground#eeeeee
  • list.activeSelectionBackground#ffffff11
  • list.activeSelectionForeground#eeeeee
  • list.dropBackground#ffffff11
  • list.focusBackground#ffffff11
  • list.focusForeground#eeeeee
  • list.highlightForeground#aaaaaa
  • list.hoverBackground#ffffff11
  • list.hoverForeground#eeeeee
  • list.inactiveSelectionBackground#ffffff11
  • list.inactiveSelectionForeground#dddddd
  • menu.background#001128
  • menu.foreground#dddddd
  • menu.selectionBorder#001128
  • menu.selectionForeground#ffffff
  • menubar.selectionBorder#001122
  • notificationCenter.border#002233
  • notificationCenterHeader.background#001122
  • notificationCenterHeader.foreground#eeeeee
  • notificationLink.foreground#0E639C
  • notifications.background#001133
  • notifications.border#002233
  • notifications.foreground#eeeeee
  • notificationToast.border#002233
  • panel.background#001122
  • panel.border#002233
  • panelTitle.activeBorder#777777
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#777777
  • peekView.border#002244
  • peekViewEditor.background#032222
  • peekViewEditorGutter.background#032222
  • peekViewResult.background#032222
  • peekViewResult.lineForeground#eeeeee
  • peekViewResult.selectionBackground#001128
  • peekViewResult.selectionForeground#eeeeee
  • peekViewTitle.background#001128
  • peekViewTitleDescription.foreground#888888
  • peekViewTitleLabel.foreground#eeeeee
  • sideBar.background#001125
  • sideBar.border#002233
  • sideBar.foreground#aaaaaa
  • sideBarSectionHeader.background#001128
  • sideBarSectionHeader.border#001128
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#cccccc
  • statusBar.background#002255
  • statusBar.border#002233
  • statusBar.debuggingBackground#CC6633
  • statusBar.debuggingBorder#CC6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#CC6633
  • statusBar.noFolderBorder#002233
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ffffff11
  • statusBarItem.hoverBackground#ffffff11
  • statusBarItem.prominentBackground#CC6633
  • statusBarItem.prominentHoverBackground#ffffff11
  • statusBarItem.remoteBackground#075b13
  • statusBarItem.remoteForeground#eeeeee
  • tab.activeBackground#001122
  • tab.activeBorder#001122
  • tab.activeForeground#ffffff
  • tab.border#002244
  • tab.inactiveBackground#002244
  • tab.inactiveForeground#aaaaaa
  • tab.unfocusedActiveForeground#ffffff
  • tab.unfocusedInactiveForeground#aaaaaa
  • titleBar.activeBackground#001122
  • titleBar.activeForeground#cccccc
  • titleBar.border#001122
  • titleBar.inactiveBackground#001133
  • titleBar.inactiveForeground#aaaaaa
  • walkThrough.embeddedEditorBackground#001122
  • welcomePage.buttonBackground#001122
  • welcomePage.buttonHoverBackground#ffffff11
  • widget.shadow#14151A26

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.block.preprocessor, comment.documentation, comment.block.documentation#138f1fitalic
variable, string constant.other.placeholder#6db03e
variable.other.object.property#82AAFF
variable.other.object#cf42b6
constant.other.color#9767f0
invalid, invalid.illegal#FF5353
keyword, storage.type#33cc22
keyword.operator#FFA500
storage.modifier#00aaff
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#aae046
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#00AAFF
entity.name.function, meta.function-call, variable.function, support.function#F78C6C
keyword.other.special-method#bc75fa
meta.block variable.other#f07178
support.other.variable, string.other.link#40e37e
constant.numeric, constant.language#f7d799
support.constant, constant.character, constant.escape, keyword.other.var, keyword.other.await#35deb7
variable.parameter, keyword.other.unit, keyword.other#C3E88D
entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#e69a66
string, constant.other.symbol, constant.other.key#4aacc7
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#66ddaa
entity.name.variable.property#4edeae
entity.name.variable.parameter#8851e0
support.type#dea74e
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#9f6ae6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#2eb7e8
variable.language#f5c356italic
entity.name.method.js#6990f0italic
meta.class-method.js entity.name.function.js, variable.function.constructor#3ec279
entity.other.attribute-name#498fde
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f0b64aitalic
entity.other.attribute-name.class#f5d79f
source.sass keyword.control#81cc64
markup.inserted#e6aa53
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#64dec1
*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#87c922italic
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#33ccff
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#97ba49
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#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 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 support.type.property-name.json#de613c
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#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 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#c8e8e8
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#629acc
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#cc8b66italic
markup.bold, markup.bold string#cc8b66bold
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#8851e0bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#77cc58
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#1dbf58
variable.language.fenced.markdown#9eaeba
meta.separator#9eaebabold
markup.table#a5bd5c

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...