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#143f35
  • editor.background#1e2c25
  • editor.foreground#c4f0c2
  • editor.inactiveSelectionBackground#00775922
  • editor.selectionBackground#1fc49f44
  • editorBracketHighlight.foreground1#e06c75
  • editorBracketHighlight.foreground2#d19a66
  • editorBracketHighlight.foreground3#e5c07b
  • editorBracketHighlight.foreground4#98c379
  • editorBracketHighlight.foreground5#56b6c2
  • editorBracketHighlight.foreground6#c678dd
  • editorCursor.foreground#ffae00
  • editorLineNumber.foreground#81e6d9
  • sideBar.background#143f35
  • statusBar.background#143f35
  • tab.activeBackground#1c5749
  • terminal.foreground#9ae6b4
  • titleBar.activeBackground#1c5749

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9ae6b4italic
string#c6f6d5
keyword#4fd1c5
variable#f0fff4
storage.type#48bb78