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.activeBackground#604848
  • activityBar.background#484848
  • activityBar.border#484848
  • activityBar.foreground#C0C0A8
  • activityBar.inactiveForeground#C0C0A8
  • activityBarBadge.background#786060
  • activityBarBadge.foreground#D6D6BF
  • descriptionForeground#909078
  • editor.background#909078
  • editor.lineHighlightBackground#909078
  • editor.selectionBackground73735E
  • editorGroupHeader.tabsBackground#73735E
  • editorGutter.background#909078
  • editorLineNumber.foreground#73735E
  • foreground#59594C
  • icon.foreground#A8A890
  • progressBar.background#786060
  • scrollbarSlider.activeBackground#73735E
  • scrollbarSlider.background#909078
  • scrollbarSlider.hoverBackground#909078
  • selection.background#606060
  • sideBar.background#73735E
  • sideBar.dropBackground#A8A890
  • sideBar.foreground#B3B39D
  • sideBarSectionHeader.background#A8A890
  • sideBarSectionHeader.border#59594C
  • sideBarSectionHeader.foreground#73735E
  • sideBarTitle.foreground#C0C0A8
  • statusBar.background#484848
  • statusBar.foreground#C2C2A9
  • tab.activeBackground#909078
  • tab.activeForeground#D6D6BF
  • tab.border#484848
  • tab.inactiveBackground#73735E
  • tab.inactiveForeground#C0C0A8
  • widget.shadow#909078

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control#59594C
variable.other#616161
entity.name.function#9E5252
variable.other#59594Citalic
keyword#59594C
support#9E5252
variable.other.readwrite#59594Citalic
variable.other#616161
variable#616161
keyword#59594C
constant.language#9E5252
source#808063
constant.numeric#9E5252
keyword#59594C
meta#59594Citalic
string#9E5252italic
comment#9E5252italic
storage.modifier.local.lua#59594C

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Neptunium Themes - Coding Theme