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#1B1F24
  • activityBar.border#1B1F24
  • activityBar.foreground#E6E8EB
  • activityBar.inactiveForeground#707A86
  • activityBarBadge.background#9FA6B1
  • activityBarBadge.foreground#14171B
  • badge.background#9FA6B1
  • badge.foreground#14171B
  • button.background#9FA6B1
  • button.foreground#14171B
  • button.hoverBackground#8B929E
  • button.secondaryBackground#252B32
  • button.secondaryForeground#E6E8EB
  • contrastBorder#252B32
  • dropdown.background#14171B
  • dropdown.border#252B32
  • editor.background#14171B
  • editor.findMatchBackground#D2B45A70
  • editor.findMatchHighlightBackground#D2B45A40
  • editor.foreground#E6E8EB
  • editor.inactiveSelectionBackground#416B9025
  • editor.lineHighlightBackground#1B1F24
  • editor.selectionBackground#416B9050
  • editor.selectionHighlightBackground#416B9030
  • editor.wordHighlightBackground#D2B45A35
  • editorBracketMatch.background#416B9020
  • editorBracketMatch.border#9FA6B1
  • editorCursor.foreground#9FA6B1
  • editorGroup.border#252B32
  • editorGroupHeader.tabsBackground#111419
  • editorGutter.addedBackground#5F8D67
  • editorGutter.deletedBackground#C66F63
  • editorGutter.modifiedBackground#416B90
  • editorHoverWidget.background#1B1F24
  • editorHoverWidget.border#252B32
  • editorIndentGuide.activeBackground1#3A434E
  • editorIndentGuide.background1#252B32
  • editorLineNumber.activeForeground#9FA6B1
  • editorLineNumber.foreground#4C565F
  • editorRuler.foreground#252B32
  • editorSuggestWidget.background#1B1F24
  • editorSuggestWidget.border#252B32
  • editorSuggestWidget.selectedBackground#416B9035
  • editorWhitespace.foreground#252B32
  • editorWidget.background#1B1F24
  • editorWidget.border#252B32
  • extensionButton.prominentBackground#9FA6B1
  • extensionButton.prominentHoverBackground#8B929E
  • focusBorder#9FA6B1
  • foreground#E6E8EB
  • input.background#14171B
  • input.border#252B32
  • input.foreground#E6E8EB
  • input.placeholderForeground#4C565F
  • list.activeSelectionBackground#252B32
  • list.activeSelectionForeground#E6E8EB
  • list.highlightForeground#9FA6B1
  • list.hoverBackground#1B1F24
  • list.inactiveSelectionBackground#1B1F24
  • notificationCenterHeader.background#1B1F24
  • notifications.background#1B1F24
  • notifications.border#252B32
  • notifications.foreground#E6E8EB
  • panel.background#111419
  • panel.border#252B32
  • panelTitle.activeForeground#E6E8EB
  • panelTitle.inactiveForeground#A5ADB6
  • peekView.border#9FA6B1
  • peekViewEditor.background#14171B
  • peekViewResult.background#1B1F24
  • progressBar.background#9FA6B1
  • scrollbarSlider.activeBackground#9FA6B180
  • scrollbarSlider.background#252B3270
  • scrollbarSlider.hoverBackground#252B32A0
  • sideBar.background#111419
  • sideBar.border#252B32
  • sideBar.foreground#A5ADB6
  • sideBarSectionHeader.background#1B1F24
  • sideBarSectionHeader.foreground#E6E8EB
  • sideBarTitle.foreground#E6E8EB
  • statusBar.background#2F3A45
  • statusBar.debuggingBackground#C66F63
  • statusBar.foreground#E6E8EB
  • statusBar.noFolderBackground#2F3A45
  • statusBarItem.hoverBackground#3B4856
  • tab.activeBackground#14171B
  • tab.activeBorderTop#9FA6B1
  • tab.activeForeground#E6E8EB
  • tab.border#252B32
  • tab.inactiveBackground#1B1F24
  • tab.inactiveForeground#A5ADB6
  • terminal.ansiBlack#1B1F24
  • terminal.ansiBlue#416B90
  • terminal.ansiBrightBlack#4C565F
  • terminal.ansiBrightBlue#5C84A8
  • terminal.ansiBrightCyan#6A9EA3
  • terminal.ansiBrightGreen#78A87F
  • terminal.ansiBrightMagenta#A189AE
  • terminal.ansiBrightRed#D8867A
  • terminal.ansiBrightWhite#E6E8EB
  • terminal.ansiBrightYellow#E5CA74
  • terminal.ansiCyan#4D8286
  • terminal.ansiGreen#5F8D67
  • terminal.ansiMagenta#846E93
  • terminal.ansiRed#C66F63
  • terminal.ansiWhite#A5ADB6
  • terminal.ansiYellow#D2B45A
  • terminal.background#14171B
  • terminal.foreground#E6E8EB
  • titleBar.activeBackground#0E1114
  • titleBar.activeForeground#E6E8EB
  • titleBar.inactiveBackground#0E1114
  • titleBar.inactiveForeground#707A86

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#E6E8EB
comment, punctuation.definition.comment#707A86italic
keyword, keyword.control, storage.type, storage.modifier#E6E8EBbold
string, string.quoted#416B90
constant.numeric, constant.language, constant.character#D2B45A
entity.name.function, support.function, meta.function-call#E6E8EBbold
variable, variable.parameter#E6E8EB
entity.name.type, entity.name.class, support.class, support.type#A5ADB6italic
entity.name.tag#E6E8EBbold
entity.other.attribute-name#416B90
keyword.operator, punctuation#848E99
variable.other.property, meta.object-literal.key#4D8286
markup.heading#E6E8EBbold
markup.boldbold
markup.italicitalic
invalid, invalid.illegal#C66F63