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.background#0a0a0a
  • badge.background#e30840
  • badge.foreground#ffffff
  • button.background#e30840
  • button.foreground#ffffff
  • button.hoverBackground#c30537
  • descriptionForeground#808080
  • dropdown.background#181818
  • editor.background#0e0e0e
  • editor.foreground#eaeaea
  • editorError.foreground#a84040
  • editorGroupHeader.tabsBackground#141414
  • editorLineNumber.foreground#5a5a5a
  • editorSuggestWidget.background#181818
  • editorWidget.background#181818
  • errorForeground#a84040
  • focusBorder#e30840
  • foreground#eaeaea
  • input.background#2a2a2a
  • input.border#2a2a2a
  • list.activeSelectionBackground#222222
  • list.hoverBackground#1a1a1a
  • menu.background#181818
  • panel.border#2a2a2a
  • progressBar.background#e30840
  • quickInput.background#181818
  • sideBar.background#0a0a0a
  • sideBar.border#2a2a2a
  • sideBarSectionHeader.background#141414
  • tab.inactiveBackground#141414
  • terminal.ansiBlack#1e1e1e
  • terminal.ansiBlue#6f8fae
  • terminal.ansiBrightBlack#6a6a6a
  • terminal.ansiBrightBlue#88a6c7
  • terminal.ansiBrightCyan#8cc4c9
  • terminal.ansiBrightGreen#88c7a6
  • terminal.ansiBrightMagenta#e09cc4
  • terminal.ansiBrightRed#ff5a7e
  • terminal.ansiBrightWhite#f4f4f4
  • terminal.ansiBrightYellow#e0c488
  • terminal.ansiCyan#6faaae
  • terminal.ansiGreen#6fae8f
  • terminal.ansiMagenta#c77fae
  • terminal.ansiRed#e30840
  • terminal.ansiWhite#c8c8c8
  • terminal.ansiYellow#c7a96b
  • terminal.foreground#eaeaea
  • terminal.selectionBackground#e3084033
  • terminalCursor.foreground#e30840
  • textLink.activeForeground#ff5a7e
  • textLink.foreground#ff5a7e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a6a6aitalic
string, constant.other.symbol#c8c8c8
constant.numeric, constant.language#e0a3b2
keyword, storage, storage.type#e30840
entity.name.function, support.function#eaeaea
variable, entity.name.variable#d8d8d8
entity.name.type, support.type, support.class#f0b9c6
Kainjoo by Kainjoo - VS Code Theme