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.activeBackground#253443
  • activityBar.activeBorder#01ADD8
  • activityBar.activeFocusBorder#01ADD8
  • activityBar.background#253443
  • activityBar.dropBackground#FFFFFF25
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#FFFFFF
  • activityBarBadge.background#01ADD8
  • activityBarBadge.foreground#FFFFFF
  • badge.background#01ADD8
  • badge.foreground#FFFFFF
  • button.background#01ADD8
  • button.foreground#FFFFFF
  • button.hoverBackground#5EC9E3
  • checkbox.background#FFFFFF
  • checkbox.border#B5B2B3
  • checkbox.foreground#01ADD8
  • descriptionForeground#000000
  • dropdown.background#E9F3F9
  • dropdown.foreground#000000
  • dropdown.listBackground#E9F3F9
  • editor.background#FFFFDD
  • editor.findMatchBackground#B5E3F0
  • editor.findMatchHighlightBackground#E9F3F9
  • editor.findRangeHighlightBackground#E9F3F9
  • editor.foreground#1B1A1A
  • editor.hoverHighlightBackground#E9F3F9
  • editor.inactiveSelectionBackground#CDCDCD
  • editor.lineHighlightBackground#E9F3F9
  • editor.rangeHighlightBackground#E9F3F9
  • editor.selectionBackground#E9F3F9
  • editor.wordHighlightBackground#000000
  • editor.wordHighlightStrongBackground#000000
  • editorCodeLens.foreground#555757
  • editorCursor.foreground#1B1A1A
  • editorGroup.dropBackground#00000025
  • editorGroup.emptyBackground#FFFFDD
  • editorGroup.focusedEmptyBorder#FFFFDD
  • editorGroupHeader.noTabsBackground#FFFFDD
  • editorGroupHeader.tabsBackground#E9F3F9
  • editorIndentGuide.background#CDCDCD
  • editorLineNumber.foreground#1B1A1A
  • editorLink.activeForeground#0000FF
  • editorPane.background#CE3062
  • editorRuler.foreground#000000
  • editorWhitespace.foreground#CDCDCD
  • focusBorder#01ADD8
  • foreground#000000
  • list.activeSelectionBackground#FFFFDD
  • list.activeSelectionForeground#1B1A1A
  • list.dropBackground#B5E3F0
  • list.filterMatchBackground#FFFFDD
  • list.filterMatchBorder#000000
  • list.focusBackground#B5E3F0
  • list.focusForeground#000000
  • list.highlightForeground#000000
  • list.hoverBackground#B5E3F0
  • list.hoverForeground#000000
  • list.inactiveFocusBackground#B5E3F0
  • list.inactiveSelectionBackground#FFFFDD
  • list.inactiveSelectionForeground#1B1A1A
  • listFilterWidget.background#FFFFFF
  • listFilterWidget.noMatchesOutline#000000
  • listFilterWidget.outline#000000
  • menu.background#F0F0F0
  • menu.border#CDCDCD
  • menu.foreground#000000
  • menu.selectionBackground#B5E3F0
  • menu.selectionForeground#000000
  • menu.separatorBackground#555757
  • menubar.selectionBackground#00000025
  • menubar.selectionForeground#000000
  • notificationCenter.border#CDCDCD
  • notificationCenterHeader.background#CDCDCD
  • notificationCenterHeader.foreground#000000
  • notificationLink.foreground#0000FF
  • notifications.background#F0F0F0
  • notifications.border#CDCDCD
  • notifications.foreground#000000
  • notificationToast.border#CDCDCD
  • panel.background#CDCDCD
  • panel.border#00000000
  • panel.dropBackground#00000025
  • panelTitle.activeBorder#01ADD8
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#555757
  • progressBar.background#01ADD8
  • scrollbar.shadow#00000000
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#B5B2B3
  • settings.checkboxForeground#01ADD8
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#B5B2B3
  • settings.dropdownForeground#000000
  • settings.dropdownListBorder#000000
  • settings.headerForeground#000000
  • settings.modifiedItemIndicator#01ADD8
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#B5B2B3
  • settings.numberInputForeground#000000
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#B5B2B3
  • settings.textInputForeground#000000
  • sideBar.background#E9F3F9
  • sideBar.dropBackground#CDCDCD
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#CDCDCD
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#000000
  • statusBar.background#253443
  • statusBar.debuggingBackground#CE3062
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#253443
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#FFFFFF25
  • statusBarItem.prominentBackground#01ADD8
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#FFFFFF25
  • statusBarItem.remoteBackground#01ADD8
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#FFFFDD
  • tab.activeForeground#1B1A1A
  • tab.border#E9F3F9
  • tab.inactiveBackground#E9F3F9
  • tab.inactiveForeground#000000
  • tab.unfocusedActiveBackground#FFFFDD
  • tab.unfocusedActiveForeground#B5B2B3
  • tab.unfocusedInactiveForeground#B5B2B3
  • terminal.ansiBlack#1B1A1A
  • terminal.ansiBlue#01ADD8
  • terminal.ansiBrightBlack#555757
  • terminal.ansiBrightBlue#01ADD8
  • terminal.ansiBrightCyan#5EC9E3
  • terminal.ansiBrightGreen#22BBAA
  • terminal.ansiBrightMagenta#F8AADD
  • terminal.ansiBrightRed#CE3062
  • terminal.ansiBrightWhite#E9F3F9
  • terminal.ansiBrightYellow#FFED88
  • terminal.ansiCyan#5EC9E3
  • terminal.ansiGreen#22BBAA
  • terminal.ansiMagenta#F8AADD
  • terminal.ansiRed#CE3062
  • terminal.ansiWhite#E9F3F9
  • terminal.ansiYellow#FFED88
  • terminal.background#1B1A1A
  • terminal.foreground#FFFFFF
  • textBlockQuote.background#FFFFDD
  • textBlockQuote.border#01ADD8
  • textCodeBlock.background#00000025
  • textLink.activeForeground#000000
  • textLink.foreground#0000FF
  • textPreformat.foreground#000000
  • titleBar.activeBackground#CDCDCD
  • titleBar.activeForeground#000000
  • titleBar.inactiveBackground#CDCDCD
  • titleBar.inactiveForeground#000000
  • walkThrough.embeddedEditorBackground#FFFFDD
  • welcomePage.background#FFFFDD
  • welcomePage.buttonBackground#E9F3F9
  • welcomePage.buttonHoverBackground#B5E3F0
  • widget.shadow#00000000
  • window.activeBorder#253443
  • window.inactiveBorder#555757

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
strongbold
emphasisitalic
source.embedded#1B1A1A
comment, punctuation.definition.comment#5555558A
comment.block.preprocessor#5555558A
comment.documentation, comment.block.documentation#5555558A
invalid.illegal#FF0000underline
punctuation, meta.bracket, meta.parentheses#8C8C8C
keyword.operator, keyword, storage#3377EE
constant.language, support.constant, variable.language, constant.numeric, constant.character, constant#8811EE
support.variable#1B1A1A
entity.name.function, entity.name.variable.local, variable.other.assignment, variable.other.declaration, variable.other.definition, binding, meta.definition.variable#009033
support.function#1B1A1A
support.function.builtin#3377EE
support.type, support.class, entity.name.type, entity.name.class, entity.other.inherited-class, entity.name.exception, storage.type.boolean, storage.type.numeric, storage.type.uintptr, storage.type.string, storage.type.rune#CC2299
entity.name.sectionbold
string, punctuation.definition.string#CC7700
string.regexp#3377EE
constant.other.symbol#8811EE
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#555757
punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.tag#3377EE
constant.character.entity, punctuation.definition.entity#CC7700
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#8811EE
meta.property-name, support.type.property-name#CC7700
meta.property-value, meta.property-value constant.other, support.constant.property-value#CC7700
keyword.other.importantbold
markup.changed#1B1A1A
markup.deleted#1B1A1A
markup.italicitalic
markup.error#FF0000
markup.inserted#1B1A1A
meta.link#3377EE
markup.output, markup.raw#555757
markup.prompt#555757
markup.heading#1B1A1A
markup.boldbold
markup.traceback#FF0000
markup.underlineunderline
markup.quote#8811EE
markup.list#3377EE
markup.bold, markup.italic#8811EE
markup.inline.raw#CC7700
meta.diff.range, meta.diff.index, meta.separator#555757
meta.diff.header.from-file#555757
meta.diff.header.to-file#555757
support.type.property-name#3377EE