Skip to main content
Coding Theme

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#e4e6eb
  • activityBar.border#bec5cd
  • activityBar.foreground#1d1d1d
  • editor.background#F2F3F7
  • editor.foreground#262626
  • editor.selectionBackground#B8DDE0
  • foreground#1d1d1d
  • list.activeSelectionBackground#3eb2c2
  • list.activeSelectionIconForeground#fff
  • list.inactiveSelectionBackground#d0d5db
  • menu.background#e4e6eb
  • menu.selectionBackground#3eb2c2
  • panelTitle.activeBorder#29abcb
  • scrollbarSlider.activeBackground#95a5a6
  • scrollbarSlider.background#ced2d9
  • scrollbarSlider.hoverBackground#95a5a6
  • sideBar.background#e4e6eb
  • sideBar.border#bec5cd
  • tab.activeBorder#29abcb
  • tab.border#bec5cd
  • tab.hoverBackground#b9bdc999
  • tab.inactiveBackground#e4e6eb
  • titleBar.activeBackground#e4e6eb
  • titleBar.inactiveBackground#F2F3F7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.brackets.curly, entity.name.type.struct, entity.name.type.declaration, keyword.other.type.php, meta.class.body, support.class.php#000000
entity.name.function.macro.rust, keyword.operator.macro.dollar.rust#DD6718
string.quoted.double, string.quoted.single, string.interpolated, string#00733B
entity.name.type.option, constant.other.caps, variable.other, meta.function.call, comment.block.documentation.phpdoc.php, variable.language.this.php, constant.other.class.php#700000
meta.attribute.rust#808000
storage.type.rust, keyword.other.crate.rust, keyword.other.rust, variable.language.self, keyword.control, constant.character.escape, storage.modifier, keyword.declaration, keyword.other.import, support.function.construct, constant.language, storage.type.function, meta.method-call.static, keyword.other.use#000080
entity.name.type.numeric, constant.numeric.decimal, constant.numeric#0073E6
comment.line.documentation, comment.line.double-slash, keyword.other.phpdoc.php, comment.block.documentation.phpdoc.php, punctuation.definition.comment.php, comment.line.number-sign.php#808080
entity.name.type.lifetime#20999D
support.class#2196F3
#d9ff00

Shiki preview

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

Loading...

Cyan Light Theme Fork - Coding Theme