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#181E28
  • activityBar.border#2D3748
  • activityBar.foreground#C8D0DC
  • activityBar.inactiveForeground#64748B
  • activityBarBadge.background#58A0E8
  • activityBarBadge.foreground#1E2430
  • badge.background#58A0E8
  • badge.foreground#1E2430
  • breadcrumb.activeSelectionForeground#C8D0DC
  • breadcrumb.focusForeground#C8D0DC
  • breadcrumb.foreground#64748B
  • button.background#58A0E8
  • button.foreground#1E2430
  • button.hoverBackground#70B0F0
  • descriptionForeground#64748B
  • diffEditor.insertedLineBackground#48C8B833
  • diffEditor.insertedTextBackground#48C8B833
  • diffEditor.modifiedTextBackground#2D3748
  • diffEditor.removedLineBackground#E0707033
  • diffEditor.removedTextBackground#E0707033
  • dropdown.background#252D3A
  • dropdown.border#2D3748
  • dropdown.foreground#C8D0DC
  • editor.background#1E2430
  • editor.findMatchBackground#E0985066
  • editor.findMatchBorder#D4A840
  • editor.findMatchHighlightBackground#E0985033
  • editor.foreground#C8D0DC
  • editor.hoverHighlightBackground#2D374866
  • editor.inactiveSelectionBackground#252D3A
  • editor.lineHighlightBackground#232A38
  • editor.selectionBackground#2D3748
  • editor.selectionHighlightBackground#2D374866
  • editor.wordHighlightBackground#2D374880
  • editor.wordHighlightStrongBackground#2D3748AA
  • editorBracketHighlight.foreground1#58A0E8
  • editorBracketHighlight.foreground2#9B85D8
  • editorBracketHighlight.foreground3#78C898
  • editorBracketHighlight.foreground4#E09850
  • editorBracketMatch.background#58A0E833
  • editorBracketMatch.border#58A0E8
  • editorCursor.foreground#58A0E8
  • editorError.foreground#E07070
  • editorGroup.border#2D3748
  • editorGroupHeader.tabsBackground#181E28
  • editorGroupHeader.tabsBorder#2D3748
  • editorGutter.addedBackground#48C8B8
  • editorGutter.deletedBackground#E07070
  • editorGutter.modifiedBackground#D4A840
  • editorHint.foreground#48C8B8
  • editorIndentGuide.activeBackground1#475569
  • editorIndentGuide.background1#2D3748
  • editorInfo.foreground#58A0E8
  • editorLineNumber.activeForeground#C8D0DC
  • editorLineNumber.foreground#64748B
  • editorLink.activeForeground#58A0E8
  • editorWarning.foreground#D4A840
  • errorForeground#E07070
  • focusBorder#58A0E8
  • foreground#C8D0DC
  • gitDecoration.addedResourceForeground#48C8B8
  • gitDecoration.deletedResourceForeground#E07070
  • gitDecoration.ignoredResourceForeground#64748B
  • gitDecoration.modifiedResourceForeground#D4A840
  • gitDecoration.untrackedResourceForeground#64748B
  • icon.foreground#C8D0DC
  • input.background#252D3A
  • input.border#2D3748
  • input.foreground#C8D0DC
  • input.placeholderForeground#64748B
  • list.activeSelectionBackground#2D3748
  • list.activeSelectionForeground#C8D0DC
  • list.deemphasizedForeground#8898A8
  • list.focusOutline#58A0E8
  • list.hoverBackground#232A38
  • list.hoverForeground#C8D0DC
  • list.inactiveSelectionBackground#252D3A
  • list.inactiveSelectionForeground#C8D0DC
  • minimap.findMatchHighlight#E0985066
  • minimap.selectionHighlight#2D3748
  • notificationCenterHeader.background#1E2430
  • notifications.background#181E28
  • notifications.border#2D3748
  • notifications.foreground#C8D0DC
  • panel.background#181E28
  • panel.border#2D3748
  • panelTitle.activeForeground#C8D0DC
  • panelTitle.inactiveForeground#64748B
  • peekView.border#58A0E8
  • peekViewEditor.background#181E28
  • peekViewResult.background#181E28
  • peekViewTitle.background#1E2430
  • progressBar.background#58A0E8
  • scrollbarSlider.activeBackground#FFFFFF44
  • scrollbarSlider.background#FFFFFF22
  • scrollbarSlider.hoverBackground#FFFFFF33
  • sideBar.background#181E28
  • sideBar.border#2D3748
  • sideBar.foreground#C8D0DC
  • sideBarSectionHeader.background#1E2430
  • sideBarSectionHeader.foreground#C8D0DC
  • sideBarTitle.foreground#C8D0DC
  • statusBar.background#181E28
  • statusBar.border#2D3748
  • statusBar.debuggingBackground#58A0E8
  • statusBar.foreground#C8D0DC
  • statusBar.noFolderBackground#181E28
  • tab.activeBackground#1E2430
  • tab.activeBorder#58A0E8
  • tab.activeForeground#C8D0DC
  • tab.border#2D3748
  • tab.inactiveBackground#181E28
  • tab.inactiveForeground#64748B
  • terminal.ansiBlack#1E2430
  • terminal.ansiBlue#58A0E8
  • terminal.ansiBrightBlack#64748B
  • terminal.ansiBrightBlue#70B0F0
  • terminal.ansiBrightCyan#60E0D0
  • terminal.ansiBrightGreen#98E0B0
  • terminal.ansiBrightMagenta#B098E8
  • terminal.ansiBrightRed#F08888
  • terminal.ansiBrightWhite#E0E8F0
  • terminal.ansiBrightYellow#F0B068
  • terminal.ansiCyan#48C8B8
  • terminal.ansiGreen#78C898
  • terminal.ansiMagenta#9B85D8
  • terminal.ansiRed#E07070
  • terminal.ansiWhite#C8D0DC
  • terminal.ansiYellow#E09850
  • terminal.background#1E2430
  • terminal.foreground#C8D0DC
  • titleBar.activeBackground#181E28
  • titleBar.activeForeground#C8D0DC
  • titleBar.border#2D3748
  • titleBar.inactiveBackground#181E28
  • titleBar.inactiveForeground#64748B
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#64748Bitalic
string, string.quoted, string.template#78C898
constant.numeric#E09850
constant.language, constant.language.null#78A8C8
keyword, keyword.control, storage.modifier, meta.decorator, punctuation.decorator#9B85D8
keyword.operator#8898A8
storage.type#D4A840
constant.language.boolean#78A8C8
string.regexp#58A0E8
entity.name.function, support.function, meta.function-call#58A0E8
entity.name.type, entity.name.class, support.type, support.class#D4A840
variable, variable.other, variable.parameter#A8B4C0
entity.name.tag, meta.tag#9B85D8
entity.other.attribute-name#E09850
constant.character.escape#58A0E8
invalid, invalid.illegal#E07070
markup.heading#58A0E8bold
markup.bold#C8D0DCbold
markup.italic#9B85D8italic
markup.underline.link, string.other.link#58A0E8
markup.inline.raw, markup.fenced_code#E09850
markup.fenced_code
markup.quote#64748Bitalic
markup.list, punctuation.definition.list#D4A840
markup.inserted#48C8B8
markup.deleted#E07070
punctuation, meta.brace#8898A8