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#8AA9FF
  • activityBar.background#121922
  • activityBar.border#2C3C4F
  • activityBar.foreground#EEF2FF
  • activityBar.inactiveForeground#94A3C4
  • activityBarBadge.background#8AA9FF
  • activityBarBadge.foreground#0B1015
  • badge.background#8AA9FF
  • badge.foreground#0B1015
  • breadcrumb.activeSelectionForeground#8AA9FF
  • breadcrumb.background#0B1015
  • breadcrumb.focusForeground#EEF2FF
  • breadcrumb.foreground#94A3C4
  • breadcrumbPicker.background#1F2B3B
  • button.background#8AA9FF
  • button.foreground#0B1015
  • button.hoverBackground#6DDFC9
  • checkbox.background#18212E
  • checkbox.border#2C3C4F
  • checkbox.foreground#CBD8FF
  • debugIcon.breakpointForeground#FF6B81
  • debugToolBar.background#121922
  • diffEditor.insertedLineBackground#7AE0A11A
  • diffEditor.insertedTextBackground#7AE0A121
  • diffEditor.removedLineBackground#FF6B811A
  • diffEditor.removedTextBackground#FF6B8121
  • dropdown.background#18212E
  • dropdown.border#2C3C4F
  • dropdown.foreground#EEF2FF
  • editor.background#0B1015
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#F5C070
  • editor.findMatchHighlightBackground#18212E80
  • editor.findMatchHighlightBorder#F5C07087
  • editor.focusedStackFrameHighlightBackground#7AE0A11A
  • editor.foldBackground#12192280
  • editor.foreground#EEF2FF
  • editor.hoverHighlightBackground#18212E80
  • editor.inactiveSelectionBackground#8AA9FF99
  • editor.lineHighlightBackground#18212E
  • editor.selectionBackground#8AA9FF33
  • editor.selectionHighlightBackground#8AA9FF99
  • editor.selectionHighlightBorder#8AA9FF54
  • editor.stackFrameHighlightBackground#F5C0701A
  • editor.wordHighlightBackground#8AA9FF1A
  • editor.wordHighlightStrongBackground#8AA9FF2B
  • editorBracketHighlight.foreground1#8AA9FF
  • editorBracketHighlight.foreground2#F5C070
  • editorBracketHighlight.foreground3#FF6B81
  • editorBracketHighlight.foreground4#A7F3F0
  • editorBracketHighlight.foreground5#7AE0A1
  • editorBracketHighlight.foreground6#6DDFC9
  • editorBracketMatch.background#18212E
  • editorBracketMatch.border#F5C07087
  • editorBracketPairGuide.activeBackground1#8AA9FF54
  • editorBracketPairGuide.activeBackground2#F5C07054
  • editorBracketPairGuide.activeBackground3#FF6B8154
  • editorBracketPairGuide.activeBackground4#A7F3F054
  • editorBracketPairGuide.activeBackground5#7AE0A154
  • editorBracketPairGuide.activeBackground6#6DDFC954
  • editorCursor.foreground#8AA9FF
  • editorError.foreground#FF6B81
  • editorGroup.dropBackground#8AA9FF21
  • editorGroupHeader.tabsBackground#18212E
  • editorGroupHeader.tabsBorder#2C3C4F
  • editorGutter.addedBackground#7AE0A1AB
  • editorGutter.commentRangeForeground#94A3C4
  • editorGutter.deletedBackground#FF6B81AB
  • editorGutter.modifiedBackground#F5C070AB
  • editorHoverWidget.background#1F2B3B
  • editorHoverWidget.border#2C3C4F
  • editorIndentGuide.activeBackground1#94A3C4B3
  • editorIndentGuide.background1#18212E
  • editorInfo.foreground#A7F3F0
  • editorLineNumber.activeForeground#CBD8FF
  • editorLineNumber.foreground#94A3C4
  • editorLink.activeForeground#A7F3F0
  • editorOverviewRuler.addedForeground#7AE0A166
  • editorOverviewRuler.deletedForeground#FF6B8166
  • editorOverviewRuler.errorForeground#FF6B81AB
  • editorOverviewRuler.findMatchForeground#F5C07087
  • editorOverviewRuler.infoForeground#A7F3F087
  • editorOverviewRuler.modifiedForeground#F5C07066
  • editorOverviewRuler.warningForeground#F5C070AB
  • editorStickyScroll.background#0B1015F2
  • editorStickyScrollHover.background#121922
  • editorUnnecessaryCode.opacity#EEF2FF40
  • editorWarning.foreground#F5C070
  • editorWidget.background#1F2B3B
  • editorWidget.border#2C3C4F
  • editorWidget.resizeBorder#8AA9FF
  • focusBorder#8AA9FFB3
  • gitDecoration.addedResourceForeground#7AE0A1
  • gitDecoration.conflictingResourceForeground#FF6B81CC
  • gitDecoration.deletedResourceForeground#FF6B81
  • gitDecoration.ignoredResourceForeground#94A3C4
  • gitDecoration.modifiedResourceForeground#F5C070
  • gitDecoration.renamedResourceForeground#A7F3F0
  • gitDecoration.submoduleResourceForeground#F5C070CC
  • gitDecoration.untrackedResourceForeground#7AE0A1CC
  • input.background#18212E
  • input.border#2C3C4F
  • input.foreground#EEF2FF
  • input.placeholderForeground#94A3C4
  • inputOption.activeBorder#8AA9FFAB
  • inputValidation.errorBackground#FF6B811A
  • inputValidation.errorBorder#FF6B81
  • inputValidation.infoBackground#A7F3F01A
  • inputValidation.infoBorder#A7F3F0
  • inputValidation.warningBackground#F5C0701A
  • inputValidation.warningBorder#F5C070
  • list.activeSelectionBackground#18212E
  • list.activeSelectionForeground#EEF2FF
  • list.dropBackground#8AA9FF21
  • list.errorForeground#FF6B81
  • list.focusBackground#121922
  • list.highlightForeground#8AA9FF
  • list.hoverBackground#18212E
  • list.inactiveSelectionBackground#121922
  • list.warningForeground#F5C070
  • listFilterWidget.background#18212E
  • listFilterWidget.noMatchesOutline#FF6B81AB
  • listFilterWidget.outline#8AA9FFAB
  • menu.background#1F2B3B
  • menu.foreground#EEF2FF
  • menu.selectionBackground#18212E
  • menu.selectionBorder#2C3C4F
  • menu.selectionForeground#EEF2FF
  • menu.separatorBackground#2C3C4F
  • minimap.errorHighlight#FF6B8199
  • minimap.findMatchHighlight#F5C07099
  • minimap.selectionHighlight#8AA9FF54
  • minimap.selectionOccurrenceHighlight#8AA9FF33
  • minimap.warningHighlight#F5C07099
  • notificationCenterHeader.foreground#EEF2FF
  • notifications.background#1F2B3B
  • notifications.border#2C3C4F
  • panel.background#121922
  • panel.border#2C3C4F
  • panel.dropBorder#8AA9FF
  • panelTitle.activeBorder#8AA9FF
  • panelTitle.activeForeground#EEF2FF
  • panelTitle.inactiveForeground#CBD8FF
  • peekView.border#2C3C4F
  • peekViewEditor.background#1F2B3B
  • peekViewEditor.matchHighlightBackground#F5C07021
  • peekViewEditor.matchHighlightBorder#F5C07087
  • peekViewResult.background#18212E
  • peekViewResult.matchHighlightBackground#1F2B3B
  • peekViewTitle.background#18212E
  • peekViewTitleDescription.foreground#94A3C4
  • peekViewTitleLabel.foreground#EEF2FF
  • pickerGroup.border#2C3C4F
  • pickerGroup.foreground#8AA9FF
  • problemsErrorIcon.foreground#FF6B81
  • problemsInfoIcon.foreground#A7F3F0
  • problemsWarningIcon.foreground#F5C070
  • progressBar.background#8AA9FF
  • quickInput.background#0B1015E6
  • quickInput.foreground#EEF2FF
  • quickInputTitle.background#1F2B3B
  • sash.hoverBorder#8AA9FF
  • scrollbar.shadow#04070ABD
  • scrollbarSlider.activeBackground#1F2B3BFF
  • scrollbarSlider.background#1F2B3B
  • scrollbarSlider.hoverBackground#1F2B3BFF
  • selection.background#8AA9FF33
  • sideBar.background#121922
  • sideBar.border#2C3C4F
  • sideBar.dropBackground#8AA9FF21
  • sideBar.foreground#EEF2FF
  • sideBarSectionHeader.background#18212E
  • sideBarTitle.foreground#CBD8FF
  • statusBar.background#121922
  • statusBar.border#2C3C4F
  • statusBar.debuggingBackground#F5C070
  • statusBar.debuggingForeground#0B1015
  • statusBar.foreground#EEF2FF
  • statusBar.noFolderBackground#18212E
  • statusBar.noFolderForeground#CBD8FF
  • statusBarItem.errorBackground#FF6B81
  • statusBarItem.errorForeground#0B1015
  • statusBarItem.hoverBackground#18212E
  • statusBarItem.prominentBackground#18212E
  • statusBarItem.prominentHoverBackground#1F2B3B
  • statusBarItem.remoteBackground#A7F3F0
  • statusBarItem.remoteForeground#0B1015
  • statusBarItem.warningBackground#F5C070
  • statusBarItem.warningForeground#0B1015
  • tab.activeBackground#0B1015
  • tab.activeBorderTop#8AA9FF
  • tab.activeForeground#EEF2FF
  • tab.activeModifiedBorder#F5C070
  • tab.border#18212E
  • tab.hoverBackground#1F2B3B
  • tab.hoverBorder#1F2B3B
  • tab.hoverForeground#EEF2FF
  • tab.inactiveBackground#18212E
  • tab.inactiveForeground#94A3C4
  • tab.lastPinnedBorder#2C3C4F
  • tab.unfocusedActiveBorderTop#F5C07087
  • tab.unfocusedHoverBackground#1F2B3B
  • terminal.ansiBlack#0B1015
  • terminal.ansiBlue#A7F3F0
  • terminal.ansiBrightBlack#94A3C4
  • terminal.ansiBrightBlue#A7F3F0CC
  • terminal.ansiBrightCyan#6DDFC9
  • terminal.ansiBrightGreen#7AE0A1CC
  • terminal.ansiBrightMagenta#FF6B81CC
  • terminal.ansiBrightRed#FF6B81CC
  • terminal.ansiBrightWhite#EEF2FF
  • terminal.ansiBrightYellow#F5C070CC
  • terminal.ansiCyan#8AA9FF
  • terminal.ansiGreen#7AE0A1
  • terminal.ansiMagenta#FF6B81
  • terminal.ansiRed#FF6B81
  • terminal.ansiWhite#CBD8FF
  • terminal.ansiYellow#F5C070
  • terminal.background#0B1015
  • terminal.foreground#EEF2FF
  • terminalCursor.foreground#8AA9FF
  • testing.iconErrored#FF6B81CC
  • testing.iconFailed#FF6B81
  • testing.iconPassed#7AE0A1
  • testing.iconQueued#F5C070
  • testing.iconSkipped#94A3C4
  • testing.peekBorder#2C3C4F
  • textBlockQuote.background#121922
  • textBlockQuote.border#2C3C4F
  • textCodeBlock.background#18212E
  • textLink.activeForeground#8AA9FF
  • textLink.foreground#A7F3F0
  • textPreformat.foreground#CBD8FF
  • textSeparator.foreground#2C3C4F
  • titleBar.activeBackground#121922
  • titleBar.activeForeground#EEF2FF
  • titleBar.border#2C3C4F
  • titleBar.inactiveBackground#121922
  • titleBar.inactiveForeground#94A3C4
  • widget.shadow#04070ABD
  • window.activeBorder#8AA9FF
  • window.inactiveBorder#2C3C4F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C7B95italic
keyword#8AA9FFbold
entity.name.function#6DDFC9
variable, meta.definition.variable#EEF2FF
string#7AE0A1
constant.numeric#F28F5E
constant.language, constant.character#A7F3F0
storage.type, storage.modifier#FF6B81
entity.name.type, support.type, support.class#8AA9FF
punctuation, meta.brace#EEF2FF
invalid, invalid.illegal#FF6B81underline
markup.bold, markup.bold.markdown#EEF2FFbold
markup.italic, markup.italic.markdown#EEF2FFitalic
markup.inline.raw, markup.raw.inline, markup.inline.code#EEF2FF
markup.heading, entity.name.section, punctuation.definition.heading.markdown#8AA9FFbold
heading.1.markdown, markup.heading.setext.1.markdown#EEF2FFbold
heading.2.markdown, markup.heading.setext.2.markdown#8AA9FFbold
heading.3.markdown#6DDFC9bold
heading.4.markdown#7AE0A1bold
heading.5.markdown#F5C070bold
heading.6.markdown#94A3C4bold
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