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#0B0F16
  • activityBar.border#252B35
  • activityBar.foreground#EDF2F7
  • activityBar.inactiveForeground#596779
  • activityBarBadge.background#6CB8FF
  • activityBarBadge.foreground#0E1117
  • badge.background#6CB8FF
  • badge.foreground#0E1117
  • breadcrumb.activeSelectionForeground#EDF2F7
  • breadcrumb.focusForeground#EDF2F7
  • breadcrumb.foreground#596779
  • button.background#6CB8FF
  • button.foreground#0E1117
  • button.hoverBackground#8CC8FF
  • descriptionForeground#596779
  • diffEditor.insertedLineBackground#16381F
  • diffEditor.insertedTextBackground#6EDC8433
  • diffEditor.modifiedTextBackground#23344D
  • diffEditor.removedLineBackground#3D1515
  • diffEditor.removedTextBackground#FF6B6B33
  • dropdown.background#161D28
  • dropdown.border#252B35
  • dropdown.foreground#EDF2F7
  • editor.background#0E1117
  • editor.findMatchBackground#FFD16655
  • editor.findMatchBorder#FF9D3F
  • editor.findMatchHighlightBackground#FFD16633
  • editor.foreground#EDF2F7
  • editor.hoverHighlightBackground#2A436566
  • editor.inactiveSelectionBackground#1E293B
  • editor.lineHighlightBackground#161D28
  • editor.selectionBackground#2A4365
  • editor.selectionHighlightBackground#2A436566
  • editor.wordHighlightBackground#2A436566
  • editor.wordHighlightStrongBackground#2A436599
  • editorBracketHighlight.foreground1#6CB8FF
  • editorBracketHighlight.foreground2#FFD369
  • editorBracketHighlight.foreground3#A78BFA
  • editorBracketHighlight.foreground4#6FE7F2
  • editorBracketMatch.background#6CB8FF33
  • editorBracketMatch.border#6CB8FF
  • editorCursor.foreground#FF9D3F
  • editorError.foreground#FF5F6D
  • editorGroup.border#252B35
  • editorGroupHeader.tabsBackground#131924
  • editorGroupHeader.tabsBorder#252B35
  • editorGutter.addedBackground#6EDC84
  • editorGutter.deletedBackground#FF6B6B
  • editorGutter.modifiedBackground#FFD369
  • editorHint.foreground#8BE28B
  • editorIndentGuide.activeBackground1#394150
  • editorIndentGuide.background1#252B35
  • editorInfo.foreground#6CB8FF
  • editorLineNumber.activeForeground#EDF2F7
  • editorLineNumber.foreground#596779
  • editorLink.activeForeground#6FE7F2
  • editorWarning.foreground#FF9D3F
  • errorForeground#FF5F6D
  • focusBorder#6CB8FF
  • foreground#EDF2F7
  • gitDecoration.addedResourceForeground#6EDC84
  • gitDecoration.deletedResourceForeground#FF6B6B
  • gitDecoration.ignoredResourceForeground#616E7D
  • gitDecoration.modifiedResourceForeground#FFD369
  • gitDecoration.untrackedResourceForeground#7D8796
  • icon.foreground#EDF2F7
  • input.background#161D28
  • input.border#252B35
  • input.foreground#EDF2F7
  • input.placeholderForeground#596779
  • list.activeSelectionBackground#2A4365
  • list.activeSelectionForeground#EDF2F7
  • list.deemphasizedForeground#B6C0D0
  • list.focusOutline#6CB8FF
  • list.hoverBackground#161D28
  • list.hoverForeground#EDF2F7
  • list.inactiveSelectionBackground#1E293B
  • list.inactiveSelectionForeground#EDF2F7
  • minimap.findMatchHighlight#FFD16655
  • minimap.selectionHighlight#2A4365
  • notificationCenterHeader.background#0E1117
  • notifications.background#141B26
  • notifications.border#252B35
  • notifications.foreground#EDF2F7
  • panel.background#141B26
  • panel.border#252B35
  • panelTitle.activeForeground#EDF2F7
  • panelTitle.inactiveForeground#596779
  • peekView.border#6CB8FF
  • peekViewEditor.background#141B26
  • peekViewResult.background#131924
  • peekViewTitle.background#0E1117
  • progressBar.background#6CB8FF
  • scrollbarSlider.activeBackground#5A6575
  • scrollbarSlider.background#3B4252
  • scrollbarSlider.hoverBackground#586170
  • sideBar.background#131924
  • sideBar.border#252B35
  • sideBar.foreground#EDF2F7
  • sideBarSectionHeader.background#0E1117
  • sideBarSectionHeader.foreground#EDF2F7
  • sideBarTitle.foreground#EDF2F7
  • statusBar.background#111723
  • statusBar.border#252B35
  • statusBar.debuggingBackground#6CB8FF
  • statusBar.foreground#EDF2F7
  • statusBar.noFolderBackground#111723
  • tab.activeBackground#0E1117
  • tab.activeBorder#6CB8FF
  • tab.activeForeground#EDF2F7
  • tab.border#252B35
  • tab.inactiveBackground#131924
  • tab.inactiveForeground#B6C0D0
  • terminal.ansiBlack#171B22
  • terminal.ansiBlue#6CB8FF
  • terminal.ansiBrightBlack#5A6575
  • terminal.ansiBrightBlue#8CC8FF
  • terminal.ansiBrightCyan#8EF0F8
  • terminal.ansiBrightGreen#8FE888
  • terminal.ansiBrightMagenta#B8A0FC
  • terminal.ansiBrightRed#FF8088
  • terminal.ansiBrightWhite#F4F7FA
  • terminal.ansiBrightYellow#FFE080
  • terminal.ansiCyan#6FE7F2
  • terminal.ansiGreen#7EE787
  • terminal.ansiMagenta#A78BFA
  • terminal.ansiRed#FF5F6D
  • terminal.ansiWhite#EDF2F7
  • terminal.ansiYellow#FFD369
  • terminal.background#0E1117
  • terminal.foreground#EDF2F7
  • titleBar.activeBackground#10141D
  • titleBar.activeForeground#EDF2F7
  • titleBar.border#252B35
  • titleBar.inactiveBackground#10141D
  • titleBar.inactiveForeground#B6C0D0
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#596779italic
string, string.quoted, string.template#8BE28B—
constant.numeric#FF9D3F—
constant.language, constant.language.null#FF9D3F—
keyword, keyword.control, storage.modifier, meta.decorator, punctuation.decorator#A78BFA—
keyword.operator#B6C0D0—
storage.type#FFD369—
constant.language.boolean#FF9D3F—
string.regexp#FF5F6D—
entity.name.function, support.function, meta.function-call#6CB8FF—
entity.name.type, entity.name.class, support.type, support.class#FFD369—
variable, variable.other, variable.parameter#F4F7FA—
entity.name.tag, meta.tag#A78BFA—
entity.other.attribute-name#FF9D3F—
constant.character.escape#6CB8FF—
invalid, invalid.illegal#FF5F6D—
markup.heading#6CB8FFbold
markup.bold#EDF2F7bold
markup.italic#A78BFAitalic
markup.underline.link, string.other.link#6FE7F2—
markup.inline.raw, markup.fenced_code#FF9D3F—
markup.fenced_code——
markup.quote#7D8796italic
markup.list, punctuation.definition.list#FFD369—
markup.inserted#6EDC84—
markup.deleted#FF5F6D—
punctuation, meta.brace#B6C0D0—