Skip to main content
CodingTheme

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#2F74D0
  • button.background#2F74D0
  • button.secondaryBackground#766a75
  • disabledForeground#9a9a9a
  • editor.background#fff8fe
  • editor.foreground#333
  • editor.lineHighlightBackground#fdebfb
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#f8c5f3
  • editorGroupHeader.tabsBackground#fff5fe
  • editorLineNumber.foreground#e2cbe3
  • editorPane.background#fff8fe
  • foreground#333
  • minimap.selectionHighlight#f8c5f3
  • minimapSlider.activeBackground#ffffffc8
  • minimapSlider.background#ffffff77
  • minimapSlider.hoverBackground#ffffff77
  • notifications.background#fff8fe
  • panel.background#fff5fe
  • panel.border#e2cbe3
  • scrollbarSlider.activeBackground#ed70d0
  • scrollbarSlider.background#f7e3f8
  • scrollbarSlider.hoverBackground#ff96e7
  • sideBar.background#fff5fe
  • sideBarSectionHeader.background#fff5fe
  • statusBar.background#2F74D0
  • tab.inactiveBackground#fff5fe
  • terminal.background#fff8fe
  • titleBar.activeBackground#fff5fe
  • titleBar.inactiveBackground#fff8fe

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source meta.tag, source source.css, source meta.embedded.block#2F74D0
source meta.tag meta.embedded.expression#333
comment, punctuation.definition.comment#FF4848bold
comment.line.documentation, comment.block.documentation, comment.block.documentation punctuation.definition.comment#62A9FF
keyword.control.export#fcb4ec
invalid.illegal#FF4848
constant.language, support.constant, constant.numeric, constant.character, string#FF68DD
source.js source.css constant.numeric, source.js source.css constant.character, source.js source.css constant, source.js source.css string, source.js source.css constant.language, source.js source.css support.constant#FF68DD
entity.name.function, entity.name.type, support.function, entity.other.inherited-class, support.class
meta.function-call entity.name.function, meta.function-call support.function, support.class.componentbold
constant.character.escape#FF97E8
meta.template.expression#333
source.css entity.other.attribute-namebold

Shiki preview

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

Loading...

Clarity Cute by Clarity F - VS Code Theme