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#00e5c2
  • activityBar.background#10212e
  • activityBar.foreground#00e5c2
  • activityBarBadge.background#00e5c2
  • activityBarBadge.foreground#0b1c2a
  • badge.background#00e5c2
  • badge.foreground#0b1c2a
  • button.background#00e5c2
  • button.foreground#0b1c2a
  • button.hoverBackground#33ffda
  • dropdown.background#10212e
  • dropdown.border#00e5c2
  • dropdown.foreground#aeb9c5
  • editor.background#0b1c2a
  • editor.findMatchBackground#66f0ff44
  • editor.findMatchHighlightBackground#66f0ff22
  • editor.foreground#aeb9c5
  • editor.lineHighlightBackground#10212e
  • editor.lineHighlightBorder#10212e80
  • editor.selectionBackground#00e5c260
  • editor.selectionHighlightBackground#00e5c140
  • editorBracketMatch.background#00e5c140
  • editorBracketMatch.border#00e5c2
  • editorCursor.foreground#00e5c2
  • editorGroupHeader.tabsBackground#0b1c2a
  • editorIndentGuide.activeBackground#00e5c288
  • editorIndentGuide.background#10212e44
  • editorLineNumber.activeForeground#00e5c2
  • editorLineNumber.foreground#708090
  • editorWhitespace.foreground#708090
  • focusBorder#00e5c2
  • gitDecoration.conflictingResourceForeground#ff6fd5
  • gitDecoration.deletedResourceForeground#ff6b6b
  • gitDecoration.modifiedResourceForeground#00e5c2
  • gitDecoration.untrackedResourceForeground#a0ffb0
  • input.background#10212e
  • input.border#00e5c2
  • input.foreground#aeb9c5
  • input.placeholderForeground#708090
  • inputOption.activeBorder#00e5c2
  • list.activeSelectionBackground#00e5c260
  • list.activeSelectionForeground#aeb9c5
  • list.focusBackground#00e5c260
  • list.highlightForeground#00e5c2
  • list.hoverBackground#00e5c166
  • minimap.background#0b1c2a
  • minimapSlider.activeBackground#00e5c266
  • minimapSlider.background#00e5c222
  • minimapSlider.hoverBackground#00e5c244
  • panel.background#0b1c2a
  • panel.border#10212e
  • panelTitle.activeBorder#00e5c2
  • panelTitle.activeForeground#aeb9c5
  • panelTitle.inactiveForeground#708090
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#00e5c2cc
  • scrollbarSlider.background#00e5c244
  • scrollbarSlider.hoverBackground#00e5c288
  • sideBar.background#0b1c2a
  • sideBar.foreground#aeb9c5
  • sideBarSectionHeader.background#10212e
  • sideBarSectionHeader.foreground#66f0ff
  • sideBarTitle.foreground#66f0ff
  • statusBar.background#1b3a4b
  • statusBar.debuggingBackground#00e5c2
  • statusBar.foreground#aeb9c5
  • statusBar.noFolderBackground#10212e
  • statusBarItem.hoverBackground#00e5c280
  • tab.activeBackground#10212e
  • tab.activeBorder#00e5c2
  • tab.activeForeground#aeb9c5
  • tab.border#0b1c2a
  • tab.inactiveBackground#0b1c2a
  • tab.inactiveForeground#708090
  • terminal.ansiBlue#00e5c2
  • terminal.ansiBrightBlue#33fff0
  • terminal.ansiBrightCyan#99ffd9
  • terminal.ansiBrightGreen#caffc0
  • terminal.ansiBrightMagenta#ff9ae6
  • terminal.ansiBrightRed#ff9999
  • terminal.ansiBrightYellow#ffeb99
  • terminal.ansiCyan#66f0ff
  • terminal.ansiGreen#a0ffb0
  • terminal.ansiMagenta#ff6fd5
  • terminal.ansiRed#ff6b6b
  • terminal.ansiYellow#ffd96c
  • terminal.background#0b1c2a
  • terminal.foreground#aeb9c5
  • titleBar.activeBackground#10212e
  • titleBar.activeForeground#aeb9c5
  • titleBar.inactiveBackground#0b1c2a
  • titleBar.inactiveForeground#708090

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#708090italic
string, string.quoted, string.template#66f0ff
keyword, storage.type, storage.modifier#00e5c2bold
keyword.operator, punctuation.accessor#99ffd9
variable, variable.other#aeb9c5
variable.parameter#66f0ffitalic
entity.name.function, support.function#a0ffb0
meta.function-call#a0ffb0
entity.name.class, entity.name.type.class, support.class#ff6fd5bold
entity.name.type, support.type#ff6fd5
entity.name.type.interface#ff6fd5italic
constant.numeric#ffd96c
constant, constant.language, constant.character#66f0ff
constant.language.boolean#ff6b6bbold
variable.other.property, support.variable.property#a0ffb0
meta.object-literal.key#a0ffb0
entity.name.tag, punctuation.definition.tag#00e5c2
entity.other.attribute-name#ff6fd5italic
punctuation, meta.brace#aeb9c5
string.regexp#a0ffb0
constant.character.escape#ff6fd5
meta.decorator, punctuation.decorator#ff6fd5
invalid, invalid.illegal#ff6b6bstrikethrough
markup.heading, entity.name.section#00e5c2bold
markup.bold#ff6b6bbold
markup.italic#ff6fd5italic
markup.underline.link#66f0ff
markup.inline.raw, markup.fenced_code#a0ffb0
support.type.property-name.json#00e5c2
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#ff6fd5
support.type.property-name.css#66f0ff
support.constant.property-value.css#66f0ff