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#FFE0B2
  • activityBar.foreground#5D4037
  • editor.background#FFF4E6
  • editor.foreground#5D4037
  • editor.selectionBackground#FFCC80
  • editor.selectionHighlightBackground#FFAB40
  • editor.wordHighlightBackground#FFAB40
  • editor.wordHighlightStrongBackground#FF6F00
  • editorIndentGuide.activeBackground#FFD54F
  • editorIndentGuide.background#FFECB3
  • editorLineNumber.activeForeground#5D4037
  • editorLineNumber.foreground#BCAAA4
  • sideBar.background#FFF3E0
  • sideBar.foreground#5D4037
  • statusBar.background#FFE0B2
  • statusBar.foreground#5D4037
  • tab.activeBackground#FFFFFF
  • tab.activeForeground#5D4037
  • tab.inactiveBackground#FFF3E0
  • tab.inactiveForeground#8D6E63
  • titleBar.activeBackground#FFE0B2
  • titleBar.activeForeground#5D4037

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8D6E63
string, string.quoted#2E7D32
keyword, storage.type, storage.modifier#1565C0
entity.name.function, support.function#6A1B9A
variable, support.variable#D84315
constant, constant.numeric, constant.language#EF6C00
entity.name.type, support.type#00897B
The Compiled Thought Themes - Enhanced Edition by Delowar Hossain - VS Code Theme