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#1E222B
  • activityBar.border#282C3460
  • activityBar.foreground#D8DEE9
  • activityBarBadge.background#a3a3a3
  • activityBarBadge.foreground#282C34
  • badge.background#282C3430
  • badge.foreground#6592D6
  • breadcrumb.activeSelectionForeground#66667a
  • breadcrumb.background#282C34
  • breadcrumb.focusForeground#D8DEE9
  • breadcrumb.foreground#a3a3a3
  • breadcrumbPicker.background#1E222B
  • button.background#6592D650
  • contrastBorder#6592D640
  • debugToolBar.background#282C34
  • diffEditor.insertedTextBackground#E2989B15
  • diffEditor.removedTextBackground#FFD5D520
  • dropdown.background#282c34
  • dropdown.border#ECEFF410
  • editor.background#282C34
  • editor.findMatchBackground#6592D693
  • editor.findMatchBorder#6abdf84f
  • editor.findMatchHighlightBackground#6592d63b
  • editor.findMatchHighlightBorder#6abdf81f
  • editor.foreground#D8DEE9
  • editor.lineHighlightBackground#404b5f23
  • editor.selectionBackground#6abdf84f
  • editor.selectionHighlightBackground#6592d627
  • editor.selectionHighlightBorder#6abdf84f
  • editor.wordHighlightBackground#6592d63b
  • editorBracketMatch.background#282C34
  • editorBracketMatch.border#BF616A7f
  • editorCursor.foreground#BF616A
  • editorError.foreground#ff6f6faf
  • editorGroup.border#282C3430
  • editorGroupHeader.tabsBackground#282C34
  • editorGutter.addedBackground#E2989B60
  • editorGutter.deletedBackground#FFD5D560
  • editorGutter.modifiedBackground#BBDFF960
  • editorHoverWidget.background#1E222B
  • editorHoverWidget.border#ECEFF410
  • editorIndentGuide.activeBackground#434C5E
  • editorIndentGuide.background#434C5E70
  • editorInfo.foreground#BBDFF970
  • editorLineNumber.activeForeground#a8a7aa
  • editorLineNumber.foreground#6d6875c0
  • editorLink.activeForeground#D8DEE9
  • editorMarkerNavigation.background#D8DEE905
  • editorOverviewRuler.border#282C34
  • editorOverviewRuler.errorForeground#FFD5D540
  • editorOverviewRuler.findMatchForeground#6592D6
  • editorOverviewRuler.infoForeground#BBDFF940
  • editorOverviewRuler.warningForeground#BF616A70
  • editorRuler.foreground#434C5E
  • editorSuggestWidget.background#1E222B
  • editorSuggestWidget.border#ECEFF410
  • editorSuggestWidget.foreground#D8DEE9
  • editorSuggestWidget.highlightForeground#BF616A
  • editorSuggestWidget.selectedBackground#6592D620
  • editorWarning.foreground#888e9767
  • editorWhitespace.foreground#D8DEE940
  • editorWidget.background#1E222B
  • editorWidget.border#BF616A
  • editorWidget.resizeBorder#6592D6
  • extensionButton.prominentBackground#E2989B90
  • extensionButton.prominentHoverBackground#FFD5D5
  • focusBorder#ECEFF400
  • gitDecoration.conflictingResourceForeground#BF616A
  • gitDecoration.deletedResourceForeground#FFD5D5
  • gitDecoration.ignoredResourceForeground#5c5a66
  • gitDecoration.modifiedResourceForeground#9eb5b8
  • gitDecoration.untrackedResourceForeground#bec1c5
  • input.background#3B4252
  • input.border#ECEFF410
  • input.foreground#D8DEE9
  • input.placeholderForeground#D8DEE960
  • inputOption.activeBackground#D8DEE930
  • inputOption.activeBorder#D8DEE930
  • inputValidation.errorBorder#FFD5D550
  • inputValidation.infoBorder#BBDFF950
  • inputValidation.warningBorder#BF616A50
  • list.activeSelectionBackground#434c5e69
  • list.activeSelectionForeground#a3a3a3
  • list.focusBackground#3B4252
  • list.focusForeground#e3e3e3
  • list.highlightForeground#e3e3e3
  • list.hoverBackground#434c5eb0
  • list.hoverForeground#e3e3e3
  • list.inactiveSelectionBackground#434c5e2d
  • list.inactiveSelectionForeground#e3e3e3
  • list.warningForeground#d8b176
  • listFilterWidget.background#282C3430
  • listFilterWidget.noMatchesOutline#282C3430
  • listFilterWidget.outline#282C3430
  • menu.background#282c34
  • menu.border#6592D650
  • menu.foreground#D8DEE9
  • menu.selectionBackground#3B4252
  • menu.selectionBorder#282C3430
  • menu.selectionForeground#D8DEE9
  • menu.separatorBackground#D8DEE9
  • menubar.selectionBackground#3B4252
  • menubar.selectionBorder#3B4252
  • menubar.selectionForeground#D8DEE9
  • minimap.background#282C34
  • minimapGutter.addedBackground#FFD5D5
  • minimapGutter.deletedBackground#BF616A
  • minimapGutter.modifiedBackground#e2cb9875
  • minimapSlider.activeBackground#a8a8a856
  • minimapSlider.background#aaaaaa36
  • minimapSlider.hoverBackground#6161614d
  • notificationLink.foreground#6592D6
  • notifications.background#282C34
  • notifications.foreground#D8DEE9
  • panel.background#1E222B
  • panel.border#282C3460
  • panelTitle.activeBorder#6592D6
  • panelTitle.activeForeground#ECEFF4
  • panelTitle.inactiveForeground#D8DEE9
  • peekView.border#282C3430
  • peekViewEditor.background#D8DEE905
  • peekViewEditor.matchHighlightBackground#6592D650
  • peekViewEditorGutter.background#D8DEE905
  • peekViewResult.background#D8DEE905
  • peekViewResult.matchHighlightBackground#6592D650
  • peekViewResult.selectionBackground#6592D670
  • peekViewTitle.background#D8DEE905
  • peekViewTitleDescription.foreground#D8DEE960
  • pickerGroup.foreground#a3a3a3
  • progressBar.background#6592D6
  • scrollbar.shadow#282C3400
  • scrollbarSlider.activeBackground#717172
  • scrollbarSlider.background#a3a3a333
  • scrollbarSlider.hoverBackground#a3a3a3
  • selection.background#6592D6
  • settings.checkboxBackground#282C34
  • settings.checkboxForeground#D8DEE9
  • settings.dropdownBackground#282C34
  • settings.dropdownForeground#D8DEE9
  • settings.headerForeground#6592D6
  • settings.modifiedItemIndicator#d66565
  • settings.numberInputBackground#282C34
  • settings.numberInputForeground#D8DEE9
  • settings.textInputBackground#282C34
  • settings.textInputForeground#D8DEE9
  • sideBar.background#1E222B
  • sideBar.border#6592D650
  • sideBar.foreground#a3a3a3
  • sideBarSectionHeader.background#1E222B
  • sideBarSectionHeader.border#282C3460
  • sideBarSectionHeader.foreground#a3a3a3
  • sideBarTitle.foreground#D8DEE9
  • statusBar.background#1E222B
  • statusBar.border#282C3460
  • statusBar.debuggingBackground#bf6161
  • statusBar.debuggingForeground#ECEFF4
  • statusBar.foreground#b9b9b9
  • statusBar.noFolderBackground#282C34
  • statusBarItem.hoverBackground#6592D620
  • statusBarItem.remoteBackground#6592D6
  • statusBarItem.remoteForeground#282C34
  • tab.activeBackground#676e8050
  • tab.activeBorder#d66565
  • tab.activeForeground#ECEFF4
  • tab.activeModifiedBorder#6592D6
  • tab.border#282C34
  • tab.inactiveBackground#676e8000
  • tab.inactiveForeground#D8DEE9af
  • tab.unfocusedActiveBackground#676e8050
  • tab.unfocusedActiveBorder#5b626d
  • tab.unfocusedActiveForeground#D8DEE9
  • tab.unfocusedInactiveBackground#676e8050
  • tab.unfocusedInactiveForeground#D8DEE97f
  • terminal.ansiBlack#080b13
  • terminal.ansiBlue#439edf
  • terminal.ansiBrightBlack#313233
  • terminal.ansiBrightBlue#BBDFF9
  • terminal.ansiBrightCyan#a9f1dc
  • terminal.ansiBrightGreen#5deb98
  • terminal.ansiBrightMagenta#c78ec9
  • terminal.ansiBrightRed#e9aaaa
  • terminal.ansiBrightWhite#ECEFF4
  • terminal.ansiBrightYellow#f0f8a7
  • terminal.ansiCyan#d9f9f4
  • terminal.ansiGreen#5df176
  • terminal.ansiMagenta#bf61ba
  • terminal.ansiRed#ec4c4c
  • terminal.ansiWhite#ECEFF4
  • terminal.ansiYellow#f5f823
  • terminalCursor.background#282C34
  • terminalCursor.foreground#BF616A
  • textLink.activeForeground#D8DEE9
  • textLink.foreground#98b8e2
  • titleBar.activeBackground#1E222B
  • titleBar.activeForeground#a3a3a3
  • titleBar.border#282C3460
  • titleBar.inactiveBackground#313642
  • titleBar.inactiveForeground#a3a3a3
  • tree.indentGuidesStroke#434C5E
  • widget.shadow#282C3430

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string constant.other.placeholder, invalid.deprecated, keyword, storage.modifier#96A1B7
punctuation.definition.interpolation.end.bracket.curly.scss, punctuation.definition.interpolation.begin.bracket.curly.scss#e4b3b5
constant.other.php#BF616A
constant.other.color#ECEFF4
invalid, invalid.illegal#FFD5D5
Keyword, Storageitalic
keyword.control, constant.other.color, punctuation.definition.tag, punctuation, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, entity.name.tag.reference.scss#96A1B7
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#72B6E5
keyword.control.at-rule, punctuation.terminator.rule.css, keyword.control.operator, punctuation.definition.entity.css#D8DEE9
punctuation.definition, string.quoted.single.scss#A7A8AF
keyword.control, keyword.operator.arrow, storage.type.function.arrowbold
comment.line.scss, comment, punctuation.definition.comment, punctuation.definition.comment.scss, punctuation.definition.comment.html, comment.block.html#616e88
text.html.derivative#A7A8AF
entity.name.type.lifetime#96B8B6bold
string, constant.numeric, meta.attribute, constant.language, constant.character, constant.escape#91aabc
punctuation.definition.lifetime#629292
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#D8DEE9
entity.name.tag.htmlbold
variable.parameter.keyframe-list.css#BF616A
string.other.link.title.markdown, support.type.property-name.array, support.type.property-name.table#72B6E5
string.quoted.double.html, string.quoted.double.json, markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, variable.function, meta.function-call.generic, keyword.other.special-method, entity.name.function, markup.bold, markup.bold.markdown, markup.italic.markdown, variable.function.constructor, entity.name.tag.other.html, entity.name.tag.block.any.html, source.sass keyword.control#80b3d8
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#D9EFF9
support.other.variable, string.other.link, markup.table#D8DEE9
keyword.other.unit, keyword.other, storage.type, punctuation.separator.key-value.html#6d6875
variable.parameter.function.language.special, variable.parameter#FFD5D5
constant.other.symbol, constant.other.key, entity.other.inherited-class, keyword.other.unit, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly, variable, source.python, meta.method-call, meta.method.body, meta.function.call, source#e4b3b5
entity.name, support.type, support.class, meta.import, constant.other, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, entity.other.attribute-name.html, meta.use, variable.language.self#DD6874
entity.name.type#f3d5d9
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#72B6E5
entity.other.attribute-name, support.function#BF616A
entity.other.attribute-name.id, entity.other.attribute-name.class, entity.other.attribute-name.pseudo-class, entity.name.tag.css, support.constant, entity.other.attribute-name.html, meta.object-literal.key#D8DEE9
source.scss keyword.control#BF616A
markup.inserted#e4b3b5
markup.deleted#FFD5D5
markup.changed#BF616A
string.regexp#D9EFF9
constant.character.escape#D9EFF9
*url*, *link*, *uri*underline
support.type.property-name.json#D8DEE9
text.html.markdown, punctuation.definition.list_item.markdown#D8DEE9
text.html.markdown markup.inline.raw.markdown#BF616A
text.html.markdown markup.inline.raw.markdown, punctuation.definition.raw.markdown#6592D650
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, entity.name.section.markdown#72B6E5bold
markup.underline#BBDFF9underline
markup.strike
markup.quote punctuation.definition.blockquote.markdown#6592D650
markup.quoteitalic
string.other.link.description.title.markdown#BF616A
constant.other.reference.link.markdown#BF616A
markup.raw.block#BF616A
punctuation.definition.raw.markdown, punctuation.definition.markdown#D9EFF9
variable.language.fenced.markdown#6592D6
meta.separator#A7A8AFbold
token.info-token#6592D6
token.warn-token#BF616A
token.error-token#FF293B
token.debug-token#D9EFF9

Shiki preview

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

Loading...

Basalt - Coding Theme