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#392a26
  • activityBar.foreground#fceee3
  • activityBarBadge.background#ff8e88
  • activityBarBadge.foreground#1d1614
  • badge.background#ff8e88
  • badge.foreground#1d1614
  • button.background#ff9b8c
  • button.foreground#1d1614
  • button.hoverBackground#ffc1b5
  • dropdown.background#3c2a27
  • dropdown.foreground#fceee3
  • editor.background#1d1614
  • editor.foreground#fceee3
  • editor.inactiveSelectionBackground#ffd6b520
  • editor.lineHighlightBackground#3c2a2740
  • editor.selectionBackground#ffd6b540
  • editorCursor.foreground#aaf1d5
  • editorLineNumber.activeForeground#ff8e88
  • editorLineNumber.foreground#6c5246
  • input.background#3c2a27
  • input.foreground#fceee3
  • input.placeholderForeground#d2b8ae
  • panel.background#2a1e1c
  • panel.border#3c2a27
  • scrollbarSlider.background#3c2a2770
  • scrollbarSlider.hoverBackground#47352fa0
  • sideBar.background#241b19
  • sideBar.foreground#fceee3
  • sideBarSectionHeader.background#392a26
  • sideBarSectionHeader.foreground#ff9b8c
  • statusBar.background#2a1e1c
  • statusBar.foreground#fceee3
  • tab.activeBackground#3c2a27
  • tab.activeForeground#ffe5cc
  • tab.inactiveBackground#2a1e1c
  • tab.inactiveForeground#bfa79e
  • titleBar.activeBackground#2a1e1c
  • titleBar.activeForeground#fceee3
  • titleBar.inactiveBackground#1c1412
  • titleBar.inactiveForeground#bfa79e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e7267italic
keyword, storage.type#ff9b8c
variable, identifier#fcd1a2
string, constant.other.symbol#ffb8a3
function, entity.name.function#aaf1d5
type, entity.name.type#ffe0b0
constant, variable.language#fff1cc
constant.numeric, constant.language.boolean#a2f5e0
punctuation, meta.brace, meta.bracket#eacfc8
invalid, invalid.illegal#ff675cunderline
Carousel Mirage by Inna Sodri - VS Code Theme