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.foreground#66D9EF
  • activityBarBadge.background#66D2EF
  • button.background#66D9EF
  • dropdown.background#66D9EF
  • dropdown.border#66D9EF
  • editor.background#dad7d505
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#3E3D32
  • editor.selectionBackground#49483E
  • editorCursor.foreground#F8F8F0
  • editorGroupHeader.border#66D9EF
  • editorWhitespace.foreground#3B3A32
  • focusBorder#66D9EF
  • foreground#fcfcfc
  • input.background#272822
  • list.hoverBackground#66D9EF
  • minimap.background#5250503d
  • selection.background#30312d
  • sideBar.background#dad7d50c
  • statusBar.background#66D9EF
  • statusBar.noFolderBackground#66D9EF
  • tab.activeForeground#66D9EF
  • textLink.foreground#66D9EF
  • window.activeBorder#66D9EF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#66D9EF
comment#66D9EF
string#66D9EF
constant.numeric#66D9EF
constant.language#66D9EF
constant.character, constant.other#66D9EF
variable
keyword#66D9EF
storage#66D9EF
storage.type#66D9EFitalic
entity.name.class#66D9EFunderline
entity.other.inherited-class#66D9EFitalic underline
entity.name.function#66D9EF
variable.parameter#66D9EFitalic
entity.name.tag#66D9EF
entity.other.attribute-name#66D9EF
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
Bloo by Neil Sabde - VS Code Theme