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#2D2A44
  • editor.background#2D2A44
  • editor.findMatchBackground#C594C5
  • editor.findMatchHighlightBackground#C594C580
  • editor.foreground#F8F8F2
  • editor.inactiveSelectionBackground#4A406380
  • editor.selectionBackground#4A4063
  • editorGutter.background#2D2A44
  • editorLineNumber.activeForeground#F8F8F2
  • editorLineNumber.foreground#5D4D7A
  • list.activeSelectionBackground#4A4063
  • list.activeSelectionForeground#F8F8F2
  • list.hoverBackground#4A4063
  • list.inactiveSelectionBackground#4A4063
  • sideBar.background#2D2A44
  • sideBarTitle.foreground#F8F8F2
  • statusBar.background#4A4063
  • statusBar.foreground#F8F8F2
  • tab.activeBackground#2D2A44
  • tab.activeForeground#F8F8F2
  • tab.inactiveBackground#2D2A44
  • tab.inactiveForeground#5D4D7A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword#C594C5
keyword.control#C594C5
storage#C594C5
string#A3BFFA
string.quoted#A3BFFA
comment#5D4D7Aitalic
comment.line#5D4D7A
comment.block#5D4D7A
constant.numeric#FFB86C
constant.language#45D9FD
variable#F8F8F2
variable.other#F8F8F2
entity.name.function#45D9FD
entity.name.class#FFB86C
entity.name.type#FFB86C
support.function#45D9FD
support.type#FFB86C
Kislay Theme by kislay - VS Code Theme