Skip to main content
Coding Theme

slumbersage

Publisher: slumbersageThemes in package: 20

A beautiful and immersive anime-inspired theme for Visual Studio Code, designed with love and creativity to enhance your coding experience.

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#181818
  • activityBar.border#264653
  • activityBar.foreground#ffffff
  • badge.background#ffcc00
  • badge.foreground#181818
  • button.background#ffcc00
  • button.foreground#181818
  • dropdown.background#264653
  • dropdown.foreground#ffffff
  • editor.background#181818
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#264653
  • editor.selectionForeground#ffffff
  • editorCursor.foreground#ffcc00
  • input.background#264653
  • input.border#264653
  • input.foreground#ffffff
  • panel.background#181818
  • panel.border#264653
  • scrollbarSlider.background#264653
  • scrollbarSlider.hoverBackground#264653
  • sideBar.background#181818
  • sideBar.border#264653
  • sideBar.foreground#ffffff
  • statusBar.background#181818
  • statusBar.border#264653
  • statusBar.foreground#ffffff
  • tab.activeBackground#264653
  • tab.activeForeground#ffffff
  • tab.border#264653
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#ffffff
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#6666ff
  • terminal.ansiBrightCyan#66ffff
  • terminal.ansiBrightGreen#66ff66
  • terminal.ansiBrightMagenta#ff66ff
  • terminal.ansiBrightRed#ff6666
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff66
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffff00
  • terminal.background#181818
  • terminal.foreground#ffffff
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#ffffff
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
string, meta.string#8bc34a
keyword, storage#ffeb3b
variable, string constant.other.placeholder#ffcc00bold
entity.name.function, support.function#ff5722
constant.numeric#03a9f4
keyword.operator#e91e63
punctuation#ffffff