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#FF7F50
  • editor.background#251a1d
  • editor.foreground#FFD7A0
  • editor.lineHighlightBackground#3B2F32
  • editor.selectionBackground#FF69B4
  • editorCursor.foreground#FF9900
  • editorIndentGuide.background#FFB6C1
  • editorWhitespace.foreground#FFB6C1
  • sideBar.background#3c1800
  • statusBar.background#8e4c20c9
  • tab.activeBackground#93463c
  • tab.inactiveBackground#5D3A3A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6ac56aitalic
string#FFB6C1
constant.numeric#FFCC00
keyword#FF69B4bold
variable#00CED1
storage.type#FFA500
entity.name.function#dc8400
entity.name.class#FF00FFbold
meta.embedded#ADFF2F
invalid#fbc70c
Austin Groovy by Tjedor - VS Code Theme