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#2C2C2Ca8
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#6B6391b7
  • button.background#6B6391
  • button.foreground#FFFFFF
  • button.secondaryHoverBackground#7D78A1
  • editor.background#2C2C2C
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#6B2849
  • editor.lineHighlightBackground#6B2849
  • editor.selectionBackground#6B2849
  • editorBracketMatch.background#A93F55
  • editorBracketMatch.border#A93F55
  • editorCursor.foreground#A7A7A7
  • editorError.foreground#FF7B7B
  • editorGroup.border#6B2849
  • editorGroup.dropBackground#A93F55
  • editorGroupHeader.tabsBackground#6B2849
  • editorGutter.addedBackground#6B6391
  • editorGutter.background#2C2C2C
  • editorGutter.deletedBackground#FF7B7B
  • editorGutter.modifiedBackground#A93F55
  • editorHoverWidget.background#6B2849
  • editorHoverWidget.border#6B2849
  • editorHoverWidget.statusBarBackground#6B2849
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#A7A7A7
  • editorMarkerNavigation.background#6B2849
  • editorMarkerNavigationError.background#FF7B7B
  • editorMarkerNavigationWarning.background#FFBF75
  • editorOverviewRuler.border#6B2849
  • editorOverviewRuler.findMatchForeground#FFFFFF
  • editorOverviewRuler.rangeHighlightForeground#FFFFFF
  • editorOverviewRuler.selectionHighlightForeground#FFFFFF
  • editorOverviewRuler.wordHighlightForeground#FFFFFF
  • editorOverviewRuler.wordHighlightStrongForeground#FFFFFF
  • editorRuler.foreground#FFFFFF
  • editorSuggestWidget.background#6B2849
  • editorSuggestWidget.border#6B2849
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#A8A8A8
  • editorSuggestWidget.selectedBackground#2C2C2C
  • editorWarning.foreground#FFBF75
  • editorWhitespace.foreground#7D78A1
  • editorWidget.background#6B2849
  • editorWidget.border#6B2849
  • extensionBadge.remoteBackground#6B6391ca
  • list.activeSelectionBackground#2C2C2C59
  • list.activeSelectionForeground#A8A8A8
  • list.focusOutline#A8A8A814
  • list.hoverBackground#6B639136
  • list.inactiveSelectionBackground#FFFFFF1d
  • list.inactiveSelectionForeground#FFFFFFE6
  • notificationCenterHeader.background#2C2C2C
  • sideBar.background#2C2C2C
  • sideBar.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#2C2C2C
  • statusBar.border#2C2C2C
  • statusBar.debuggingBackground#FF7B7B
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBarItem.activeBackground#A93F55cf
  • statusBarItem.hoverBackground#6B639159
  • statusBarItem.prominentBackground#6B639196
  • tab.inactiveBackground#2C2C2C
  • titleBar.activeBackground#2C2C2C
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#2C2C2C
  • titleBar.inactiveForeground#7D78A1

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#70A3B8italic
string#6AC947—
keyword#E7C547bold
entity.name.function#D4D4D4—
variable#D4D4D4—
constant.numeric#D4D4D4—
constant.language.boolean#D4D4D4—
storage#FFA2B1—
punctuation#D4D4D4—
keyword.operator#D4D4D4—
punctuation.definition.string#D4D4D4—
constant#FFA2B1bold