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.activeBorder#00a8e8
  • activityBar.background#181a1f
  • activityBar.foreground#00a8e8
  • activityBarBadge.background#00a8e8
  • activityBarBadge.foreground#1b1d23
  • badge.background#00a8e8
  • badge.foreground#1b1d23
  • button.background#4e6e8e
  • button.foreground#ffffff
  • button.hoverBackground#4e6e8e99
  • dropdown.background#24272e
  • dropdown.border#4e6e8e
  • dropdown.foreground#cfd2d7
  • editor.background#1b1d23
  • editor.findMatchBackground#c5e1a544
  • editor.findMatchHighlightBackground#c5e1a522
  • editor.foreground#cfd2d7
  • editor.lineHighlightBackground#24272e40
  • editor.lineHighlightBorder#24272e80
  • editor.selectionBackground#00a8e844
  • editor.selectionHighlightBackground#00a8e822
  • editorBracketMatch.background#00a8e833
  • editorBracketMatch.border#00a8e8
  • editorCursor.foreground#00a8e8
  • editorGroupHeader.tabsBackground#1b1d23
  • editorIndentGuide.activeBackground#4e6e8e88
  • editorIndentGuide.background#3a3f4700
  • editorLineNumber.activeForeground#00a8e8
  • editorLineNumber.foreground#5b6e79
  • editorWhitespace.foreground#3a3f47
  • focusBorder#00a8e8
  • gitDecoration.conflictingResourceForeground#ffb74d
  • gitDecoration.deletedResourceForeground#e57373
  • gitDecoration.modifiedResourceForeground#00a8e8
  • gitDecoration.untrackedResourceForeground#c5e1a5
  • input.background#24272e
  • input.border#4e6e8e
  • input.foreground#cfd2d7
  • input.placeholderForeground#5b6e79
  • inputOption.activeBorder#00a8e8
  • list.activeSelectionBackground#24272e
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#24272e
  • list.highlightForeground#00a8e8
  • list.hoverBackground#24272e66
  • minimap.background#1b1d23
  • minimapSlider.activeBackground#4e6e8e66
  • minimapSlider.background#4e6e8e22
  • minimapSlider.hoverBackground#4e6e8e44
  • panel.background#1b1d23
  • panel.border#24272e
  • panelTitle.activeBorder#00a8e8
  • panelTitle.activeForeground#00a8e8
  • panelTitle.inactiveForeground#a0a5ad
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#00a8e888
  • scrollbarSlider.background#3a3f4744
  • scrollbarSlider.hoverBackground#3a3f4788
  • sideBar.background#191c22
  • sideBar.foreground#c0c5cc
  • sideBarSectionHeader.background#181a1f
  • sideBarSectionHeader.foreground#4e6e8e
  • sideBarTitle.foreground#4e6e8e
  • statusBar.background#24272e
  • statusBar.debuggingBackground#00a8e8
  • statusBar.foreground#cfd2d7
  • statusBar.noFolderBackground#24272e
  • statusBarItem.hoverBackground#24272e80
  • tab.activeBackground#24272e
  • tab.activeBorder#00a8e8
  • tab.activeForeground#ffffff
  • tab.border#1b1d23
  • tab.inactiveBackground#1b1d23
  • tab.inactiveForeground#a0a5ad
  • terminal.ansiBlue#00a8e8
  • terminal.ansiBrightBlue#26c6da
  • terminal.ansiBrightCyan#26c6da
  • terminal.ansiBrightGreen#d4e157
  • terminal.ansiBrightMagenta#78909c
  • terminal.ansiBrightRed#ef5350
  • terminal.ansiBrightYellow#fff176
  • terminal.ansiCyan#00a8e8
  • terminal.ansiGreen#c5e1a7
  • terminal.ansiMagenta#4e6e8e
  • terminal.ansiRed#e57373
  • terminal.ansiYellow#ffb74d
  • terminal.background#1b1d23
  • terminal.foreground#cfd2d7
  • titleBar.activeBackground#181a1f
  • titleBar.activeForeground#cfd2d7
  • titleBar.inactiveBackground#1b1d23
  • titleBar.inactiveForeground#a0a5ad

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b6e79italic
string, string.quoted, string.template#c5e1a5
keyword, storage.type, storage.modifier#00a8e8bold
keyword.operator, punctuation.accessor#4e6e8e
variable, variable.other#cfd2d7
variable.parameter#c5e1a5italic
entity.name.function, support.function#4e6e8e
meta.function-call#00a8e8
entity.name.class, entity.name.type.class, support.class#4e6e8ebold
entity.name.type, support.type#4e6e8e
entity.name.type.interface#00a8e8italic
constant.numeric#ffb74d
constant, constant.language, constant.character#ffb74d
constant.language.boolean#ffb74dbold
variable.other.property, support.variable.property#00a8e8
meta.object-literal.key#4e6e8e
entity.name.tag, punctuation.definition.tag#00a8e8
entity.other.attribute-name#ffb74ditalic
punctuation, meta.brace#4e6e8e
string.regexp#c5e1a5
constant.character.escape#ffb74d
meta.decorator, punctuation.decorator#ffb74d
invalid, invalid.illegal#e57373strikethrough
markup.heading, entity.name.section#4e6e8ebold
markup.bold#ffb74dbold
markup.italic#ffb74ditalic
markup.underline.link#00a8e8
markup.inline.raw, markup.fenced_code#c5e1a5
support.type.property-name.json#00a8e8
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#ffb74d
support.type.property-name.css#4e6e8e
support.constant.property-value.css#c5e1a5