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#0B0706
  • activityBar.foreground#F5E8DD
  • activityBarBadge.background#B37034
  • activityBarBadge.foreground#FFFFFF
  • button.background#A86834
  • button.foreground#FFFFFF
  • button.hoverBackground#C57A3F
  • dropdown.background#15100D
  • editor.background#0E0907
  • editor.foreground#F4EEE8
  • editor.lineHighlightBackground#18110D
  • editor.selectionBackground#4A2E1680
  • editor.selectionHighlightBackground#6A422060
  • editorBracketMatch.background#2A1A10
  • editorBracketMatch.border#DCA46D
  • editorCursor.foreground#D9A066
  • editorIndentGuide.activeBackground#A86A35
  • editorIndentGuide.background#241A14
  • editorSuggestWidget.background#15100D
  • editorSuggestWidget.border#6A452D
  • editorSuggestWidget.selectedBackground#322016
  • editorWhitespace.foreground#231A16
  • focusBorder#D39A60
  • input.background#15100D
  • input.border#654028
  • input.foreground#F4EEE8
  • list.activeSelectionBackground#342116
  • list.hoverBackground#241712
  • panel.background#0E0907
  • panel.border#302018
  • scrollbarSlider.background#583827
  • scrollbarSlider.hoverBackground#7A4D34
  • sideBar.background#0E0907
  • sideBar.foreground#D8C8BA
  • sideBarTitle.foreground#E3B07A
  • statusBar.background#120B08
  • statusBar.debuggingBackground#1A120E
  • statusBar.debuggingForeground#FFF8F3
  • statusBar.foreground#F6EEE8
  • statusBar.noFolderBackground#120B08
  • statusBarItem.hoverBackground#2B1B13
  • tab.activeBackground#17100D
  • tab.activeForeground#FFF8F3
  • tab.border#241710
  • tab.inactiveBackground#0B0706
  • tab.inactiveForeground#8B7566
  • terminal.background#0E0907
  • titleBar.activeBackground#0B0706
  • titleBar.activeForeground#FFF8F3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#857364italic
keyword, storage, keyword.control#E2A15F
entity.name.function, meta.function-call, support.function#F0B676
entity.name.class, support.class#D6B093
entity.name.tag#C77C52
entity.other.attribute-name#E0A46A
string#E8D4BE
variable, variable.parameter#F4EEE8
constant.numeric, constant.language#FFB15C
support.type, storage.type#C9A487
constant.character.escape#FFCA8A
string.regexp#FFD9A8
invalid#FF8266
markup.heading#E9B57Abold
Tema Big by Gabriel Schroder - VS Code Theme