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#00cfff
  • activityBar.background#121620
  • activityBar.foreground#00cfff
  • activityBarBadge.background#00cfff
  • activityBarBadge.foreground#0b0f17
  • badge.background#00cfff
  • badge.foreground#0b0f17
  • button.background#00cfff
  • button.foreground#0b0f17
  • button.hoverBackground#00b2d9
  • dropdown.background#171c28
  • dropdown.border#333344
  • dropdown.foreground#d0d0d0
  • editor.background#0b0f17
  • editor.findMatchBackground#ff5fd744
  • editor.findMatchHighlightBackground#ff5fd722
  • editor.foreground#d0d0d0
  • editor.lineHighlightBackground#21273a80
  • editor.lineHighlightBorder#21273a
  • editor.selectionBackground#00cfff44
  • editor.selectionHighlightBackground#00cfff22
  • editorBracketMatch.background#00cfff33
  • editorBracketMatch.border#00cfff
  • editorCursor.foreground#00cfff
  • editorGroupHeader.tabsBackground#121620
  • editorIndentGuide.activeBackground#33334488
  • editorIndentGuide.background#33334444
  • editorLineNumber.activeForeground#00cfff
  • editorLineNumber.foreground#5a5a5a
  • editorWhitespace.foreground#5a5a5a
  • focusBorder#00cfff
  • gitDecoration.conflictingResourceForeground#ffdd33
  • gitDecoration.deletedResourceForeground#ff5555
  • gitDecoration.modifiedResourceForeground#00cfff
  • gitDecoration.untrackedResourceForeground#aaff00
  • input.background#171c28
  • input.border#333344
  • input.foreground#d0d0d0
  • input.placeholderForeground#777777
  • inputOption.activeBorder#00cfff
  • list.activeSelectionBackground#00cfff33
  • list.activeSelectionForeground#d0d0d0
  • list.focusBackground#00cfff44
  • list.highlightForeground#00cfff
  • list.hoverBackground#00cfff22
  • minimap.background#0b0f17
  • minimapSlider.activeBackground#00cfff66
  • minimapSlider.background#00cfff22
  • minimapSlider.hoverBackground#00cfff44
  • panel.background#121620
  • panel.border#21273a
  • panelTitle.activeBorder#00cfff
  • panelTitle.activeForeground#00cfff
  • panelTitle.inactiveForeground#777777
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#5a5a5aac
  • scrollbarSlider.background#5a5a5a44
  • scrollbarSlider.hoverBackground#5a5a5a88
  • sideBar.background#121620
  • sideBar.foreground#d0d0d0
  • sideBarSectionHeader.background#171c28
  • sideBarSectionHeader.foreground#00cfff
  • sideBarTitle.foreground#00cfff
  • statusBar.background#1a1f2b
  • statusBar.debuggingBackground#ff3300
  • statusBar.foreground#d0d0d0
  • statusBar.noFolderBackground#121620
  • statusBarItem.hoverBackground#0c1a2e
  • tab.activeBackground#1a1f2b
  • tab.activeBorder#00cfff
  • tab.activeForeground#d0d0d0
  • tab.border#0b0f17
  • tab.inactiveBackground#121620
  • tab.inactiveForeground#777777
  • terminal.ansiBlue#5a9bd4
  • terminal.ansiBrightBlue#8abffd
  • terminal.ansiBrightCyan#66e0ff
  • terminal.ansiBrightGreen#b2ff66
  • terminal.ansiBrightMagenta#ff99ff
  • terminal.ansiBrightRed#ff9999
  • terminal.ansiBrightYellow#ffff99
  • terminal.ansiCyan#00cfff
  • terminal.ansiGreen#aaff00
  • terminal.ansiMagenta#ff5fd7
  • terminal.ansiRed#ff5555
  • terminal.ansiYellow#ffdd33
  • terminal.background#0b0f17
  • terminal.foreground#d0d0d0
  • titleBar.activeBackground#121620
  • titleBar.activeForeground#d0d0d0
  • titleBar.inactiveBackground#0b0f17
  • titleBar.inactiveForeground#777777

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a5a5aitalic
string, string.quoted, string.template#aaff00
keyword, storage.type, storage.modifier#00cfffbold
keyword.operator, punctuation.accessor#ff5fd7
variable, variable.other#d0d0d0
variable.parameter#00cfffitalic
entity.name.function, support.function#ff5fd7
meta.function-call#00cfff
entity.name.class, entity.name.type.class, support.class#ff5fd7bold
entity.name.type, support.type#00cfff
entity.name.type.interface#ff5fd7italic
constant.numeric#ffdd33
constant, constant.language, constant.character#ff77ff
constant.language.boolean#00cfffbold
variable.other.property, support.variable.property#ff5fd7
meta.object-literal.key#00cfff
entity.name.tag, punctuation.definition.tag#ff5fd7
entity.other.attribute-name#aaff00italic
punctuation, meta.brace#888888
string.regexp#ffdd33
constant.character.escape#ff77ff
meta.decorator, punctuation.decorator#ffdd33
invalid, invalid.illegal#ff3333strikethrough
markup.heading, entity.name.section#00cfffbold
markup.bold#aaff00bold
markup.italic#ff5fd7italic
markup.underline.link#00cfff
markup.inline.raw, markup.fenced_code#aaff00
support.type.property-name.json#00cfff
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#00cfff
support.type.property-name.css#aaff00
support.constant.property-value.css#ff5fd7