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#382d3b
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#342b37
  • button.background#2f2431
  • button.foreground#FFFFFF
  • button.secondaryHoverBackground#6b303e
  • editor.background#493748
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#2c1f2a
  • editor.lineHighlightBackground#2c1f2a
  • editor.selectionBackground#382d3b
  • editorBracketMatch.background#382d3b
  • editorBracketMatch.border#382d3b
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#FF7B7B
  • editorGroup.border#382d3b
  • editorGroup.dropBackground#2c1f2a
  • editorGroupHeader.tabsBackground#382d3b
  • editorGutter.addedBackground#2f2431
  • editorGutter.background#493748
  • editorGutter.deletedBackground#6b303e
  • editorGutter.modifiedBackground#342b37
  • editorHoverWidget.background#382d3b
  • editorHoverWidget.border#382d3b
  • editorHoverWidget.statusBarBackground#382d3b
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#7f6b81
  • editorMarkerNavigation.background#382d3b
  • editorMarkerNavigationError.background#FF7B7B
  • editorMarkerNavigationWarning.background#FFBF75
  • editorOverviewRuler.border#493748
  • editorOverviewRuler.findMatchForeground#FFFFFF
  • editorOverviewRuler.rangeHighlightForeground#FFFFFF
  • editorOverviewRuler.selectionHighlightForeground#FFFFFF
  • editorOverviewRuler.wordHighlightForeground#FFFFFF
  • editorOverviewRuler.wordHighlightStrongForeground#FFFFFF
  • editorRuler.foreground#FFFFFF
  • editorSuggestWidget.background#382d3b
  • editorSuggestWidget.border#382d3b
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#C0AEC1
  • editorSuggestWidget.selectedBackground#382d3b
  • editorWarning.foreground#FFBF75
  • editorWhitespace.foreground#3a2e3c
  • editorWidget.background#382d3b
  • editorWidget.border#382d3b
  • extensionBadge.remoteBackground#342b37ca
  • list.activeSelectionBackground#2c1f2a93
  • list.activeSelectionForeground#C0AEC1
  • list.focusOutline#FFFFFF14
  • list.hoverBackground#342b371f
  • list.inactiveSelectionBackground#FFFFFF1d
  • list.inactiveSelectionForeground#FFFFFF61
  • notificationCenterHeader.background#382d3b
  • sideBar.background#382d3b
  • sideBar.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#382d3b
  • statusBar.border#382d3b
  • statusBar.debuggingBackground#FF7B7B
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBarItem.activeBackground#493748cf
  • statusBarItem.hoverBackground#342b378f
  • statusBarItem.prominentBackground#342b3786
  • tab.inactiveBackground#49374874
  • titleBar.activeBackground#382d3b
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#382d3b
  • titleBar.inactiveForeground#7f6b81

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9384A3italic
string#B7B0C7—
keyword#FFABCAbold
entity.name.function#AEB9D2—
variable#D9DBE9—
constant.numeric#D9DBE9—
constant.language.boolean#D9DBE9—
storage#AEB9D2—
punctuation#D9DBE9—
keyword.operator#D9DBE9—
punctuation.definition.string#FFCC66—
constant#BC88F1E6bold
punctuation.definition.arguments.begin#FFFFFFCC—
punctuation.definition.arguments.end#FFFFFFCC—
support#D4A5F9—
entity.name.type#F1A7F2—
markup#F1A7F2—
meta#D4A5F9—
entity.name.tag#F1A7F2—
entity.other.attribute-name#F1A7F2—
invalid#FF6B6B—
diff.added#A9F1A7—
diff.removed#FF6B6B—
diff.changed#F1A7F2—
entity.name.function.decorator#C792EA—
entity.name.type.class#B2CCD6—
meta.function-call#82AAFF—
punctuation.definition.string.template.begin, punctuation.definition.string.template.end, punctuation.section.embedded#FFCC66—
variable.parameter#89DDFF—
constant.language#C792EA—
string.regexp#F78C6C—
constant.character.escape#89DDFF—
support.other.module#82AAFF—
variable.parameter.function#89DDFF—
meta.function.decorator#82AAFF—
variable.other#C792EA—