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.

  • //===== Base / Editor =====
  • //10===== Popups / Misc =====
  • //2===== Gutter / Overview =====
  • //3===== Workbench chrome =====
  • //4===== Tabs =====
  • //5===== Status bar =====
  • //6===== Inputs / Dropdowns =====
  • //7===== Scrollbar =====
  • //8===== Panels / Terminal =====
  • //9===== Diff / Git =====
  • activityBar.activeBorder#2ec6d8
  • activityBar.background#071219
  • activityBar.border#133343
  • activityBar.foreground#6fe8dc
  • activityBar.inactiveForeground#4f6b77
  • activityBarBadge.background#55b3f2
  • activityBarBadge.foreground#071219
  • badge.background#55b3f2
  • badge.foreground#071219
  • breadcrumb.activeSelectionForeground#6fe8dc
  • breadcrumb.focusForeground#6fe8dc
  • breadcrumb.foreground#6d8894
  • button.background#2ec6d8
  • button.foreground#071219
  • button.hoverBackground#4fdce8
  • button.secondaryBackground#123240
  • button.secondaryForeground#c8dfe8
  • descriptionForeground#7fa0ad
  • diffEditor.insertedTextBackground#4fd6a022
  • diffEditor.removedTextBackground#ff6b5c22
  • dropdown.background#0c1e28
  • dropdown.border#21414d
  • dropdown.foreground#c8dfe8
  • editor.background#0a1a24
  • editor.findMatchBackground#55b3f266
  • editor.findMatchHighlightBackground#6fe8dc44
  • editor.foreground#c8dfe8
  • editor.inactiveSelectionBackground#14384666
  • editor.lineHighlightBackground#0f2530
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1a4a5c99
  • editor.selectionHighlightBackground#1a4a5c55
  • editor.wordHighlightBackground#2ec6d833
  • editor.wordHighlightStrongBackground#2ec6d84d
  • editorBracketMatch.background#2ec6d833
  • editorBracketMatch.border#2ec6d8
  • editorCursor.foreground#2ec6d8
  • editorError.foreground#ff6b5c
  • editorGroup.border#133343
  • editorGroupHeader.tabsBackground#071219
  • editorGroupHeader.tabsBorder#133343
  • editorGutter.addedBackground#4fd6a0
  • editorGutter.deletedBackground#ff6b5c
  • editorGutter.modifiedBackground#55b3f2
  • editorHoverWidget.background#0c1e28
  • editorHoverWidget.border#21414d
  • editorIndentGuide.activeBackground1#3f5a66
  • editorIndentGuide.background1#14303a
  • editorInfo.foreground#55b3f2
  • editorLineNumber.activeForeground#6fe8dc
  • editorLineNumber.foreground#3f5a66
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#14303a
  • editorSuggestWidget.background#0c1e28
  • editorSuggestWidget.border#21414d
  • editorSuggestWidget.highlightForeground#2ec6d8
  • editorSuggestWidget.selectedBackground#123240
  • editorWarning.foreground#ffce5c
  • editorWhitespace.foreground#21414d
  • editorWidget.background#0c1e28
  • editorWidget.border#21414d
  • errorForeground#ff6b5c
  • focusBorder#2ec6d866
  • foreground#bcd4de
  • gitDecoration.conflictingResourceForeground#ffce5c
  • gitDecoration.deletedResourceForeground#ff6b5c
  • gitDecoration.ignoredResourceForeground#4f6b77
  • gitDecoration.modifiedResourceForeground#55b3f2
  • gitDecoration.untrackedResourceForeground#4fd6a0
  • input.background#0c1e28
  • input.border#21414d
  • input.foreground#c8dfe8
  • input.placeholderForeground#5f7d89
  • inputOption.activeBackground#2ec6d833
  • inputOption.activeBorder#2ec6d8
  • inputValidation.errorBackground#3a1512
  • inputValidation.errorBorder#ff6b5c
  • list.activeSelectionBackground#123240
  • list.activeSelectionForeground#6fe8dc
  • list.errorForeground#ff6b5c
  • list.focusBackground#123240
  • list.highlightForeground#2ec6d8
  • list.hoverBackground#0f2530
  • list.hoverForeground#6fe8dc
  • list.inactiveSelectionBackground#0f2530
  • list.inactiveSelectionForeground#c8dfe8
  • list.warningForeground#ffce5c
  • menu.background#0c1e28
  • menu.border#21414d
  • menu.foreground#c8dfe8
  • menu.selectionBackground#123240
  • menu.selectionForeground#6fe8dc
  • minimap.findMatchHighlight#2ec6d8
  • minimap.selectionHighlight#1a4a5c
  • notificationCenterHeader.background#071219
  • notifications.background#0c1e28
  • notifications.border#21414d
  • panel.background#08151d
  • panel.border#133343
  • panelTitle.activeBorder#2ec6d8
  • panelTitle.activeForeground#6fe8dc
  • panelTitle.inactiveForeground#6d8894
  • peekView.border#2ec6d8
  • peekViewEditor.background#08151d
  • peekViewResult.background#071219
  • peekViewResult.selectionBackground#123240
  • pickerGroup.border#21414d
  • pickerGroup.foreground#6fe8dc
  • progressBar.background#2ec6d8
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#2ec6d888
  • scrollbarSlider.background#3f5a6666
  • scrollbarSlider.hoverBackground#3f5a6699
  • selection.background#1a4a5caa
  • sideBar.background#08151d
  • sideBar.border#133343
  • sideBar.foreground#a6c1cc
  • sideBarSectionHeader.background#0c1e28
  • sideBarSectionHeader.border#133343
  • sideBarSectionHeader.foreground#c8dfe8
  • sideBarTitle.foreground#7fa0ad
  • statusBar.background#071219
  • statusBar.border#133343
  • statusBar.debuggingBackground#ff8266
  • statusBar.debuggingForeground#071219
  • statusBar.foreground#a6c1cc
  • statusBar.noFolderBackground#071219
  • statusBarItem.hoverBackground#123240
  • statusBarItem.prominentBackground#55b3f2
  • statusBarItem.prominentForeground#071219
  • statusBarItem.remoteBackground#2ec6d8
  • statusBarItem.remoteForeground#071219
  • tab.activeBackground#0a1a24
  • tab.activeBorder#0a1a24
  • tab.activeBorderTop#2ec6d8
  • tab.activeForeground#6fe8dc
  • tab.border#133343
  • tab.hoverForeground#6fe8dc
  • tab.inactiveBackground#071219
  • tab.inactiveForeground#6d8894
  • tab.unfocusedActiveForeground#a6c1cc
  • terminal.ansiBlack#071219
  • terminal.ansiBlue#55b3f2
  • terminal.ansiBrightBlack#4f6b77
  • terminal.ansiBrightBlue#74c4f6
  • terminal.ansiBrightCyan#6fe8dc
  • terminal.ansiBrightGreen#6fe0b8
  • terminal.ansiBrightMagenta#ff8fc4
  • terminal.ansiBrightRed#ff8266
  • terminal.ansiBrightWhite#e6f2f7
  • terminal.ansiBrightYellow#ffdd7a
  • terminal.ansiCyan#2ec6d8
  • terminal.ansiGreen#4fd6a0
  • terminal.ansiMagenta#f072b0
  • terminal.ansiRed#ff6b5c
  • terminal.ansiWhite#c8dfe8
  • terminal.ansiYellow#ffce5c
  • terminal.background#08151d
  • terminal.foreground#c8dfe8
  • terminalCursor.foreground#2ec6d8
  • textLink.activeForeground#74c4f6
  • textLink.foreground#55b3f2
  • titleBar.activeBackground#071219
  • titleBar.activeForeground#c8dfe8
  • titleBar.border#133343
  • titleBar.inactiveBackground#071219
  • titleBar.inactiveForeground#6d8894
  • tree.indentGuidesStroke#21414d
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5c7f8citalic
string, string.quoted, punctuation.definition.string#4fd6a0
constant.character.escape, string.template, punctuation.definition.template-expression#6fe8dc
constant.numeric, constant.language, constant.other#ffce5c
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, storage.type, storage.modifier#2ec6d8
keyword.operator, punctuation, punctuation.separator, punctuation.terminator#7a9ba8
entity.name.function, support.function, meta.function-call, variable.function#55b3f2
entity.name.type, entity.name.class, entity.other.inherited-class, support.type, support.class, entity.name.namespace#ff8266
variable, variable.other.readwrite, meta.definition.variable#c8dfe8
variable.parameter#a6c4d0italic
variable.language, support.variable, variable.other.constant#ffce5c
variable.other.property, meta.object-literal.key, support.type.property-name#7fdcd0
entity.name.tag, punctuation.definition.tag#2ec6d8
entity.other.attribute-name#ff8266italic
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css#ff8266
support.type.property-name.css, support.type.property-name.scss#7fdcd0
markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown#2ec6d8bold
markup.bold#55b3f2bold
markup.italic#4fd6a0italic
markup.underline.link, string.other.link#6fe8dcunderline
markup.inline.raw, markup.fenced_code, markup.quote#7fdcd0
meta.decorator, punctuation.decorator, storage.type.annotation#ffce5c
invalid, invalid.illegal#ff6b5c
markup.inserted#4fd6a0
markup.deleted#ff6b5c
Spirit Gallery by Velvary - VS Code Theme