Skip to main content
CodingTheme

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#001219
  • activityBar.border#005F73
  • activityBar.foreground#E9D8A6
  • activityBarBadge.background#255f63
  • activityBarBadge.foreground#d8e8e8
  • badge.background#255f63
  • badge.foreground#d8e8e8
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#d8e8e8
  • breadcrumbPicker.background#001219
  • button.background#255f63
  • button.foreground#E9D8A6
  • button.hoverBackground#255f63b7
  • contrastBorder#28282885
  • dropdown.background#001219
  • dropdown.border#f3f3f35d
  • dropdown.foreground#E9D8A6
  • editor.background#001219
  • editor.findMatchBackground#ecb865af
  • editor.findMatchHighlightBackground#e2a2f433
  • editor.foreground#9B2226
  • editor.hoverHighlightBackground#d8e8e8a4
  • editor.inactiveSelectionBackground#e2a2f433
  • editor.lineHighlightBackground#051624bd
  • editor.lineHighlightBorder#051624
  • editor.rangeHighlightBackground#255f63c5
  • editor.selectionBackground#1d3b53
  • editor.selectionHighlightBackground#e2a2f433
  • editor.wordHighlightBackground#e9d8a683
  • editor.wordHighlightStrongBackground#e2a2f433
  • editorBracketMatch.background#5f7e974d
  • editorBracketMatch.border#ecb865
  • editorCodeLens.foreground#5e82ceb4
  • editorCursor.foreground#d8e8e8
  • editorGroup.border#005F73
  • editorGroup.dropBackground#ecb865af
  • editorGroup.emptyBackground#001219
  • editorGroupHeader.noTabsBackground#001219
  • editorGroupHeader.tabsBackground#001219
  • editorGroupHeader.tabsBorder#001219
  • editorGutter.addedBackground#9CCC65
  • editorGutter.background#001219
  • editorGutter.deletedBackground#EF5350
  • editorGutter.modifiedBackground#e2b93d
  • editorIndentGuide.activeBackground#255f63
  • editorIndentGuide.background#255f63af
  • editorLineNumber.activeForeground#005F73
  • editorLineNumber.foreground#005F73
  • editorOverviewRuler.commonContentForeground#ecb865
  • editorOverviewRuler.currentContentForeground#ecb865
  • editorOverviewRuler.incomingContentForeground#ecb865
  • editorSuggestWidget.background#2C3043
  • editorSuggestWidget.border#2B2F40
  • editorSuggestWidget.foreground#d6deeb
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#5f7e97
  • editorWarning.foreground#b39554
  • editorWhitespace.foreground#255f63
  • editorWidget.background#001219
  • editorWidget.border#005F73
  • errorForeground#EF5350
  • focusBorder#28282885
  • foreground#E9D8A6
  • input.background#082338
  • input.border#E9D8A6
  • input.foreground#d8e8e8
  • input.placeholderForeground#d8e8e8
  • inputOption.activeBorder#d8e8e8
  • inputValidation.errorBackground#EF5350
  • inputValidation.errorBorder#EF5350
  • inputValidation.infoBackground#00589EF2
  • inputValidation.infoBorder#64B5F6
  • inputValidation.warningBackground#675700F2
  • inputValidation.warningBorder#FFCA28
  • list.activeSelectionBackground#255f63
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#255f63
  • list.focusBackground#255f63b7
  • list.focusForeground#d8e8e8
  • list.highlightForeground#ffffff
  • list.hoverBackground#255f63
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#255f63
  • list.inactiveSelectionForeground#d8e8e8
  • list.invalidItemForeground#975f94
  • notificationCenter.border#001219
  • notificationCenterHeader.background#001219
  • notificationCenterHeader.foreground#d8e8e8
  • notificationLink.foreground#255f63
  • notifications.background#001219
  • notifications.border#001219
  • notifications.foreground#d8e8e8
  • notificationsErrorIcon.foreground#EF5350
  • notificationsInfoIcon.foreground#255f63
  • notificationsWarningIcon.foreground#ecb865
  • notificationToast.border#001219
  • scrollbar.shadow#292929
  • scrollbarSlider.activeBackground#0b70bd80
  • scrollbarSlider.background#0b70bd80
  • scrollbarSlider.hoverBackground#0e77c780
  • selection.background#d8e8e8
  • sideBar.background#001219
  • sideBar.border#255f6348
  • sideBar.foreground#E9D8A6
  • sideBarSectionHeader.background#001219
  • sideBarSectionHeader.foreground#E9D8A6
  • sideBarTitle.foreground#E9D8A6
  • statusBar.background#001219
  • statusBar.noFolderBackground#001219
  • tab.activeBackground#005F73
  • tab.activeBorder#001219
  • tab.activeForeground#d8e8e8
  • tab.border#005F73
  • tab.inactiveBackground#001219
  • tab.inactiveForeground#d8e8e8cb
  • tab.unfocusedActiveBorder#001219
  • tab.unfocusedActiveForeground#5f7e97
  • tab.unfocusedInactiveForeground#5f7e97
  • textLink.foreground#BB3E03
  • widget.shadow#28282885

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546e7aitalic
variable, string constant.other.placeholder#0A9396
constant.other.color#d6deeb
invalid, invalid.illegal#f5687f
keyword, storage.type, storage.modifier#E9D8A6
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#E9D8A6
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#9B2226
meta.function-call.generic.python#0A9396
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#E2B93D
meta.block variable.other#EE9B00
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#EEFFFF
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#94D2BD
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#0a9396
support.type#AE2012
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#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#CA6702
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
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#9b2226
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
meta.object-literal.key.js, meta.object.member.js, meta.objectliteral.js, meta.object.member.js, meta.objectliteral.js, meta.export.default.js, source.js, meta.embedded.block.html, text.html.derivative#94d2bd

Shiki preview

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

Loading...

Bearded Viking Theme by Bearded Viking - VS Code Theme