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.activeBorder#FFB74D
  • activityBar.background#151926
  • activityBar.foreground#F0F4F8
  • editor.background#1A1E2E
  • editor.foreground#F0F4F8
  • editor.lineHighlightBackground#2B3A4B88
  • editor.selectionBackground#FFB74D44
  • editor.selectionHighlightBackground#FFB74D33
  • editorCursor.foreground#FFB74D
  • editorIndentGuide.activeBackground#FFB74D
  • editorIndentGuide.background#2B3A4B
  • editorLineNumber.activeForeground#FFB74D
  • editorLineNumber.foreground#C792EAAA
  • editorWhitespace.foreground#2B3A4B
  • scrollbarSlider.activeBackground#FFB74D88
  • scrollbarSlider.background#FFB74D33
  • scrollbarSlider.hoverBackground#FFB74D66
  • sideBar.background#1A1E2E
  • sideBar.foreground#F0F4F8
  • sideBarSectionHeader.background#151926
  • sideBarSectionHeader.foreground#F0F4F8
  • sideBarTitle.foreground#C792EA
  • statusBar.background#FFB74D
  • statusBar.foreground#1A1E2E
  • tab.activeBackground#FFB74D22
  • tab.activeForeground#F0F4F8
  • tab.inactiveBackground#151926
  • tab.inactiveForeground#F0F4F8AA
  • terminal.background#1A1E2E
  • terminal.foreground#F0F4F8
  • titleBar.activeBackground#151926
  • titleBar.activeForeground#F0F4F8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type, storage.modifier#C792EAbold
string, string.template#9CCEA9
comment, punctuation.definition.comment#A9B1C1italic
variable, variable.other#F0F4F8
entity.name.function, support.function#C792EAbold
punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.array#9CCEA9
entity.name.tag, punctuation.definition.tag#C792EAbold
entity.other.attribute-name#9CCEA9italic
constant.numeric, constant.language#FFB74D
support.type, support.class#9CCEA9italic
GhibliGlow by itzmetanbir - VS Code Theme