Skip to main content
Coding Theme

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.activeBorder#ff5100
  • activityBar.background#10110f
  • activityBar.foreground#f8f8f2
  • activityBarBadge.background#ff5100
  • badge.background#ff5100
  • badge.foreground#f8f8f2
  • button.background#ff5100
  • checkbox.border#ff5100
  • dropdown.background#31332e
  • editor.background#1c1d1a
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#31332e
  • editor.selectionBackground#31332e
  • editorCursor.foreground#f8f8f0
  • editorGroupHeader.tabsBackground#10110f
  • editorWhitespace.foreground#31332e
  • focusBorder#ff5100
  • foreground#f8f8f0
  • input.background#1c1d1a
  • list.activeSelectionBackground#31332e
  • list.dropBackground#31332e
  • list.focusBackground#1b1d1a
  • list.hoverBackground#1b1d1a
  • list.inactiveSelectionBackground#31332e
  • menu.background#1c1d1a
  • menu.selectionBackground#833d1d
  • scrollbarSlider.background#31332e
  • selection.background#949690
  • sideBar.background#10110f
  • statusBar.background#10110f
  • statusBar.noFolderBackground#ff5100
  • tab.inactiveBackground#10110f
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#40B3FF
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11cd9e
  • terminal.ansiGreen#4dbc0d
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#ac0000
  • terminal.ansiWhite#f8f8f2
  • terminal.ansiYellow#c7a902
  • terminal.foreground#f8f8f2
  • terminal.selectionBackground#ffffff40
  • textLink.activeForeground#833d1d
  • textLink.foreground#ff5100
  • titleBar.activeBackground#10110f
  • titleBar.inactiveBackground#10110f
  • window.activeBorder#ff5100
  • window.inactiveBorder#1c1d1a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
meta.template.expression#F8F8F2
comment#75715E
string#E6DB74
constant.numeric#66D9EF
constant.language#66D9EF
constant.character, constant.other#66D9EF
variable
keyword#FD971F
storage#FD971F
storage.type#F92672
entity.name.class#A6E22E
entity.other.inherited-class#A6E22E
entity.name.function#A6E22E
variable.parameter#AE81FF
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#A6E22E
support.constant#66D9EF
support.type, support.class#A6E22E
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
punctuation.separator, punctuation.accessor#F92672
Devistry color theme by devistry - VS Code Theme