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#362F27
  • activityBar.foreground#F0DEC0
  • activityBar.inactiveForeground#8E806B
  • activityBarBadge.background#E17B5D
  • activityBarBadge.foreground#201C18
  • badge.background#6E879A
  • badge.foreground#201C18
  • button.background#C0644B
  • button.foreground#FFF2DD
  • button.hoverBackground#E17B5D
  • descriptionForeground#BCAA8F
  • diffEditor.insertedTextBackground#A8B57524
  • diffEditor.removedTextBackground#F08A7824
  • dropdown.background#27231E
  • dropdown.border#4A3E30
  • editor.background#27231E
  • editor.foreground#E9D9BF
  • editor.inactiveSelectionBackground#4A3E3066
  • editor.lineHighlightBackground#302A23
  • editor.selectionBackground#735C3F99
  • editor.wordHighlightBackground#4A3E30AA
  • editor.wordHighlightStrongBackground#9E744866
  • editorBracketMatch.background#A9854266
  • editorBracketMatch.border#E0B35F
  • editorCursor.foreground#E17B5D
  • editorGroupHeader.tabsBackground#362F27
  • editorIndentGuide.activeBackground1#7A684F
  • editorIndentGuide.background1#443C31
  • editorLineNumber.activeForeground#E17B5D
  • editorLineNumber.foreground#736755
  • editorRuler.foreground#3B342B
  • errorForeground#F08A78
  • focusBorder#E17B5D88
  • foreground#E9D9BF
  • gitDecoration.addedResourceForeground#A8B575
  • gitDecoration.deletedResourceForeground#F08A78
  • gitDecoration.modifiedResourceForeground#E0B35F
  • input.background#27231E
  • input.border#4A3E30
  • input.foreground#E9D9BF
  • list.activeSelectionBackground#594531
  • list.activeSelectionForeground#FFF2DD
  • list.hoverBackground#3B342B
  • list.inactiveSelectionBackground#3B342B
  • panel.background#2F2922
  • panel.border#4A3E30
  • sideBar.background#2F2922
  • sideBar.border#41382D
  • sideBar.foreground#D7C6AA
  • sideBarSectionHeader.background#362F27
  • sideBarSectionHeader.foreground#E9D9BF
  • sideBarTitle.foreground#F0DEC0
  • statusBar.background#8C4A3B
  • statusBar.debuggingBackground#9E7448
  • statusBar.foreground#FFF2DD
  • statusBar.noFolderBackground#4B6172
  • tab.activeBackground#27231E
  • tab.activeBorderTop#E17B5D
  • tab.activeForeground#F0DEC0
  • tab.border#41382D
  • tab.inactiveBackground#362F27
  • tab.inactiveForeground#AE9B7F
  • terminal.ansiBlack#201C18
  • terminal.ansiBlue#8DA6B8
  • terminal.ansiCyan#8AB8AA
  • terminal.ansiGreen#A8B575
  • terminal.ansiMagenta#C18B96
  • terminal.ansiRed#F08A78
  • terminal.ansiWhite#F0DEC0
  • terminal.ansiYellow#E0B35F
  • terminal.background#25211C
  • terminal.foreground#E9D9BF
  • titleBar.activeBackground#362F27
  • titleBar.activeForeground#F0DEC0
  • titleBar.inactiveBackground#2F2922
  • titleBar.inactiveForeground#8E806B

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E806Bitalic
keyword, storage, storage.type#F08A78
string, constant.other.symbol#A8B575
constant.numeric, constant.language, support.constant#E0B35F
entity.name.function, support.function#8DA6B8
entity.name.type, support.type, class#C18B96
variable, meta.definition.variable.name#E9D9BF
entity.name.tag, meta.tag#F08A78
entity.other.attribute-name#E0B35F
markup.heading#F08A78bold
markup.italicitalic
markup.boldbold
markup.inline.raw, markup.fenced_code#8DA6B8
markup.quote#BCAA8Fitalic
Primary-ish Warm by Great Gesture - VS Code Theme