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#FFB6C1A8
  • activityBar.foreground#5A5A5A
  • activityBarBadge.background#FF1493B7
  • button.background#FF1493
  • button.foreground#FFFFFF
  • button.secondaryHoverBackground#FF69B4
  • editor.background#FFD1DC
  • editor.foreground#5A5A5A
  • editor.hoverHighlightBackground#FFB6C1
  • editor.lineHighlightBackground#FFB6C1
  • editor.selectionBackground#FFB6C1
  • editorBracketMatch.background#FF69B4
  • editorBracketMatch.border#FF69B4
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#FF7B7B
  • editorGroup.border#FFB6C1
  • editorGroup.dropBackground#FF69B4
  • editorGroupHeader.tabsBackground#FFB6C1
  • editorGutter.addedBackground#FF1493
  • editorGutter.background#FFD1DC
  • editorGutter.deletedBackground#FF7B7B
  • editorGutter.modifiedBackground#FF69B482
  • editorHoverWidget.background#FFB6C1
  • editorHoverWidget.border#FFB6C1
  • editorHoverWidget.statusBarBackground#FFB6C1
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#808080
  • editorMarkerNavigation.background#FFB6C1
  • editorMarkerNavigationError.background#FF7B7B
  • editorMarkerNavigationWarning.background#FFBF75
  • editorOverviewRuler.border#FFB6C1
  • editorOverviewRuler.findMatchForeground#FFFFFF
  • editorOverviewRuler.rangeHighlightForeground#FFFFFF
  • editorOverviewRuler.selectionHighlightForeground#FFFFFF
  • editorOverviewRuler.wordHighlightForeground#FFFFFF
  • editorOverviewRuler.wordHighlightStrongForeground#FFFFFF
  • editorRuler.foreground#FFFFFF
  • editorSuggestWidget.background#FFB6C1
  • editorSuggestWidget.border#FFB6C1
  • editorSuggestWidget.foreground#5A5A5A
  • editorSuggestWidget.highlightForeground#A8A8A8
  • editorSuggestWidget.selectedBackground#FFC0CB
  • editorWarning.foreground#FFBF75
  • editorWhitespace.foreground#BEBEBE
  • editorWidget.background#FFB6C1
  • editorWidget.border#FFB6C1
  • extensionBadge.remoteBackground#FF1493ca
  • list.activeSelectionBackground#FFC0CB93
  • list.activeSelectionForeground#A8A8A8
  • list.focusOutline#A8A8A814
  • list.hoverBackground#FF149336
  • list.inactiveSelectionBackground#5A5A5A1d
  • list.inactiveSelectionForeground#5A5A5AE6
  • notificationCenterHeader.background#FFB6C1
  • sideBar.background#FFB6C1
  • sideBar.foreground#5A5A5A
  • sideBarTitle.foreground#5A5A5A
  • statusBar.background#FFB6C1
  • statusBar.border#FFB6C1
  • statusBar.debuggingBackground#FF7B7B
  • statusBar.debuggingForeground#5A5A5A
  • statusBar.foreground#5A5A5A
  • statusBarItem.activeBackground#FF69B4cf
  • statusBarItem.hoverBackground#FF149359
  • statusBarItem.prominentBackground#FF149396
  • tab.inactiveBackground#FFD1DB
  • titleBar.activeBackground#FFB6C1
  • titleBar.activeForeground#5A5A5A
  • titleBar.inactiveBackground#FFB6C1
  • titleBar.inactiveForeground#FF69B4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#FF1493italic
string#FF69B4—
keyword#FF1493bold
entity.name.function#FF1493—
variable#FF69B4—
constant.numeric#FF69B4—
constant.language.boolean#FF69B4—
storage#FF1493—
punctuation#FF69B4—
keyword.operator#FF69B4—
punctuation.definition.string#FF69B4—
constant#FF1493bold
punctuation.definition.arguments.begin#FF69B4—
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—