Skip to main content
CodingTheme

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#f0f0f0
  • activityBar.foreground#ff0000
  • activityBarBadge.background#ff4500
  • button.background#ff00ff
  • dropdown.background#87ceeb
  • dropdown.border#ffa07a
  • dropdown.foreground#000000
  • editor.background#ffffff
  • editor.foreground#000000
  • editor.lineHighlightBackground#e0e0e0
  • editorLineNumber.foreground#888888
  • input.background#f0e68c
  • input.border#20b2aa
  • input.foreground#000000
  • scrollbarSlider.activeBackground#8ed348
  • scrollbarSlider.background#b0e57c
  • scrollbarSlider.hoverBackground#9edd58
  • sideBar.background#f5f5f5
  • statusBar.background#ffa500
  • statusBar.foreground#ffffff
  • statusBarItem.hoverBackground#ff69b4
  • terminal.foreground#9400d3
  • titleBar.activeBackground#00ff00
  • titleBar.activeForeground#000000
  • titleBar.inactiveBackground#add8e6
  • titleBar.inactiveForeground#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#008000italic
string#f20bold
entity.name.function#0000ff
variable#800080
keyword#ff1493
constant#8b0000
constant.numeric#483d8bbold
support.type.property-name.json#09F
string.quoted.double#ff1493bold
support.type.property-name.css#09F
constant.numeric.css#09Fbold

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Meu Tema Claro/Escuro Colorido by Kureke - VS Code Theme