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#ff5fd7
  • activityBar.background#0c162b
  • activityBar.foreground#66ffd9
  • activityBarBadge.background#ff5fd7
  • activityBarBadge.foreground#0b1120
  • badge.background#ff5fd7
  • badge.foreground#0b1120
  • button.background#15233c
  • button.foreground#ffffff
  • button.hoverBackground#283b5a
  • dropdown.background#0a0f1b
  • dropdown.border#15233c
  • dropdown.foreground#d8e9ff
  • editor.background#0b1120
  • editor.findMatchBackground#ff5fd733
  • editor.findMatchHighlightBackground#ff5fd722
  • editor.foreground#d8e9ff
  • editor.lineHighlightBackground#15233c80
  • editor.lineHighlightBorder#15233c
  • editor.selectionBackground#ff5fd733
  • editor.selectionHighlightBackground#ff5fd720
  • editorBracketMatch.background#ff5fd722
  • editorBracketMatch.border#ff5fd7
  • editorCursor.foreground#66ffd9
  • editorGroupHeader.tabsBackground#0b1120
  • editorIndentGuide.activeBackground#283b5a88
  • editorIndentGuide.background#283b5a44
  • editorLineNumber.activeForeground#66ffd9
  • editorLineNumber.foreground#4a5a78
  • editorWhitespace.foreground#283b5a
  • focusBorder#ff5fd7
  • gitDecoration.conflictingResourceForeground#ffc75f
  • gitDecoration.deletedResourceForeground#ff6e6e
  • gitDecoration.modifiedResourceForeground#66ffd9
  • gitDecoration.untrackedResourceForeground#20ffff
  • input.background#0a0f1b
  • input.border#15233c
  • input.foreground#d8e9ff
  • input.placeholderForeground#4a5a78
  • inputOption.activeBorder#ff5fd7
  • list.activeSelectionBackground#15233c
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#15233c
  • list.highlightForeground#ff5fd7
  • list.hoverBackground#15233c66
  • minimap.background#0b1120
  • minimapSlider.activeBackground#ff5fd766
  • minimapSlider.background#ff5fd722
  • minimapSlider.hoverBackground#ff5fd744
  • panel.background#0b1120
  • panel.border#15233c
  • panelTitle.activeBorder#ff5fd7
  • panelTitle.activeForeground#ff5fd7
  • panelTitle.inactiveForeground#a0c4ff
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#ff5fd788
  • scrollbarSlider.background#4a5a7844
  • scrollbarSlider.hoverBackground#4a5a7888
  • sideBar.background#0a0f1b
  • sideBar.foreground#a0c4ff
  • sideBarSectionHeader.background#0c162b
  • sideBarSectionHeader.foreground#66ffd9
  • sideBarTitle.foreground#66ffd9
  • statusBar.background#15233c
  • statusBar.debuggingBackground#ff5fd7
  • statusBar.foreground#d8e9ff
  • statusBar.noFolderBackground#0c162b
  • statusBarItem.hoverBackground#283b5a
  • tab.activeBackground#15233c
  • tab.activeBorder#ff5fd7
  • tab.activeForeground#ffffff
  • tab.border#0b1120
  • tab.inactiveBackground#0a0f1b
  • tab.inactiveForeground#a0c4ff
  • terminal.ansiBlue#5f9cff
  • terminal.ansiBrightBlue#9fbfff
  • terminal.ansiBrightCyan#66ffff
  • terminal.ansiBrightGreen#b4ffb4
  • terminal.ansiBrightMagenta#ff9fff
  • terminal.ansiBrightRed#ff9999
  • terminal.ansiBrightYellow#ffdea0
  • terminal.ansiCyan#20ffff
  • terminal.ansiGreen#8fff8f
  • terminal.ansiMagenta#ff5fd7
  • terminal.ansiRed#ff6e6e
  • terminal.ansiYellow#ffc75f
  • terminal.background#0b1120
  • terminal.foreground#d8e9ff
  • titleBar.activeBackground#0c162b
  • titleBar.activeForeground#d8e9ff
  • titleBar.inactiveBackground#0b1120
  • titleBar.inactiveForeground#a0c4ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a6e88italic
string, string.quoted, string.template#20ffff
keyword, storage.type, storage.modifier#ff5fd7bold
keyword.operator, punctuation.accessor#66ffd9
variable, variable.other#d8e9ff
variable.parameter#ffc75fitalic
entity.name.function, support.function#66ffd9
meta.function-call#a0c4ff
entity.name.class, entity.name.type.class, support.class#ff5fd7bold
entity.name.type, support.type#8fff8f
entity.name.type.interface#66ffd9italic
constant.numeric#ff6e6e
constant, constant.language, constant.character#ff9f5f
constant.language.boolean#ff6e6ebold
variable.other.property, support.variable.property#a0c4ff
meta.object-literal.key#66ffd9
entity.name.tag, punctuation.definition.tag#ff5fd7
entity.other.attribute-name#8fff8fitalic
punctuation, meta.brace#66ffd9
string.regexp#ff5fd7
constant.character.escape#ff5fd7
meta.decorator, punctuation.decorator#ffc75f
invalid, invalid.illegal#ff6e6estrikethrough
markup.heading, entity.name.section#ff5fd7bold
markup.bold#ffc75fbold
markup.italic#66ffd9italic
markup.underline.link#66ffd9
markup.inline.raw, markup.fenced_code#8fff8f
support.type.property-name.json#66ffd9
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#ffc75f
support.type.property-name.css#66ffd9
support.constant.property-value.css#8fff8f
themesmith by CyberBoost - VS Code Theme