Skip to main content
Coding Theme

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#ff8ec4
  • activityBar.background#120d19
  • activityBar.foreground#ff8ec4
  • activityBarBadge.background#ff6b9d
  • button.background#ad5599
  • button.hoverBackground#c76eb3
  • dropdown.background#1a1226
  • dropdown.border#ad5599
  • editor.background#1a1226
  • editor.foreground#ffd4e8
  • editor.lineHighlightBackground#2a1f3d
  • editor.selectionBackground#ff8ec455
  • editor.wordHighlightBackground#c76eb333
  • editorCursor.foreground#ff8ec4
  • editorLineNumber.activeForeground#ff8ec4
  • editorLineNumber.foreground#6b5078
  • focusBorder#ff8ec4
  • input.background#1a1226
  • input.border#ad5599
  • input.foreground#ffd4e8
  • list.activeSelectionBackground#ad559966
  • list.hoverBackground#2a1f3d
  • list.inactiveSelectionBackground#2a1f3d
  • panel.background#16101f
  • scrollbarSlider.activeBackground#ff8ec4aa
  • scrollbarSlider.background#ad559955
  • scrollbarSlider.hoverBackground#c76eb388
  • sideBar.background#16101f
  • sideBar.foreground#d4a5c9
  • sideBarTitle.foreground#ff8ec4
  • statusBar.background#ad5599
  • statusBar.foreground#ffffff
  • tab.activeBackground#1a1226
  • tab.activeBorderTop#ff8ec4
  • tab.activeForeground#ffd4e8
  • tab.inactiveBackground#120d19
  • terminal.ansiBlack#1a1226
  • terminal.ansiBlue#a8d8ff
  • terminal.ansiCyan#a8e6e6
  • terminal.ansiGreen#a8e6cf
  • terminal.ansiMagenta#ff8ec4
  • terminal.ansiRed#ff6b9d
  • terminal.ansiWhite#ffd4e8
  • terminal.ansiYellow#ffd3a5
  • terminal.background#1a1226
  • terminal.foreground#ffd4e8
  • titleBar.activeBackground#120d19

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6b5078italic
string#a8e6cf
keyword, storage.type, storage.modifier#ff8ec4
entity.name.function, support.function#c76eb3
constant.numeric#ffd3a5
entity.name.type, support.type, support.class#a8d8ff
variable, variable.other#ffd4e8
constant.language#ff8ec4
entity.name.tag#ff8ec4
entity.other.attribute-name#c76eb3
support.constant#ffd3a5
markup.heading#ff8ec4bold
markup.bold#c76eb3bold
markup.italic#a8d8ffitalic
Bubblegum Theme by AdrianTriS - VS Code Theme