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#0a0814
  • activityBar.border#0a0814
  • activityBar.foreground#d8d0e4
  • activityBar.inactiveForeground#8a8498
  • activityBarBadge.background#b8a0e0
  • activityBarBadge.foreground#0a0814
  • badge.background#b8a0e0
  • badge.foreground#0a0814
  • breadcrumb.activeSelectionForeground#d8d0e4
  • breadcrumb.focusForeground#d8d0e4
  • breadcrumb.foreground#8a8498
  • breadcrumbPicker.background#1e1a2c
  • button.background#b8a0e0
  • button.foreground#0a0814
  • button.hoverBackground#b8a0e0cc
  • button.secondaryBackground#262236
  • button.secondaryForeground#d8d0e4
  • button.secondaryHoverBackground#302c42
  • commandCenter.activeBackground#1e1a2c
  • commandCenter.activeForeground#d8d0e4
  • commandCenter.background#0e0c18
  • commandCenter.border#262236
  • commandCenter.foreground#b0a8c4
  • debugConsole.errorForeground#c49080
  • debugConsole.infoForeground#8cc0e0
  • debugConsole.warningForeground#c4b080
  • debugIcon.breakpointForeground#c49080
  • debugIcon.continueForeground#a0d4a8
  • debugIcon.restartForeground#c4b080
  • debugIcon.startForeground#a0d4a8
  • debugIcon.stepIntoForeground#8cc0e0
  • debugIcon.stepOutForeground#8cc0e0
  • debugIcon.stepOverForeground#8cc0e0
  • debugIcon.stopForeground#c49080
  • debugToolBar.background#1e1a2c
  • descriptionForeground#b0a8c4
  • diffEditor.insertedLineBackground#a0d4a815
  • diffEditor.insertedTextBackground#a0d4a815
  • diffEditor.removedLineBackground#c4908015
  • diffEditor.removedTextBackground#c4908015
  • dropdown.background#1e1a2c
  • dropdown.border#302c42
  • dropdown.foreground#d8d0e4
  • editor.background#12101e
  • editor.findMatchBackground#c4b08040
  • editor.findMatchHighlightBackground#c4b08025
  • editor.findRangeHighlightBackground#26223640
  • editor.foreground#d8d0e4
  • editor.hoverHighlightBackground#26223660
  • editor.inactiveSelectionBackground#26223680
  • editor.lineHighlightBackground#1e1a2c
  • editor.rangeHighlightBackground#1e1a2c80
  • editor.selectionBackground#262236
  • editor.selectionHighlightBackground#26223680
  • editor.wordHighlightBackground#26223680
  • editor.wordHighlightStrongBackground#262236a0
  • editorBracketHighlight.foreground1#d0a0b8
  • editorBracketHighlight.foreground2#e8b4a0
  • editorBracketHighlight.foreground3#8cc0e0
  • editorBracketHighlight.foreground4#88c0b8
  • editorBracketHighlight.foreground5#b8a0e0
  • editorBracketHighlight.foreground6#a0d4a8
  • editorBracketMatch.background#262236
  • editorBracketMatch.border#e8b4a080
  • editorCodeLens.foreground#8a8498
  • editorCursor.foreground#d0a0b8
  • editorError.foreground#c49080
  • editorGroup.border#262236
  • editorGroupHeader.noTabsBackground#12101e
  • editorGroupHeader.tabsBackground#0a0814
  • editorGutter.addedBackground#a0d4a8
  • editorGutter.deletedBackground#c49080
  • editorGutter.foldingControlForeground#8a8498
  • editorGutter.modifiedBackground#8cc0e0
  • editorHint.foreground#88c0b8
  • editorHoverWidget.background#1e1a2c
  • editorHoverWidget.border#302c42
  • editorHoverWidget.foreground#d8d0e4
  • editorIndentGuide.activeBackground1#302c42
  • editorIndentGuide.background1#262236
  • editorInfo.foreground#8cc0e0
  • editorInlayHint.background#1e1a2c
  • editorInlayHint.foreground#8a8498
  • editorLightBulb.foreground#c4b080
  • editorLineNumber.activeForeground#b8a0e0
  • editorLineNumber.foreground#8a8498
  • editorLink.activeForeground#8cc0e0
  • editorOverviewRuler.border#0e0c18
  • editorRuler.foreground#262236
  • editorStickyScroll.background#12101e
  • editorStickyScrollHover.background#1e1a2c
  • editorSuggestWidget.background#1e1a2c
  • editorSuggestWidget.focusHighlightForeground#e8b4a0
  • editorSuggestWidget.foreground#d8d0e4
  • editorSuggestWidget.highlightForeground#e8b4a0
  • editorSuggestWidget.selectedBackground#b8a0e020
  • editorSuggestWidget.selectedForeground#d8d0e4
  • editorWarning.foreground#c4b080
  • editorWhitespace.foreground#262236
  • editorWidget.background#1e1a2c
  • editorWidget.border#302c42
  • editorWidget.foreground#d8d0e4
  • errorForeground#c49080
  • focusBorder#b8a0e080
  • foreground#d8d0e4
  • gitDecoration.addedResourceForeground#a0d4a8
  • gitDecoration.conflictingResourceForeground#d0a0b8
  • gitDecoration.deletedResourceForeground#c49080
  • gitDecoration.ignoredResourceForeground#8a849880
  • gitDecoration.modifiedResourceForeground#8cc0e0
  • gitDecoration.stageModifiedResourceForeground#8cc0e0
  • gitDecoration.untrackedResourceForeground#a0d4a8
  • icon.foreground#b0a8c4
  • input.background#1e1a2c
  • input.border#302c42
  • input.foreground#d8d0e4
  • input.placeholderForeground#8a8498
  • inputOption.activeBackground#b8a0e020
  • inputOption.activeBorder#b8a0e0
  • inputValidation.errorBackground#c4908020
  • inputValidation.errorBorder#c49080
  • inputValidation.warningBackground#c4b08020
  • inputValidation.warningBorder#c4b080
  • keybindingLabel.background#1e1a2c
  • keybindingLabel.border#302c42
  • keybindingLabel.bottomBorder#302c42
  • keybindingLabel.foreground#d8d0e4
  • list.activeSelectionBackground#b8a0e020
  • list.activeSelectionForeground#d8d0e4
  • list.errorForeground#c49080
  • list.focusBackground#b8a0e020
  • list.focusForeground#d8d0e4
  • list.highlightForeground#e8b4a0
  • list.hoverBackground#b8a0e010
  • list.inactiveSelectionBackground#262236
  • list.inactiveSelectionForeground#d8d0e4
  • list.warningForeground#c4b080
  • menu.background#1e1a2c
  • menu.border#302c42
  • menu.foreground#d8d0e4
  • menu.selectionBackground#b8a0e020
  • menu.selectionForeground#d8d0e4
  • menu.separatorBackground#302c42
  • merge.currentContentBackground#a0d4a815
  • merge.currentHeaderBackground#a0d4a840
  • merge.incomingContentBackground#8cc0e015
  • merge.incomingHeaderBackground#8cc0e040
  • minimap.errorHighlight#c49080
  • minimap.findMatchHighlight#c4b08060
  • minimap.selectionHighlight#262236
  • minimap.warningHighlight#c4b080
  • minimapGutter.addedBackground#a0d4a8
  • minimapGutter.deletedBackground#c49080
  • minimapGutter.modifiedBackground#8cc0e0
  • notificationCenter.border#302c42
  • notificationCenterHeader.background#1e1a2c
  • notificationCenterHeader.foreground#d8d0e4
  • notifications.background#1e1a2c
  • notifications.border#302c42
  • notifications.foreground#d8d0e4
  • notificationsErrorIcon.foreground#c49080
  • notificationsInfoIcon.foreground#8cc0e0
  • notificationsWarningIcon.foreground#c4b080
  • notificationToast.border#302c42
  • panel.background#12101e
  • panel.border#262236
  • panelTitle.activeBorder#b8a0e0
  • panelTitle.activeForeground#d8d0e4
  • panelTitle.inactiveForeground#8a8498
  • peekView.border#b8a0e0
  • peekViewEditor.background#0e0c18
  • peekViewEditor.matchHighlightBackground#c4b08040
  • peekViewResult.background#0e0c18
  • peekViewResult.fileForeground#d8d0e4
  • peekViewResult.lineForeground#b0a8c4
  • peekViewResult.matchHighlightBackground#c4b08040
  • peekViewResult.selectionBackground#262236
  • peekViewResult.selectionForeground#d8d0e4
  • peekViewTitle.background#1e1a2c
  • peekViewTitleDescription.foreground#b0a8c4
  • peekViewTitleLabel.foreground#d8d0e4
  • pickerGroup.border#262236
  • pickerGroup.foreground#b8a0e0
  • quickInput.background#1e1a2c
  • quickInput.foreground#d8d0e4
  • quickInputList.focusBackground#b8a0e020
  • quickInputList.focusForeground#d8d0e4
  • sash.hoverBorder#b8a0e0
  • scrollbar.shadow#0a081480
  • scrollbarSlider.activeBackground#302c42
  • scrollbarSlider.background#302c4280
  • scrollbarSlider.hoverBackground#302c42b0
  • selection.background#262236
  • settings.checkboxBackground#1e1a2c
  • settings.checkboxBorder#302c42
  • settings.checkboxForeground#d8d0e4
  • settings.dropdownBackground#1e1a2c
  • settings.dropdownBorder#302c42
  • settings.dropdownForeground#d8d0e4
  • settings.headerForeground#d8d0e4
  • settings.modifiedItemIndicator#b8a0e0
  • settings.numberInputBackground#1e1a2c
  • settings.numberInputBorder#302c42
  • settings.numberInputForeground#d8d0e4
  • settings.textInputBackground#1e1a2c
  • settings.textInputBorder#302c42
  • settings.textInputForeground#d8d0e4
  • sideBar.background#0e0c18
  • sideBar.border#0e0c18
  • sideBar.foreground#d8d0e4
  • sideBarSectionHeader.background#0e0c18
  • sideBarSectionHeader.foreground#b0a8c4
  • sideBarTitle.foreground#d8d0e4
  • statusBar.background#0e0c18
  • statusBar.border#0e0c18
  • statusBar.debuggingBackground#e8b4a0
  • statusBar.debuggingForeground#0a0814
  • statusBar.foreground#b0a8c4
  • statusBar.noFolderBackground#0e0c18
  • statusBarItem.hoverBackground#262236
  • statusBarItem.remoteBackground#b8a0e0
  • statusBarItem.remoteForeground#0a0814
  • tab.activeBackground#12101e
  • tab.activeBorderTop#b8a0e0
  • tab.activeForeground#d8d0e4
  • tab.border#0a0814
  • tab.hoverBackground#1e1a2c
  • tab.inactiveBackground#0a0814
  • tab.inactiveForeground#8a8498
  • tab.lastPinnedBorder#262236
  • terminal.ansiBlack#56526c
  • terminal.ansiBlue#8cc0e0
  • terminal.ansiBrightBlack#68647e
  • terminal.ansiBrightBlue#a0c8e0
  • terminal.ansiBrightCyan#a0d4cc
  • terminal.ansiBrightGreen#a8d4b8
  • terminal.ansiBrightMagenta#c4b0e0
  • terminal.ansiBrightRed#d0a0b8
  • terminal.ansiBrightWhite#d8d0e4
  • terminal.ansiBrightYellow#e8b4a0
  • terminal.ansiCyan#88c0b8
  • terminal.ansiGreen#a0d4a8
  • terminal.ansiMagenta#b8a0e0
  • terminal.ansiRed#c49080
  • terminal.ansiWhite#b0a8c4
  • terminal.ansiYellow#c4b080
  • terminal.background#12101e
  • terminal.foreground#d8d0e4
  • terminalCursor.foreground#d0a0b8
  • titleBar.activeBackground#0a0814
  • titleBar.activeForeground#d8d0e4
  • titleBar.border#0a0814
  • titleBar.inactiveBackground#0a0814
  • titleBar.inactiveForeground#8a8498
  • toolbar.activeBackground#262236
  • toolbar.hoverBackground#262236
  • tree.indentGuidesStroke#262236
  • widget.shadow#0a081480

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7e7896italic
string, string.quoted, string.template#a0d4a8
constant.numeric#c4b080
constant.language, constant.character#e8b4a0
constant.other#e8b4a0
variable, variable.other, variable.language#d8d0e4
variable.parameter#d8d0e4
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#d8d0e4
keyword, keyword.control, storage.type, storage.modifier#b8a0e0italic
keyword.operator, keyword.control.conditional, keyword.control.loop, keyword.control.flow#d0a0b8
keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.ternary#d0a0b8
keyword.control.import, keyword.control.export, keyword.control.from#b8a0e0italic
support.type.primitive#b8a0e0italic
entity.name.type, entity.name.class, support.type, support.class#e8b4a0
entity.other.inherited-class#e8b4a0italic
entity.name.function, support.function#8cc0e0
entity.name.function.method, meta.function-call#8cc0e0
entity.name.tag#88c0b8
entity.other.attribute-name#8cc0e0italic
punctuation, punctuation.definition.tag, punctuation.separator, punctuation.terminator, meta.brace#8a8498
string.regexp, constant.character.escape, constant.other.character-class.regexp#88c0b8
entity.name.function.preprocessor, meta.preprocessor, keyword.control.directive#88c0b8
entity.name.tag.css, support.type.property-name.css#8cc0e0
support.constant.property-value.css, constant.other.color.rgb-value.css#e8b4a0
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#c4b080
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#88c0b8
markup.heading, markup.heading.setext#b8a0e0bold
markup.bold#e8b4a0bold
markup.italic#d0a0b8italic
markup.inline.raw, markup.fenced_code.block#a0d4a8
markup.underline.link#8cc0e0
markup.inserted#a0d4a8
markup.deleted#c49080
markup.changed#8cc0e0
markup.list#d0a0b8
markup.quote#b0a8c4italic
meta.separator#8a8498
meta.diff.header#8cc0e0bold
invalid#c49080
invalid.deprecated#8a8498strikethrough
Lume Dark by Daniel Fry - VS Code Theme