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.

  • banner.background#f5f0f5
  • button.background#FF97E8
  • commandCenter.activeBackground#fffeff
  • commandCenter.background#fffcff
  • commandCenter.border#f5f0f5
  • editor.background#fffaff
  • editor.foreground#505566
  • editor.inactiveSelectionBackground#62a9ff0c
  • editor.selectionBackground#62a9ff42
  • editorBracketHighlight.foreground1#505566
  • editorBracketHighlight.foreground2#3a1b2d
  • editorBracketHighlight.foreground3#356782
  • editorBracketHighlight.foreground4#e06cb5
  • editorBracketHighlight.foreground5#3390d0
  • editorBracketHighlight.foreground6#FF97E8
  • editorGutter.addedBackground#5fd05f7e
  • editorGutter.deletedBackground#ff5a5aa5
  • editorGutter.modifiedBackground#62a9ff84
  • editorLineNumber.activeForeground#9eade0
  • editorLineNumber.dimmedForeground#f5f7ff
  • editorLineNumber.foreground#d8dcec
  • focusBorder#FF97E8
  • foreground#47484d
  • gitDecoration.addedResourceForeground#FF97E8
  • gitDecoration.conflictingResourceForeground#ff5a5a
  • gitDecoration.deletedResourceForeground#ff5a5a
  • gitDecoration.ignoredResourceForeground#cccdd3
  • gitDecoration.modifiedResourceForeground#62A9FF
  • gitDecoration.renamedResourceForeground#62A9FF
  • gitDecoration.stageDeletedResourceForeground#FF97E8
  • gitDecoration.stageModifiedResourceForeground#FF97E8
  • gitDecoration.submoduleResourceForeground#62A9FF
  • gitDecoration.untrackedResourceForeground#5fd05f
  • input.background#fffeff
  • input.border#f5f0f5
  • list.activeSelectionBackground#f5f0f5
  • list.activeSelectionForeground#505566
  • list.dropBackground#fffeff
  • list.focusOutline#FF97E8
  • list.inactiveSelectionBackground#f7f3f7
  • menu.background#fffeff
  • quickInput.background#fffcff
  • quickInputList.focusBackground#FF97E8
  • sideBar.background#fffcff
  • sideBar.border#f5f0f5
  • sideBarSectionHeader.background#fffcff
  • sideBarSectionHeader.border#f5f0f5
  • statusBar.background#fffcff
  • statusBar.border#f5f0f5
  • statusBar.foreground#505566
  • statusBarItem.remoteBackground#fffcff
  • statusBarItem.remoteForeground#505566
  • terminal.ansiBlue#62A9FF
  • terminal.ansiBrightBlue#287ee7
  • terminal.ansiBrightCyan#17b6ff
  • terminal.ansiBrightRed#da0d62
  • terminal.ansiBrightYellow#f8a500
  • terminal.ansiGreen#08c11b
  • terminal.ansiRed#ff5a5a
  • titleBar.activeBackground#fffcff
  • titleBar.border#f5f0f5
  • titleBar.inactiveBackground#f5f0f5

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.type 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 Light by Clarity F - VS Code Theme