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#21222C
  • activityBar.border#44475A
  • activityBar.foreground#F8F8F2
  • activityBar.inactiveForeground#6272A4
  • activityBarBadge.background#E5850D
  • activityBarBadge.foreground#282A36
  • badge.background#E5850D
  • badge.foreground#282A36
  • breadcrumb.activeSelectionForeground#F8F8F2
  • breadcrumb.focusForeground#F8F8F2
  • breadcrumb.foreground#6272A4
  • button.background#E5850D
  • button.foreground#282A36
  • button.hoverBackground#F0A040
  • descriptionForeground#6272A4
  • diffEditor.insertedLineBackground#1E2A1E
  • diffEditor.insertedTextBackground#A8E06333
  • diffEditor.modifiedTextBackground#3A2E20
  • diffEditor.removedLineBackground#2A1E1E
  • diffEditor.removedTextBackground#FF555533
  • dropdown.background#343746
  • dropdown.border#44475A
  • dropdown.foreground#F8F8F2
  • editor.background#282A36
  • editor.findMatchBackground#E5850D66
  • editor.findMatchBorder#E5850D
  • editor.findMatchHighlightBackground#E5850D33
  • editor.foreground#F8F8F2
  • editor.hoverHighlightBackground#E5850D66
  • editor.inactiveSelectionBackground#E5850D30
  • editor.lineHighlightBackground#313341
  • editor.selectionBackground#E5850D50
  • editor.selectionHighlightBackground#E5850D66
  • editor.wordHighlightBackground#E5850D45
  • editor.wordHighlightStrongBackground#E5850D66
  • editorBracketHighlight.foreground1#FF79C6
  • editorBracketHighlight.foreground2#66D9EF
  • editorBracketHighlight.foreground3#E6F99A
  • editorBracketHighlight.foreground4#E5850D
  • editorBracketMatch.background#E5850D33
  • editorBracketMatch.border#E5850D
  • editorCursor.foreground#E5850D
  • editorError.foreground#FF5555
  • editorGroup.border#44475A
  • editorGroupHeader.tabsBackground#21222C
  • editorGroupHeader.tabsBorder#44475A
  • editorGutter.addedBackground#A8E063
  • editorGutter.deletedBackground#FF5555
  • editorGutter.modifiedBackground#E5850D
  • editorHint.foreground#A8E063
  • editorIndentGuide.activeBackground1#6272A4
  • editorIndentGuide.background1#44475A
  • editorInfo.foreground#66D9EF
  • editorLineNumber.activeForeground#F8F8F2
  • editorLineNumber.foreground#6272A4
  • editorLink.activeForeground#E5850D
  • editorWarning.foreground#FFB86C
  • errorForeground#FF5555
  • focusBorder#E5850D
  • foreground#F8F8F2
  • gitDecoration.addedResourceForeground#A8E063
  • gitDecoration.deletedResourceForeground#FF5555
  • gitDecoration.ignoredResourceForeground#6272A4
  • gitDecoration.modifiedResourceForeground#E5850D
  • gitDecoration.untrackedResourceForeground#6272A4
  • icon.foreground#F8F8F2
  • input.background#343746
  • input.border#44475A
  • input.foreground#F8F8F2
  • input.placeholderForeground#6272A4
  • list.activeSelectionBackground#E5850D50
  • list.activeSelectionForeground#F8F8F2
  • list.deemphasizedForeground#E6DB74
  • list.focusOutline#E5850D
  • list.hoverBackground#313341
  • list.hoverForeground#F8F8F2
  • list.inactiveSelectionBackground#E5850D30
  • list.inactiveSelectionForeground#F8F8F2
  • minimap.findMatchHighlight#E5850D66
  • minimap.selectionHighlight#E5850D50
  • notificationCenterHeader.background#282A36
  • notifications.background#21222C
  • notifications.border#44475A
  • notifications.foreground#F8F8F2
  • panel.background#21222C
  • panel.border#44475A
  • panelTitle.activeForeground#F8F8F2
  • panelTitle.inactiveForeground#6272A4
  • peekView.border#E5850D
  • peekViewEditor.background#21222C
  • peekViewResult.background#21222C
  • peekViewTitle.background#282A36
  • progressBar.background#E5850D
  • scrollbarSlider.activeBackground#FFFFFF44
  • scrollbarSlider.background#FFFFFF22
  • scrollbarSlider.hoverBackground#FFFFFF33
  • sideBar.background#21222C
  • sideBar.border#44475A
  • sideBar.foreground#F8F8F2
  • sideBarSectionHeader.background#282A36
  • sideBarSectionHeader.foreground#F8F8F2
  • sideBarTitle.foreground#F8F8F2
  • statusBar.background#21222C
  • statusBar.border#44475A
  • statusBar.debuggingBackground#E5850D
  • statusBar.foreground#F8F8F2
  • statusBar.noFolderBackground#21222C
  • tab.activeBackground#3A2E20
  • tab.activeBorder#E5850D
  • tab.activeForeground#F8F8F2
  • tab.border#44475A
  • tab.inactiveBackground#21222C
  • tab.inactiveForeground#A0A8C8
  • terminal.ansiBlack#21222C
  • terminal.ansiBlue#66D9EF
  • terminal.ansiBrightBlack#6272A4
  • terminal.ansiBrightBlue#9EEFFF
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#B8F06A
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFFA5
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#A8E063
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#E6DB74
  • terminal.background#282A36
  • terminal.foreground#F8F8F2
  • titleBar.activeBackground#21222C
  • titleBar.activeForeground#F8F8F2
  • titleBar.border#44475A
  • titleBar.inactiveBackground#21222C
  • titleBar.inactiveForeground#A0A8C8
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6272A4italic
string, string.quoted, string.template#E6F99A
constant.numeric#FFB86C
constant.language, constant.language.null#E5850D
keyword, keyword.control, storage.modifier, meta.decorator, punctuation.decorator#FF79C6
keyword.operator#E6DB74
storage.type#8BE9FD
constant.language.boolean#E5850D
string.regexp#FF79C6
entity.name.function, support.function, meta.function-call#66D9EF
entity.name.type, entity.name.class, support.type, support.class#8BE9FD
variable, variable.other, variable.parameter#F07178
entity.name.tag, meta.tag#FF79C6
entity.other.attribute-name#FFB86C
constant.character.escape#E5850D
invalid, invalid.illegal#FF5555
markup.heading#66D9EFbold
markup.bold#F8F8F2bold
markup.italic#FF79C6italic
markup.underline.link, string.other.link#E5850D
markup.inline.raw, markup.fenced_code#E6F99A
markup.fenced_code
markup.quote#6272A4italic
markup.list, punctuation.definition.list#FFB86C
markup.inserted#A8E063
markup.deleted#FF5555
punctuation, meta.brace#E6DB74