Skip to main content
Coding Theme

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.activeBorder#4DD0E1
  • activityBar.background#0F1520
  • activityBar.border#1A212E
  • activityBar.foreground#E1F5FE
  • activityBar.inactiveForeground#81D4FA
  • activityBarBadge.background#4DD0E1
  • activityBarBadge.foreground#0A0E1A
  • badge.background#4DD0E1
  • badge.foreground#0A0E1A
  • breadcrumb.activeSelectionForeground#4DD0E1
  • breadcrumb.background#0A0E1A
  • breadcrumb.focusForeground#E1F5FE
  • breadcrumb.foreground#81D4FA
  • breadcrumbPicker.background#1A212E
  • button.background#4DD0E1
  • button.foreground#0A0E1A
  • button.hoverBackground#26C6DA
  • checkbox.background#141A26
  • checkbox.border#1A212E
  • checkbox.foreground#B3E5FC
  • debugIcon.breakpointForeground#FF8A65
  • debugToolBar.background#0F1520
  • diffEditor.insertedLineBackground#4DB6AC1A
  • diffEditor.insertedTextBackground#4DB6AC21
  • diffEditor.removedLineBackground#FF8A651A
  • diffEditor.removedTextBackground#FF8A6521
  • dropdown.background#141A26
  • dropdown.border#1A212E
  • dropdown.foreground#E1F5FE
  • editor.background#0A0E1A
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#FFB74D
  • editor.findMatchHighlightBackground#141A2680
  • editor.findMatchHighlightBorder#FFB74D87
  • editor.focusedStackFrameHighlightBackground#4DB6AC1A
  • editor.foldBackground#0F152080
  • editor.foreground#E1F5FE
  • editor.hoverHighlightBackground#141A2680
  • editor.inactiveSelectionBackground#4DD0E199
  • editor.lineHighlightBackground#141A26
  • editor.selectionBackground#4DD0E133
  • editor.selectionHighlightBackground#4DD0E199
  • editor.selectionHighlightBorder#4DD0E154
  • editor.stackFrameHighlightBackground#FFB74D1A
  • editor.wordHighlightBackground#4DD0E11A
  • editor.wordHighlightStrongBackground#4DD0E12B
  • editorBracketHighlight.foreground1#4DD0E1
  • editorBracketHighlight.foreground2#FFB74D
  • editorBracketHighlight.foreground3#FF8A65
  • editorBracketHighlight.foreground4#00BCD4
  • editorBracketHighlight.foreground5#4DB6AC
  • editorBracketHighlight.foreground6#26C6DA
  • editorBracketMatch.background#141A26
  • editorBracketMatch.border#FFB74D87
  • editorBracketPairGuide.activeBackground1#4DD0E154
  • editorBracketPairGuide.activeBackground2#FFB74D54
  • editorBracketPairGuide.activeBackground3#FF8A6554
  • editorBracketPairGuide.activeBackground4#00BCD454
  • editorBracketPairGuide.activeBackground5#4DB6AC54
  • editorBracketPairGuide.activeBackground6#26C6DA54
  • editorCursor.foreground#4DD0E1
  • editorError.foreground#FF8A65
  • editorGroup.dropBackground#4DD0E121
  • editorGroupHeader.tabsBackground#141A26
  • editorGroupHeader.tabsBorder#1A212E
  • editorGutter.addedBackground#4DB6ACAB
  • editorGutter.commentRangeForeground#81D4FA
  • editorGutter.deletedBackground#FF8A65AB
  • editorGutter.modifiedBackground#FFB74DAB
  • editorHoverWidget.background#1A212E
  • editorHoverWidget.border#1A212E
  • editorIndentGuide.activeBackground1#81D4FAB3
  • editorIndentGuide.background1#141A26
  • editorInfo.foreground#00BCD4
  • editorLineNumber.activeForeground#B3E5FC
  • editorLineNumber.foreground#81D4FA
  • editorLink.activeForeground#26C6DA
  • editorOverviewRuler.addedForeground#4DB6AC66
  • editorOverviewRuler.deletedForeground#FF8A6566
  • editorOverviewRuler.errorForeground#FF8A65AB
  • editorOverviewRuler.findMatchForeground#FFB74D87
  • editorOverviewRuler.infoForeground#00BCD487
  • editorOverviewRuler.modifiedForeground#FFB74D66
  • editorOverviewRuler.warningForeground#FFB74DAB
  • editorStickyScroll.background#0A0E1AF2
  • editorStickyScrollHover.background#0F1520
  • editorUnnecessaryCode.opacity#E1F5FE40
  • editorWarning.foreground#FFB74D
  • editorWidget.background#1A212E
  • editorWidget.border#1A212E
  • editorWidget.resizeBorder#4DD0E1
  • focusBorder#4DD0E1AB
  • gitDecoration.addedResourceForeground#4DB6AC
  • gitDecoration.conflictingResourceForeground#FF8A65CC
  • gitDecoration.deletedResourceForeground#FF8A65
  • gitDecoration.ignoredResourceForeground#81D4FA
  • gitDecoration.modifiedResourceForeground#FFB74D
  • gitDecoration.renamedResourceForeground#00BCD4
  • gitDecoration.submoduleResourceForeground#FFB74DCC
  • gitDecoration.untrackedResourceForeground#4DB6ACCC
  • input.background#141A26
  • input.border#1A212E
  • input.foreground#E1F5FE
  • input.placeholderForeground#81D4FA
  • inputOption.activeBorder#4DD0E1AB
  • inputValidation.errorBackground#FF8A651A
  • inputValidation.errorBorder#FF8A65
  • inputValidation.infoBackground#00BCD41A
  • inputValidation.infoBorder#00BCD4
  • inputValidation.warningBackground#FFB74D1A
  • inputValidation.warningBorder#FFB74D
  • list.activeSelectionBackground#141A26
  • list.activeSelectionForeground#E1F5FE
  • list.dropBackground#4DD0E121
  • list.errorForeground#FF8A65
  • list.focusBackground#0F1520
  • list.highlightForeground#4DD0E1
  • list.hoverBackground#141A26
  • list.inactiveSelectionBackground#0F1520
  • list.warningForeground#FFB74D
  • listFilterWidget.background#141A26
  • listFilterWidget.noMatchesOutline#FF8A65AB
  • listFilterWidget.outline#4DD0E1AB
  • menu.background#1A212E
  • menu.foreground#E1F5FE
  • menu.selectionBackground#141A26
  • menu.selectionBorder#1A212E
  • menu.selectionForeground#E1F5FE
  • menu.separatorBackground#1A212E
  • minimap.errorHighlight#FF8A6599
  • minimap.findMatchHighlight#FFB74D99
  • minimap.selectionHighlight#4DD0E154
  • minimap.selectionOccurrenceHighlight#4DD0E133
  • minimap.warningHighlight#FFB74D99
  • notificationCenterHeader.foreground#E1F5FE
  • notifications.background#1A212E
  • notifications.border#1A212E
  • panel.background#0F1520
  • panel.border#1A212E
  • panel.dropBorder#4DD0E1
  • panelTitle.activeBorder#4DD0E1
  • panelTitle.activeForeground#E1F5FE
  • panelTitle.inactiveForeground#B3E5FC
  • peekView.border#1A212E
  • peekViewEditor.background#1A212E
  • peekViewEditor.matchHighlightBackground#FFB74D21
  • peekViewEditor.matchHighlightBorder#FFB74D87
  • peekViewResult.background#141A26
  • peekViewResult.matchHighlightBackground#1A212E
  • peekViewTitle.background#141A26
  • peekViewTitleDescription.foreground#81D4FA
  • peekViewTitleLabel.foreground#E1F5FE
  • pickerGroup.border#1A212E
  • pickerGroup.foreground#4DD0E1
  • problemsErrorIcon.foreground#FF8A65
  • problemsInfoIcon.foreground#00BCD4
  • problemsWarningIcon.foreground#FFB74D
  • progressBar.background#4DD0E1
  • quickInput.background#0A0E1ACC
  • quickInput.foreground#E1F5FE
  • quickInputTitle.background#1A212E
  • sash.hoverBorder#4DD0E1
  • scrollbar.shadow#00000088
  • scrollbarSlider.activeBackground#1A212EFF
  • scrollbarSlider.background#1A212E
  • scrollbarSlider.hoverBackground#1A212EFF
  • selection.background#4DD0E133
  • sideBar.background#0F1520
  • sideBar.border#1A212E
  • sideBar.dropBackground#4DD0E121
  • sideBar.foreground#E1F5FE
  • sideBarSectionHeader.background#141A26
  • sideBarTitle.foreground#B3E5FC
  • statusBar.background#0F1520
  • statusBar.border#1A212E
  • statusBar.debuggingBackground#FFB74D
  • statusBar.debuggingForeground#0A0E1A
  • statusBar.foreground#E1F5FE
  • statusBar.noFolderBackground#141A26
  • statusBar.noFolderForeground#B3E5FC
  • statusBarItem.errorBackground#FF8A65
  • statusBarItem.errorForeground#0A0E1A
  • statusBarItem.hoverBackground#141A26
  • statusBarItem.prominentBackground#141A26
  • statusBarItem.prominentHoverBackground#1A212E
  • statusBarItem.remoteBackground#00BCD4
  • statusBarItem.remoteForeground#0A0E1A
  • statusBarItem.warningBackground#FFB74D
  • statusBarItem.warningForeground#0A0E1A
  • tab.activeBackground#0A0E1A
  • tab.activeBorderTop#4DD0E1
  • tab.activeForeground#E1F5FE
  • tab.activeModifiedBorder#FFB74D
  • tab.border#141A26
  • tab.hoverBackground#1A212E
  • tab.hoverBorder#1A212E
  • tab.hoverForeground#E1F5FE
  • tab.inactiveBackground#141A26
  • tab.inactiveForeground#81D4FA
  • tab.lastPinnedBorder#1A212E
  • tab.unfocusedActiveBorderTop#FFB74D87
  • tab.unfocusedHoverBackground#1A212E
  • terminal.ansiBlack#0A0E1A
  • terminal.ansiBlue#00BCD4
  • terminal.ansiBrightBlack#81D4FA
  • terminal.ansiBrightBlue#00BCD4CC
  • terminal.ansiBrightCyan#26C6DA
  • terminal.ansiBrightGreen#4DB6ACCC
  • terminal.ansiBrightMagenta#FF8A65CC
  • terminal.ansiBrightRed#FF8A65CC
  • terminal.ansiBrightWhite#E1F5FE
  • terminal.ansiBrightYellow#FFB74DCC
  • terminal.ansiCyan#4DD0E1
  • terminal.ansiGreen#4DB6AC
  • terminal.ansiMagenta#FF8A65
  • terminal.ansiRed#FF8A65
  • terminal.ansiWhite#B3E5FC
  • terminal.ansiYellow#FFB74D
  • terminal.background#0A0E1A
  • terminal.foreground#E1F5FE
  • terminalCursor.foreground#4DD0E1
  • testing.iconErrored#FF8A65CC
  • testing.iconFailed#FF8A65
  • testing.iconPassed#4DB6AC
  • testing.iconQueued#FFB74D
  • testing.iconSkipped#81D4FA
  • testing.peekBorder#1A212E
  • textBlockQuote.background#0F1520
  • textBlockQuote.border#1A212E
  • textCodeBlock.background#141A26
  • textLink.activeForeground#4DD0E1
  • textLink.foreground#26C6DA
  • textPreformat.foreground#B3E5FC
  • textSeparator.foreground#1A212E
  • titleBar.activeBackground#0F1520
  • titleBar.activeForeground#E1F5FE
  • titleBar.border#1A212E
  • titleBar.inactiveBackground#0F1520
  • titleBar.inactiveForeground#81D4FA
  • widget.shadow#00000088
  • window.activeBorder#4DD0E1
  • window.inactiveBorder#1A212E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
keyword#4DD0E1bold
entity.name.function#26C6DA
variable, meta.definition.variable#E1F5FE
string#4DB6AC
constant.numeric#FFB74D
constant.language, constant.character#81D4FA
storage.type, storage.modifier#FF8A65
entity.name.type, support.type, support.class#00BCD4
punctuation, meta.brace#E1F5FE
invalid, invalid.illegal#FF8A65underline
markup.bold, markup.bold.markdown#E1F5FEbold
markup.italic, markup.italic.markdown#E1F5FEitalic
markup.inline.raw, markup.raw.inline, markup.inline.code#E1F5FE
markup.heading, entity.name.section, punctuation.definition.heading.markdown#4DD0E1bold
heading.1.markdown, markup.heading.setext.1.markdown#4DD0E1bold
heading.2.markdown, markup.heading.setext.2.markdown#26C6DAbold
heading.3.markdown#00BCD4bold
heading.4.markdown#4DB6ACbold
heading.5.markdown#FFB74Dbold
heading.6.markdown#81D4FAbold
entity.name.tag.html, entity.name.tag.xml#F7B883bold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#FFD166bold
entity.name.tag.inline.any.html#EADCB2
entity.name.tag.script.html, entity.name.tag.style.html#FF3CACbold
entity.other.attribute-name.html, entity.other.attribute-name.xml#EADCB2italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#C8B0FFitalic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#4CFFCAitalic bold
entity.other.attribute-name.style.html#FF8BDAitalic
entity.other.attribute-name.event.html#D8C8FFitalic
string.quoted.double.html, string.quoted.single.html#00F5A0
meta.attribute-with-value.html string#98FF66
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#A6AAB4
punctuation.definition.tag.html, punctuation.separator.key-value.html#8E93A6
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#9AA0B4
comment.block.html, punctuation.definition.comment.html#8E93A6italic
constant.character.entity.html, constant.character.entity.named.html#F2C97Dbold
punctuation.definition.entity.html#FFD166
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#FF3CACbold
keyword.doctype.xml#FF3CACbold
source.css.embedded.html#E0CCFF
meta.embedded.block.css#D7C7FF
source.js.embedded.html, source.javascript.embedded.html#F7B883
meta.embedded.block.javascript#EADCB2
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#79E49Abold
entity.other.attribute-name.form.html#98FF66italic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#4CFFCAbold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#FFD166bold
entity.name.tag.a.html#4CFFCAbold
entity.other.attribute-name.href.html#00F5A0italic bold
entity.name.tag.header.html, entity.name.tag.main.html, entity.name.tag.footer.html, entity.name.tag.nav.html, entity.name.tag.aside.html, entity.name.tag.section.html, entity.name.tag.article.html, entity.name.tag.figure.html, entity.name.tag.figcaption.html#C8B0FFbold
text.html.basic#F7F8FA
XELA Themes by cybrdelic - VS Code Theme