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#ff6666
  • activityBar.foreground#ffffff
  • activityBarBadge.background#ff0000
  • button.background#ff33cc
  • dropdown.background#c2c2f0
  • dropdown.border#9999ff
  • dropdown.foreground#1a1a1a
  • editor.background#ffffff
  • editor.foreground#1a1a1a
  • editor.lineHighlightBackground#e6f2ff
  • editorLineNumber.foreground#555555
  • input.background#f0e6cc
  • input.border#ffcc66
  • input.foreground#1a1a1a
  • scrollbarSlider.activeBackground#ff8000
  • scrollbarSlider.background#ffcc66
  • scrollbarSlider.hoverBackground#ff9933
  • sideBar.background#ffe6e6
  • statusBar.background#ff9933
  • statusBar.foreground#ffffff
  • statusBarItem.hoverBackground#ffcc99
  • terminal.foreground#9933ff
  • titleBar.activeBackground#00cc99
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#b3e0cc
  • titleBar.inactiveForeground#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#006600
string#ff3300
entity.name.function#0033cc
variable#990099
keyword#ff0066
constant#990000
constant.numeric#333399
Meu Tema Claro/Escuro Colorido by Kureke - VS Code Theme