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#18191B
  • editor.background#292A2C
  • editor.foreground#D4D4D4
  • editor.lineHighlightBackground#2C313A
  • editor.selectionBackground#3E445155
  • editorCursor.foreground#E5C07B
  • editorError.foreground#E06C75
  • editorInfo.foreground#61AFEF
  • editorLineNumber.activeForeground#ABB2BF
  • editorLineNumber.foreground#5C6370
  • editorWarning.foreground#E5C07B
  • list.activeSelectionBackground#31343A
  • list.hoverBackground#2C313A
  • panel.background#1E1F22
  • scrollbarSlider.background#3A3F4B88
  • scrollbarSlider.hoverBackground#4B526388
  • sideBar.background#1E1F22
  • statusBar.background#18191B
  • tab.activeBackground#292A2C
  • tab.activeBorderTop#D19A66
  • tab.activeForeground#E6E1DC
  • tab.inactiveBackground#1E1F22
  • tab.inactiveForeground#7F848E
  • terminal.background#18191B
  • terminal.foreground#C9D1D9
  • titleBar.activeBackground#18191B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5C6370italic
keyword, storage, storage.type#D19A66italic
string#A3BE8C
entity.name.function, support.function#C8CCD4
variable, identifier#D4D4D4
entity.name.type, support.class#E5C07B
constant.numeric#D19A66
punctuation, meta.brace#ABB2BF
VibeForge Theme by hanoicode - VS Code Theme