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#161618
  • activityBar.border#dde2fe31
  • commandCenter.background#161618
  • commandCenter.border#dde2fe31
  • editor.background#161618
  • editor.foreground#f1f6feb3
  • editor.lineHighlightBackground#ffffff0b
  • editor.lineHighlightBorder#00000000
  • editorBracketHighlight.foreground1#82fedd68
  • editorBracketHighlight.foreground2#82fedd68
  • editorBracketHighlight.foreground3#82fedd68
  • editorBracketHighlight.foreground4#82fedd68
  • editorBracketHighlight.foreground5#82fedd68
  • editorBracketHighlight.foreground6#82fedd68
  • editorError.foreground#ff7290fa
  • editorGroupHeader.border#dde2fe31
  • editorGroupHeader.tabsBackground#00000000
  • editorGroupHeader.tabsBorder#dde2fe31
  • editorHint.foreground#03ffccc7
  • editorIndentGuide.activeBackground#febc8268
  • editorIndentGuide.background#dde2fe31
  • editorInfo.foreground#53a6fffa
  • editorLineNumber.activeForeground#e6f0ff7c
  • editorLineNumber.foreground#dbe5ff4b
  • editorWarning.foreground#ffcc00e4
  • list.errorForeground#ff7290fa
  • list.warningForeground#ffcc00e4
  • scrollbar.shadow#00000000
  • sideBar.background#161618
  • sideBar.border#dde2fe31
  • sideBar.foreground#e6f0ff7c
  • statusBar.background#161618
  • statusBar.border#dde2fe31
  • tab.activeBackground#d2d2fe0c
  • tab.border#dde2fe31
  • tab.inactiveBackground#00000000
  • titleBar.activeBackground#161618
  • titleBar.border#dde2fe31
  • titleBar.inactiveBackground#161618

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#03ffccc7
keyword.control.flow, keyword.control.loop, keyword.control.conditional, keyword.control.rust, storage.modifier.async#feae68d7
kuntergrau by fnn - VS Code Theme