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#C0C0C0C0
string#ffffff
constant.numeric#aec9eb
constant.language#66D9EF
constant.character, constant.other#66D9EF
variable#d5ffff
keyword#66D9EF
storage#aaffaa
storage.type#aaffaaitalic
entity.name.class#98f6b0underline
entity.other.inherited-class#ffffff
entity.name.function#87cefa
variable.parameter#ffffffitalic
entity.name.tag#a5fbd5
entity.other.attribute-name#c3ddd6
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0