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.

  • diffEditor.insertedTextBackground#5c5
  • diffEditor.removedTextBackground#c55
  • editor.background#23262f
  • editor.foreground#f8f8f2
  • editor.inactiveSelectionBackground#414868
  • editor.lineHighlightBackground#414868
  • editor.selectionBackground#414868
  • editorBracketMatch.background#414868
  • editorBracketMatch.border#414868
  • editorCodeLens.foreground#666
  • editorCursor.foreground#f8f8f2
  • editorGutter.background#23262f
  • editorIndentGuide.activeBackground#f8f8f2
  • editorIndentGuide.background#414868
  • editorLineNumber.foreground#666
  • editorLink.activeForeground#f8f8f2
  • editorRuler.foreground#666
  • editorWhitespace.foreground#414868
  • terminal.ansiBlack#414868
  • terminal.ansiBlue#3387cc
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#6699cc
  • terminal.ansiBrightCyan#66cccc
  • terminal.ansiBrightGreen#99cc99
  • terminal.ansiBrightMagenta#cc99cc
  • terminal.ansiBrightRed#cc6666
  • terminal.ansiBrightWhite#f8f8f2
  • terminal.ansiBrightYellow#ffcc66
  • terminal.ansiCyan#66cccc
  • terminal.ansiGreen#99cc99
  • terminal.ansiMagenta#cc99cc
  • terminal.ansiRed#cc6666
  • terminal.ansiWhite#f8f8f2
  • terminal.ansiYellow#ffcc66

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage, support.type#ffcc66
entity.name.function, support.function#66cccc
string, constant.other.symbol#99cc99
constant.numeric#f8f8f2
variable#f8f8f2
comment#666666italic
keyword.operator#f8f8f2
Side Punk Theme by HuachiWu - VS Code Theme