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#333333a8
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#666666b7
  • button.background#666666
  • button.foreground#FFFFFF
  • button.secondaryHoverBackground#777777
  • editor.background#000000
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#333333
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#444444
  • editorBracketMatch.background#777777
  • editorBracketMatch.border#777777
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#FF7B7B
  • editorGroup.border#333333
  • editorGroup.dropBackground#777777
  • editorGroupHeader.tabsBackground#333333
  • editorGutter.addedBackground#666666
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF7B7B
  • editorGutter.modifiedBackground#777777
  • editorHoverWidget.background#333333
  • editorHoverWidget.border#333333
  • editorHoverWidget.statusBarBackground#333333
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#666666
  • editorMarkerNavigation.background#333333
  • editorMarkerNavigationError.background#FF7B7B
  • editorMarkerNavigationWarning.background#FFBF75
  • editorOverviewRuler.border#333333
  • editorOverviewRuler.findMatchForeground#FFFFFF
  • editorOverviewRuler.rangeHighlightForeground#FFFFFF
  • editorOverviewRuler.selectionHighlightForeground#FFFFFF
  • editorOverviewRuler.wordHighlightForeground#FFFFFF
  • editorOverviewRuler.wordHighlightStrongForeground#FFFFFF
  • editorRuler.foreground#FFFFFF
  • editorSuggestWidget.background#333333
  • editorSuggestWidget.border#333333
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#A8A8A8
  • editorSuggestWidget.selectedBackground#444444
  • editorWarning.foreground#FFBF75
  • editorWhitespace.foreground#555555
  • editorWidget.background#333333
  • editorWidget.border#333333
  • extensionBadge.remoteBackground#666666ca
  • list.activeSelectionBackground#44444459
  • list.activeSelectionForeground#A8A8A8
  • list.focusOutline#A8A8A814
  • list.hoverBackground#66666636
  • list.inactiveSelectionBackground#FFFFFF1d
  • list.inactiveSelectionForeground#FFFFFFE6
  • notificationCenterHeader.background#333333
  • sideBar.background#333333
  • sideBar.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#333333
  • statusBar.border#333333
  • statusBar.debuggingBackground#FF7B7B
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBarItem.activeBackground#777777cf
  • statusBarItem.hoverBackground#66666659
  • statusBarItem.prominentBackground#66666696
  • tab.inactiveBackground#000000
  • titleBar.activeBackground#333333
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#333333
  • titleBar.inactiveForeground#666666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#999999italic
string#DDDDDD
keyword#CCCCCCbold
entity.name.function#CCCCCC
variable#FFFFFF
constant.numeric#FFFFFF
constant.language.boolean#FFFFFF
storage#CCCCCC
punctuation#FFFFFF
keyword.operator#FFFFFF
punctuation.definition.string#FFFFFF
constant#FFFFFFbold
punctuation.definition.arguments.begin#FFFFFF
punctuation.definition.arguments.end#FFFFFF
support#CCCCCC
entity.name.type#CCCCCC
markup#CCCCCC
meta#CCCCCC
entity.name.tag#CCCCCC
entity.other.attribute-name#CCCCCC
invalid#FF6B6B
diff.added#A9F1A7
diff.removed#FF6B6B
diff.changed#FFFFFF
entity.name.function.decorator#CCCCCC
entity.name.type.class#CCCCCC
meta.function-call#CCCCCC
punctuation.definition.string.template.begin, punctuation.definition.string.template.end, punctuation.section.embedded#FFFFFF
variable.parameter#CCCCCC
constant.language#CCCCCC
string.regexp#FFFFFF
constant.character.escape#CCCCCC
support.other.module#CCCCCC
variable.parameter.function#CCCCCC
meta.function.decorator#CCCCCC
variable.other#CCCCCC