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.activeBackground#6b5867
  • activityBar.background#2f282e
  • activityBar.foreground#f4eaf2
  • activityBarBadge.background#575967
  • activityBarBadge.foreground#eaebf2
  • activityBarTop.activeBackground#6b5867
  • activityBarTop.activeBorder#0000
  • activityBarTop.background#2f282e
  • activityBarTop.foreground#f4eaf2
  • badge.background#868898
  • badge.foreground#0a0b10
  • button.background#2f282e
  • button.foreground#f4eaf2
  • button.secondaryBackground#423c38
  • descriptionForeground#9e889a
  • disabledForeground#6b5867
  • dropdown.background#9e889a18
  • dropdown.border#0000
  • dropdown.foreground#9e889a
  • dropdown.listBackground#10090f
  • editor.background#10090f
  • editor.findMatchBackground#3d3f3580
  • editor.findMatchHighlightBackground#9e889a20
  • editor.foldBackground#2f282ea0
  • editor.foreground#9e889a
  • editor.hoverHighlightBackground#9e889a20
  • editor.lineHighlightBackground#6b586718
  • editor.selectionBackground#6b586760
  • editor.selectionHighlightBackground#6b586740
  • editor.wordHighlightBackground#f4eaf218
  • editor.wordHighlightStrongBackground#f4eaf218
  • editorBracketHighlight.foreground1#f4eaf2
  • editorBracketHighlight.foreground2#ddccbe
  • editorBracketHighlight.foreground3#ccd3b6
  • editorBracketHighlight.foreground4#9e889a
  • editorBracketHighlight.foreground5#ddccbe
  • editorBracketHighlight.foreground6#ccd3b6
  • editorBracketMatch.background#6b586760
  • editorBracketMatch.border#0000
  • editorCodeLens.foreground#6b5867
  • editorGroup.dropBackground#6b586740
  • editorGroup.dropIntoPromptBackground#10090f
  • editorGroup.dropIntoPromptForeground#9e889a
  • editorGroupHeader.tabsBackground#2f282e
  • editorGutter.background#9e889a10
  • editorIndentGuide.activeBackground#6b5867
  • editorIndentGuide.activeBackground1#6b5867
  • editorInfo.foreground#898898
  • editorInlayHint.background#6b586720
  • editorInlayHint.foreground#898898
  • editorLightBulb.foreground#9e889a
  • editorLineNumber.activeForeground#f4eaf2
  • editorLineNumber.foreground#6b5867
  • editorLink.activeForeground#ccd3b6
  • editorMarkerNavigation.background#2f282e
  • editorOverviewRuler.findMatchForeground#898f76
  • editorOverviewRuler.selectionHighlightForeground#9e889a
  • editorPane.background#2f282e
  • editorRuler.foreground#6b5867a0
  • editorWhitespace.foreground#6b5867a0
  • editorWidget.background#2f282e
  • editorWidget.resizeBorder#9e889a
  • extensionIcon.preReleaseForeground#f4eaf2
  • extensionIcon.sponsorForeground#9e889a
  • extensionIcon.starForeground#9e889a
  • extensionIcon.verifiedForeground#9e889a
  • focusBorder#868898
  • foreground#9e889a
  • icon.foreground#9e889a
  • input.background#9e889a18
  • inputOption.activeBackground#6b5867
  • inputOption.activeBorder#0000
  • inputOption.activeForeground#f4eaf2
  • inputOption.hoverBackground#6b586740
  • keybindingLabel.background#2f282e
  • keybindingLabel.border#0000
  • keybindingLabel.foreground#9e889a
  • list.activeSelectionBackground#9e889a40
  • list.activeSelectionForeground#9e889a
  • list.dropBackground#2f282e80
  • list.focusAndSelectionOutline#0000
  • list.focusBackground#2f282e80
  • list.focusForeground#f4eaf2
  • list.hoverBackground#9e889a40
  • list.inactiveFocusBackground#2f282e80
  • list.inactiveSelectionBackground#2f282ea0
  • menu.background#10090f
  • menubar.selectionBackground#6b5867
  • minimap.background#10090f
  • minimap.findMatchHighlight#ccd3b660
  • minimap.selectionHighlight#6b586760
  • notificationCenterHeader.background#2f282e
  • panelTitle.activeBorder#0000
  • panelTitle.activeForeground#f4eaf2
  • panelTitle.inactiveForeground#6b5867
  • peekView.border#9e889a
  • peekViewEditor.background#10090f
  • peekViewEditor.matchHighlightBackground#3d3f3580
  • peekViewResult.background#2f282e
  • peekViewResult.fileForeground#f4eaf2
  • peekViewResult.lineForeground#f4eaf2
  • peekViewResult.matchHighlightBackground#898f7660
  • peekViewResult.selectionBackground#9e889a30
  • peekViewTitle.background#2f282e
  • peekViewTitleDescription.foreground#9e889a
  • peekViewTitleLabel.foreground#f4eaf2
  • selection.background#6b586740
  • settings.headerBorder#6b5867
  • settings.headerForeground#9e889a
  • settings.modifiedItemIndicator#9e889a
  • settings.sashBorder#9e889a
  • sideBar.background#10090f
  • sideBarSectionHeader.background#2f282e
  • sideBarSectionHeader.foreground#9e889a
  • sideBarTitle.foreground#f4eaf2
  • statusBar.background#2f282e
  • statusBar.debuggingBackground#95877b
  • statusBar.debuggingForeground#17120d
  • statusBar.foreground#f4eaf2
  • tab.activeBackground#10090f
  • tab.activeForeground#9e889a
  • tab.border#0000
  • tab.hoverBackground#6b5867
  • tab.hoverForeground#f4eaf2
  • tab.inactiveBackground#2f282e
  • tab.inactiveForeground#9e889a
  • tab.lastPinnedBorder#9e889a
  • tab.unfocusedActiveBackground#10090fa0
  • terminal.ansiBlack#000
  • terminal.ansiBlue#00a
  • terminal.ansiBrightBlack#555
  • terminal.ansiBrightBlue#55f
  • terminal.ansiBrightCyan#5ff
  • terminal.ansiBrightGreen#5f5
  • terminal.ansiBrightMagenta#f5f
  • terminal.ansiBrightRed#f55
  • terminal.ansiBrightWhite#fff
  • terminal.ansiBrightYellow#ff5
  • terminal.ansiCyan#0aa
  • terminal.ansiGreen#0a0
  • terminal.ansiMagenta#a0a
  • terminal.ansiRed#a00
  • terminal.ansiWhite#aaa
  • terminal.ansiYellow#aa0
  • terminal.foreground#9e889a
  • textBlockQuote.background#9e889a10
  • textBlockQuote.border#6b5867
  • textCodeBlock.background#10090f
  • textLink.activeForeground#fdfbf3
  • textLink.foreground#ccd3b6
  • textPreformat.foreground#f4eaf2
  • titleBar.activeBackground#2f282e
  • titleBar.activeForeground#f4eaf2
  • titleBar.inactiveBackground#10090f
  • titleBar.inactiveForeground#9e889a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b5867
keyword, storage.type, storage.modifier#f4eaf2
keyword.control, constant.other.color, meta.tag, punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#f4eaf2
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f4eaf2
meta.attribute#9e889a
string.other.link#ccd3b6
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#868898
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#868898
constant.character.escape, constant.other.character-class.regexp#f4eaf2
*url*, *link*, *uri*underline
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, entity.name.section#f4eaf2
markup.italicitalic
markup.bold, markup.bold stringbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold stringitalic bold
markup.underlineunderline
markup.raw.block#868898
markup.raw.block.fenced.markdown, markup.fenced_code.block#868898
variable.language.fenced.markdown, fenced_code.block.language#868898
markup.inline.raw#868898
meta.separator#f4eaf2bold