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.background#0a1820
  • activityBar.border#0b1d27
  • activityBar.foreground#d8e8ef
  • activityBar.inactiveForeground#486070
  • activityBarBadge.background#c44f5f
  • activityBarBadge.foreground#0e1a22
  • badge.background#5d8fa8
  • badge.foreground#0e1a22
  • breadcrumb.activeSelectionForeground#e06b7a
  • breadcrumb.focusForeground#d8e8ef
  • breadcrumb.foreground#6a8898
  • breadcrumbPicker.background#0f202e
  • button.background#c44f5f
  • button.foreground#0e1a22
  • button.hoverBackground#6ea6c0
  • button.secondaryBackground#4a0f14
  • button.secondaryForeground#d8e8ef
  • chat.avatarBackground#1a0505
  • chat.avatarForeground#e7edf2
  • chat.requestBackground#0a1820
  • chat.requestBorder#1a3244
  • chat.slashCommandBackground#1a3244
  • chat.slashCommandForeground#ff8a98
  • diffEditor.insertedLineBackground#0d342e40
  • diffEditor.insertedTextBackground#0d342e66
  • diffEditor.removedLineBackground#2a0f1640
  • diffEditor.removedTextBackground#2a0f1666
  • dropdown.background#0f2030
  • dropdown.border#4a0f14
  • dropdown.foreground#d8e8ef
  • editor.background#1a0505
  • editor.findMatchBackground#5d8fa855
  • editor.findMatchBorder#5d8fa8aa
  • editor.findMatchHighlightBackground#5d8fa82a
  • editor.foreground#e7edf2
  • editor.inactiveSelectionBackground#4a0f1480
  • editor.inlineSuggest.background#1a050510
  • editor.inlineSuggest.foreground#4daaaa90
  • editor.inlineSuggest.highlightBackground#66151c40
  • editor.inlineSuggest.selectedBackground#66151c70
  • editor.lineHighlightBackground#2d080a
  • editor.selectionBackground#66151c
  • editor.selectionHighlightBackground#4a0f1440
  • editor.wordHighlightBackground#4a0f1455
  • editor.wordHighlightStrongBackground#4a0f1488
  • editorBracketHighlight.foreground1#e06b7a
  • editorBracketHighlight.foreground2#7ab6ad
  • editorBracketHighlight.foreground3#d4a843
  • editorBracketHighlight.foreground4#86a7b7
  • editorBracketHighlight.foreground5#c96a7a
  • editorBracketHighlight.foreground6#5d8fa8
  • editorBracketHighlight.unexpectedBracket.foreground#c44f5f
  • editorBracketMatch.background#4a0f1433
  • editorBracketMatch.border#5d8fa8
  • editorCursor.foreground#ff8a98
  • editorError.background#c44f5f11
  • editorError.foreground#c44f5f
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#4daaaa90
  • editorGroup.border#0b1d27
  • editorGroupHeader.tabsBackground#0b1d27
  • editorGutter.addedBackground#4daaaa
  • editorGutter.deletedBackground#c44f5f
  • editorGutter.modifiedBackground#5d8fa8
  • editorIndentGuide.activeBackground1#85212a
  • editorIndentGuide.background1#3d0a0e
  • editorInfo.foreground#5d8fa8
  • editorLineNumber.activeForeground#adc5d2
  • editorLineNumber.foreground#486070
  • editorOverviewRuler.addedForeground#4daaaa
  • editorOverviewRuler.border#0b1d27
  • editorOverviewRuler.deletedForeground#c44f5f
  • editorOverviewRuler.errorForeground#c44f5f
  • editorOverviewRuler.findMatchForeground#5d8fa899
  • editorOverviewRuler.infoForeground#5d8fa8
  • editorOverviewRuler.modifiedForeground#5d8fa8
  • editorOverviewRuler.selectionHighlightForeground#4a0f1499
  • editorOverviewRuler.warningForeground#d9a441
  • editorWarning.background#d9a44111
  • editorWarning.foreground#d9a441
  • editorWhitespace.foreground#253e52
  • focusBorder#c44f5f
  • gitDecoration.addedResourceForeground#4daaaa
  • gitDecoration.conflictingResourceForeground#d9a441
  • gitDecoration.deletedResourceForeground#c44f5f
  • gitDecoration.ignoredResourceForeground#486070
  • gitDecoration.modifiedResourceForeground#e06b7a
  • gitDecoration.untrackedResourceForeground#7ab6ad
  • inlineChat.background#091626
  • inlineChat.border#c44f5f
  • inlineChat.regionHighlight#66151c44
  • inlineChat.selectedBackground#66151c55
  • inlineChat.shadow#00000088
  • inlineChatDiff.inserted#4daaaa22
  • inlineChatDiff.removed#c44f5f22
  • inlineChatDiffLine.insertedBackground#4daaaa18
  • inlineChatDiffLine.removedBackground#c44f5f18
  • inlineChatInput.background#1a0505
  • inlineChatInput.border#c44f5f
  • inlineChatInput.focusBorder#ff8a98
  • inlineChatInput.placeholderForeground#486070
  • input.background#0f2030
  • input.border#4a0f14
  • input.foreground#d8e8ef
  • input.placeholderForeground#486070
  • inputValidation.errorBackground#2a0f16
  • inputValidation.errorBorder#c44f5f
  • inputValidation.infoBackground#0d2030
  • inputValidation.infoBorder#5d8fa8
  • inputValidation.warningBackground#2a1e0a
  • inputValidation.warningBorder#d9a441
  • list.activeSelectionBackground#4a0f14
  • list.activeSelectionForeground#d8e8ef
  • list.errorForeground#c44f5f
  • list.focusBackground#4a0f14
  • list.focusForeground#d8e8ef
  • list.highlightForeground#e06b7a
  • list.hoverBackground#2d080a
  • list.inactiveSelectionBackground#182f40
  • list.inactiveSelectionForeground#c0d4de
  • list.warningForeground#d9a441
  • minimap.errorHighlight#c44f5f
  • minimap.findMatchHighlight#5d8fa899
  • minimap.selectionHighlight#4a0f1499
  • minimap.warningHighlight#d9a441
  • notificationCenterHeader.background#0b1d27
  • notificationCenterHeader.foreground#c0d4de
  • notifications.background#0f202e
  • notifications.border#0b1d27
  • panel.background#091626
  • panel.border#0b1d27
  • panelTitle.activeBorder#5d8fa8
  • panelTitle.activeForeground#d8e8ef
  • panelTitle.inactiveForeground#6a8898
  • peekView.border#5d8fa8
  • peekViewEditor.background#0d1e2c
  • peekViewEditor.matchHighlightBackground#5d8fa833
  • peekViewResult.background#0b1d27
  • peekViewResult.fileForeground#c0d4de
  • peekViewResult.lineForeground#6a8898
  • peekViewResult.matchHighlightBackground#5d8fa844
  • peekViewResult.selectionBackground#4a0f14
  • peekViewResult.selectionForeground#d8e8ef
  • peekViewTitle.background#091626
  • peekViewTitleDescription.foreground#6a8898
  • peekViewTitleLabel.foreground#d8e8ef
  • progressBar.background#c44f5f
  • scrollbar.shadow#00000055
  • scrollbarSlider.activeBackground#5d8fa870
  • scrollbarSlider.background#4a0f1430
  • scrollbarSlider.hoverBackground#4a0f1460
  • selection.background#4a0f1480
  • sideBar.background#0f202e
  • sideBar.border#0b1d27
  • sideBar.foreground#c0d4de
  • sideBarSectionHeader.background#0d1e2c
  • sideBarSectionHeader.border#0b1d27
  • sideBarSectionHeader.foreground#adc5d2
  • statusBar.background#091626
  • statusBar.border#0b1d27
  • statusBar.debuggingBackground#5d8fa8
  • statusBar.debuggingForeground#0e1a22
  • statusBar.foreground#c0d4de
  • statusBar.noFolderBackground#091626
  • statusBarItem.hoverBackground#4a0f1430
  • tab.activeBackground#0e1a22
  • tab.activeBorderTop#c44f5f
  • tab.activeForeground#d8e8ef
  • tab.border#0b1d27
  • tab.inactiveBackground#0b1d27
  • tab.inactiveForeground#6a8898
  • tab.unfocusedActiveForeground#9abccc
  • tab.unfocusedInactiveForeground#486070
  • terminal.ansiBlack#1b2229
  • terminal.ansiBlue#5d8fa8
  • terminal.ansiBrightBlack#2a3840
  • terminal.ansiBrightBlue#6ea6c0
  • terminal.ansiBrightCyan#a4dff4
  • terminal.ansiBrightGreen#5dbfbf
  • terminal.ansiBrightMagenta#d07d8c
  • terminal.ansiBrightRed#d56a7a
  • terminal.ansiBrightWhite#edf4f8
  • terminal.ansiBrightYellow#e4b754
  • terminal.ansiCyan#e06b7a
  • terminal.ansiGreen#4daaaa
  • terminal.ansiMagenta#c96a7a
  • terminal.ansiRed#c44f5f
  • terminal.ansiWhite#d8e8ef
  • terminal.ansiYellow#d9a441
  • terminal.background#0e1a22
  • terminal.foreground#d8e8ef
  • terminalCommandDecoration.defaultBackground#c44f5f55
  • terminalCommandDecoration.errorBackground#c44f5f
  • terminalCommandDecoration.successBackground#4daaaa
  • terminalCursor.foreground#e06b7a
  • titleBar.activeBackground#0b1d27
  • titleBar.activeForeground#d8e8ef
  • titleBar.border#0b1d27
  • titleBar.inactiveBackground#091626
  • titleBar.inactiveForeground#6a8898
  • tree.indentGuidesStroke#3d0a0e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8799a8italic
string, string.quoted, string.template#9ec8bf
constant.character.escape, string.regexp#88bdb5
constant.numeric#c9a96a
constant.language#c9a96a
keyword, storage#c44f5f
keyword.operator#6c92b3
punctuation.separator, punctuation.terminator, punctuation.accessor#6f7f8a
entity.name.function, support.function#ff8a98
entity.name.type, entity.name.class, entity.name.namespace, entity.name.enum, support.class, support.type#8fa9bf
variable, meta.definition.variable#e7edf2
variable.language#ff8a98italic
constant, variable.other.constant, support.constant#c26b73
meta.decorator, punctuation.decorator, storage.type.decorator, entity.name.function.decorator#c26b73
entity.name.tag#c44f5f
entity.other.attribute-name#9ec8bf
punctuation.definition.tag.begin, punctuation.definition.tag.end#6f7f8a
support.type.property-name.css#9ec8bf
markup.heading, entity.name.section#bac9d4bold
markup.bold#e7edf2bold
markup.italic#c9d5dfitalic
markup.inline.raw, markup.fenced_code, markup.raw.block#9ec8bf
markup.underline.link, string.other.link#ff8a98underline
markup.quote#8799a8italic
invalid, invalid.illegal#c44f5funderline
Shark Artist: Great White Theme by theSharkArtist - VS Code Theme