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#000c05
  • activityBar.border#000c05
  • activityBar.dropBorder#000c05
  • activityBar.foreground#8695b7
  • activityBar.inactiveForeground#8695b799
  • activityBarBadge.background#dfa736
  • activityBarBadge.foreground#000c05
  • badge.background#dfa736
  • badge.foreground#061a10
  • breadcrumb.activeSelectionForeground#c6cbd1
  • breadcrumb.background#000c05
  • breadcrumb.focusForeground#c6cbd1
  • breadcrumb.foreground#8695b7
  • breadcrumbPicker.background#000c05
  • button.background#f7bc47
  • button.foreground#000c05
  • button.hoverBackground#f7b53399
  • debugExceptionWidget.background#1e273a
  • debugExceptionWidget.border#1e273a
  • debugToolBar.background#1e273a
  • debugToolBar.border#1e273a
  • descriptionForeground#f4f5f4
  • diffEditor.border#1e273a
  • diffEditor.insertedTextBackground#16c04922
  • diffEditor.insertedTextBorder#16c04944
  • diffEditor.removedTextBackground#c9487322
  • diffEditor.removedTextBorder#c9487344
  • dropdown.background#1b263d
  • dropdown.border#1e273a
  • dropdown.foreground#c6cbd1
  • dropdown.listBackground#000c05
  • editor.background#000c05
  • editor.findMatchBackground#8695b777
  • editor.findMatchBorder#dfa736
  • editor.findMatchHighlightBackground#8695b777
  • editor.findRangeHighlightBackground#8695b777
  • editor.foreground#a2aabc
  • editor.hoverHighlightBackground#8695b777
  • editor.inactiveSelectionBackground#8695b777
  • editor.lineHighlightBackground#1e273a
  • editor.lineHighlightBorder#1e273a
  • editor.rangeHighlightBackground#1e273a
  • editor.selectionBackground#141b29
  • editor.selectionForeground#a2aabc
  • editor.selectionHighlightBackground#1e273a
  • editor.wordHighlightBackground#8695b777
  • editor.wordHighlightStrongBackground#8695b777
  • editorBracketMatch.background#8695b755
  • editorBracketMatch.border#dfa736
  • editorCodeLens.foreground#c6cbd1
  • editorCursor.background#000c05
  • editorCursor.foreground#dfa736
  • editorError.foreground#c94873
  • editorGroup.border#000c05
  • editorGroup.dropBackground#022912
  • editorGroup.emptyBackground#000c05
  • editorGroup.focusedEmptyBorder#000c05
  • editorGroupHeader.noTabsBackground#000c05
  • editorGroupHeader.tabsBackground#000c05
  • editorGroupHeader.tabsBorder#000c05
  • editorGutter.addedBackground#16c049
  • editorGutter.background#000c05
  • editorGutter.deletedBackground#c94873
  • editorGutter.modifiedBackground#04869c
  • editorHint.foreground#dfa736
  • editorHoverWidget.background#1e273a
  • editorHoverWidget.border#1e273a
  • editorIndentGuide.activeBackground#8695b755
  • editorIndentGuide.background#8695b733
  • editorInfo.foreground#04869c
  • editorInlayHint.background#000c05
  • editorInlayHint.foreground#8695b799
  • editorLineNumber.activeForeground#8695b7
  • editorLineNumber.foreground#8695b755
  • editorLink.activeForeground#dfa736
  • editorMarkerNavigation.background#1e273a
  • editorMarkerNavigationError.background#c94873
  • editorMarkerNavigationInfo.background#04869c
  • editorMarkerNavigationWarning.background#dfa736
  • editorOverviewRuler.addedForeground#16c049
  • editorOverviewRuler.border#1e273a
  • editorOverviewRuler.bracketMatchForeground#dfa736
  • editorOverviewRuler.commonContentForeground#1e273a
  • editorOverviewRuler.currentContentForeground#04869c
  • editorOverviewRuler.deletedForeground#c94873
  • editorOverviewRuler.errorForeground#c94873
  • editorOverviewRuler.findMatchForeground#dfa736
  • editorOverviewRuler.incomingContentForeground#16c049
  • editorOverviewRuler.infoForeground#04869c
  • editorOverviewRuler.modifiedForeground#04869c
  • editorOverviewRuler.rangeHighlightForeground#8695b7
  • editorOverviewRuler.selectionHighlightForeground#8695b7
  • editorOverviewRuler.warningForeground#ffcd68
  • editorOverviewRuler.wordHighlightForeground#8695b7
  • editorOverviewRuler.wordHighlightStrongForeground#8695b7
  • editorPane.background#000c05
  • editorRuler.foreground#1e273a
  • editorSuggestWidget.background#1e273a
  • editorSuggestWidget.border#1e273a
  • editorSuggestWidget.foreground#c6cbd1
  • editorSuggestWidget.highlightForeground#dfa736
  • editorSuggestWidget.selectedBackground#000c05
  • editorWarning.foreground#ffcd68
  • editorWhitespace.foreground#8695b777
  • editorWidget.background#000c05
  • editorWidget.border#000c05
  • errorForeground#c94873
  • extensionButton.prominentBackground#dfa736
  • extensionButton.prominentForeground#000c05
  • extensionButton.prominentHoverBackground#dfa73699
  • focusBorder#00110b77
  • foreground#7e8eb6
  • gitDecoration.conflictingResourceForeground#c94873
  • gitDecoration.deletedResourceForeground#c94873
  • gitDecoration.ignoredResourceForeground#8695b777
  • gitDecoration.modifiedResourceForeground#04869c
  • gitDecoration.untrackedResourceForeground#16c049
  • input.background#1f2536
  • input.border#1e273a
  • input.foreground#c6cbd1
  • input.placeholderForeground#798ab177
  • inputOption.activeBorder#28344d
  • inputValidation.errorBackground#000c05
  • inputValidation.errorBorder#c94873
  • inputValidation.errorForeground#c94873
  • inputValidation.infoBackground#000c05
  • inputValidation.infoBorder#04869c
  • inputValidation.infoForeground#04869c
  • inputValidation.warningBackground#000c05
  • inputValidation.warningBorder#ffcd68
  • inputValidation.warningForeground#ffcd68
  • list.activeSelectionBackground#012912
  • list.activeSelectionForeground#c6cbd1
  • list.dropBackground#1e3a2f
  • list.errorForeground#c94873
  • list.focusBackground#012419
  • list.focusForeground#c6cbd1
  • list.highlightForeground#dfa736
  • list.hoverBackground#01200d
  • list.hoverForeground#c6cbd1
  • list.inactiveFocusBackground#1e273a
  • list.inactiveSelectionBackground#1e273a
  • list.inactiveSelectionForeground#c6cbd1
  • list.invalidItemForeground#c94873
  • list.warningForeground#ffcd68
  • listFilterWidget.background#1e273a
  • listFilterWidget.noMatchesOutline#c94873
  • listFilterWidget.outline#1e273a
  • menu.background#000c05
  • menu.foreground#8695b7
  • menu.selectionBackground#1e273a
  • menu.selectionForeground#c6cbd1
  • menubar.selectionBackground#1e273a
  • menubar.selectionForeground#c6cbd1
  • merge.border#8695b7
  • merge.commonContentBackground#232c4155
  • merge.commonHeaderBackground#232e4477
  • merge.currentContentBackground#04869c22
  • merge.currentHeaderBackground#04869c77
  • merge.incomingContentBackground#16c04922
  • merge.incomingHeaderBackground#16c04977
  • notificationCenter.border#000c05
  • notificationCenterHeader.background#000c05
  • notificationCenterHeader.foreground#c6cbd1
  • notificationLink.foreground#c6cbd1
  • notifications.background#000c05
  • notifications.border#000c05
  • notifications.foreground#c6cbd1
  • notificationToast.border#000c05
  • panel.background#000c05
  • panel.border#000c05
  • panel.dropBorder#1e273a
  • panelInput.border#8695b7
  • panelSection.border#1e273a
  • panelSection.dropBackground#1e273a
  • panelSectionHeader.background#000c05
  • panelSectionHeader.foreground#dfa736
  • panelTitle.activeBorder#dfa736
  • panelTitle.activeForeground#c6cbd1
  • panelTitle.inactiveForeground#8695b7
  • peekView.border#dfa736
  • peekViewEditor.background#1e273a
  • peekViewEditor.matchHighlightBackground#8695b7
  • peekViewEditor.matchHighlightBorder#dfa736
  • peekViewEditorGutter.background#000c05
  • peekViewResult.background#1e273a
  • peekViewResult.fileForeground#8695b7
  • peekViewResult.lineForeground#c6cbd1
  • peekViewResult.matchHighlightBackground#dfa73633
  • peekViewResult.selectionBackground#1e273a
  • peekViewResult.selectionForeground#c6cbd1
  • peekViewTitle.background#1e273a
  • peekViewTitleDescription.foreground#8695b7
  • peekViewTitleLabel.foreground#8695b7
  • pickerGroup.border#1e273a
  • pickerGroup.foreground#dfa736
  • progressBar.background#dfa736
  • scrollbar.shadow#000c07
  • scrollbarSlider.activeBackground#5a698b77
  • scrollbarSlider.background#6e7ea555
  • scrollbarSlider.hoverBackground#011a0b
  • selection.background#64759b77
  • settings.checkboxBackground#1e273a
  • settings.checkboxBorder#1e273a
  • settings.checkboxForeground#c6cbd1
  • settings.dropdownBackground#1e273a
  • settings.dropdownBorder#1e273a
  • settings.dropdownForeground#c6cbd1
  • settings.dropdownListBorder#1e273a
  • settings.headerForeground#c6cbd1
  • settings.modifiedItemIndicator#04869c
  • settings.numberInputBackground#1e273a
  • settings.numberInputBorder#1e273a
  • settings.numberInputForeground#c6cbd1
  • settings.textInputBackground#1e273a
  • settings.textInputBorder#1e273a
  • settings.textInputForeground#c6cbd1
  • sideBar.background#000c05
  • sideBar.foreground#8695b7
  • sideBarSectionHeader.background#022912
  • sideBarSectionHeader.border#000c05
  • sideBarSectionHeader.foreground#dfa736
  • sideBarTitle.foreground#dfa736
  • statusBar.background#000c05
  • statusBar.border#000c05
  • statusBar.debuggingBackground#000c05
  • statusBar.debuggingForeground#8695b7
  • statusBar.foreground#8b97b4
  • statusBar.noFolderBackground#000c05
  • statusBar.noFolderForeground#8695b7
  • statusBarItem.activeBackground#1e273a
  • statusBarItem.hoverBackground#00180a
  • statusBarItem.remoteBackground#000c05
  • statusBarItem.remoteForeground#8695b7
  • tab.activeBackground#011d0d
  • tab.activeBorder#e9ab30
  • tab.activeBorderTop#000c05
  • tab.activeForeground#c6cbd1
  • tab.border#000c05
  • tab.hoverBackground#00180a
  • tab.hoverBorder#dfa736
  • tab.inactiveBackground#000c05
  • tab.inactiveForeground#c6cbd177
  • tab.unfocusedActiveBackground#000c05
  • tab.unfocusedActiveBorder#fcc04877
  • tab.unfocusedActiveBorderTop#000c05
  • tab.unfocusedActiveForeground#c6cbd1
  • tab.unfocusedHoverBackground#011a0b
  • tab.unfocusedHoverBorder#dfa73677
  • tab.unfocusedInactiveForeground#c6cbd177
  • terminal.ansiBlack#1e273a
  • terminal.ansiBlue#04869c
  • terminal.ansiBrightBlack#444a5e
  • terminal.ansiBrightBlue#04869c
  • terminal.ansiBrightCyan#04869c
  • terminal.ansiBrightGreen#16c049
  • terminal.ansiBrightMagenta#b793ff
  • terminal.ansiBrightRed#c94873
  • terminal.ansiBrightWhite#a2aabc
  • terminal.ansiBrightYellow#dfa736
  • terminal.ansiCyan#04869c
  • terminal.ansiGreen#16c049
  • terminal.ansiMagenta#b793ff
  • terminal.ansiRed#c94873
  • terminal.ansiWhite#a2aabc
  • terminal.ansiYellow#dfa736
  • terminal.background#000c05
  • terminal.border#002510
  • terminal.foreground#aabeb3
  • terminal.selectionBackground#8695b733
  • terminalCursor.background#dfa736
  • terminalCursor.foreground#f8c45b
  • textBlockQuote.background#25314b
  • textBlockQuote.border#253149
  • textCodeBlock.background#000c05
  • textLink.activeForeground#f7b24b
  • textLink.foreground#ffbd66
  • textPreformat.foreground#c6cbd1
  • textSeparator.foreground#c6cbd1
  • titleBar.activeBackground#000c05
  • titleBar.activeForeground#c6cbd1
  • titleBar.border#000c05
  • titleBar.inactiveBackground#000c05
  • titleBar.inactiveForeground#8695b7
  • tree.indentGuidesStroke#1e273a
  • walkThrough.embeddedEditorBackground#000c05
  • widget.shadow#000c05

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#a2aabc
comment, punctuation.definition.comment#5d635e98italic
variable, string constant.other.placeholder, source#acb0bb
constant.other.color, punctuation.definition.entity, constant.character.entity, punctuation.definition.template-expression, punctuation.section.tag.twig#b793ff
invalid, invalid.illegal#c94873
keyword, storage.type, storage.modifier, constant.numeric, constant.language, support.constant, constant.character, constant.escape#c78ce2
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, meta.brace, meta.block, meta.jsx, meta.embedded.expression, meta.template.expression, meta.tag.block.any.html, string.unquoted.tag-string.nunjucks, text.html.nunjucks#aeb3c0
punctuation.separator.key-value.html, keyword.control, keyword.operator, constant.other.color, punctuation.definition.constant, meta.function.block.start.handlebars, meta.function.inline.other, meta.property-value, support.constant.mathematical-symbols, support.constant.vendored.property-value, punctuation.definition.keyword, punctuation.accessor, punctuation.separator.property, string.unquoted.filter-pipe#ad557a
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, support.variable.dom, meta.import, meta.export, meta.export.default, support.class.builtin, support.class.component, variable.other.object#036e81
entity.name.function, variable.function, support.function, keyword.other.special-method, meta.function-call, keyword.control.filter#fcc351
meta.block variable.other#a2aabc
variable.parameter, text.html, punctuation.section.property-list, meta.property-value.scss punctuation, meta.property-list, keyword.operator.type.annotation, variable.other.object.property#aaafb9
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, punctuation.definition.string, entity.name.section.markdown, meta.attribute-selector, entity.name.import.go, storage.type.attr.nunjucks#62ce8b
entity.name, support.type, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, meta.object-literal.key#ffcd68
support.type, support.class, keyword.other.debugger, entity.other.inherited-class, meta.property-name, punctuation.definition.raw.markdown, variable.graphql, variable.other.readwrite#04869c
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, support.type.property-name, support.variable.object.node, support.variable.object.process#04869c
entity.name.module.js, variable.import.parameter.js#c94873
variable.language#04869citalic
entity.name.method.js#04869citalic
meta.class-method.js entity.name.function.js, variable.function.constructor#04869c
entity.other.attribute-name#faa346
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#fca343
entity.other.attribute-name.class, punctuation.definition.entity.css#fca03f
source.sass keyword.control#0b8d50
markup.inserted#16c049
markup.deleted#c93c6b
markup.changed#a379f7
string.regexp#1690c0
constant.character.escape#16c049
*url*, *link*, *uri*#8eadcaunderline
meta.decorator, tag.decorator.js entity.name.tag, tag.decorator.js punctuation.definition.tag#04869c
source.js constant.other.object.key.js string.unquoted.label.js#c94873italic
source.json meta.structure.dictionary.json support.type.property-name.json#04869c
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#04869c
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#fca03f
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#04869c
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#fca03f
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#04869c
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#fca03f
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#04869c
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#fca03f
markup.italic#c94873italic
markup.bold#c94873bold
markup.underline#b793ffunderline
markup.strike#fac252italic
markup.quote#04869citalic
markup.raw.block#fca03f
markup.table#04869c
text.html.markdown, punctuation.definition.list_item.markdown#a2aabc
text.html.markdown markup.raw.inline, text.html.markdown markup.inline.raw.string.markdown#04869c
text.html.markdown meta.dummy.line-break#a2aabc
markdown.heading, markup.heading, markup.heading entity.name, markup.heading.markdown, punctuation.definition.heading.markdown#16c049
markup.quote, punctuation.definition.blockquote.markdown#04869citalic
string.other.link.title.markdown#fcbe41underline
markup.raw.block.fenced.markdown#c6cbd1
punctuation.definition.fenced.markdown, variable.language.fenced.markdown#a2aabc
variable.language.fenced.markdown#a2aabc
meta.separator#a2aabc
token.info-token#04869c
token.warn-token#dfa736
token.error-token#c94873
token.debug-token#b793ff
storage.type.error.go#04869c
punctuation.other.period.go#fca03f

Shiki preview

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

Loading...

Emerald - Dark Theme - Coding Theme