Skip to main content
Coding Theme

Ssera Themes

Publisher: sserafyThemes in package: 19

Themes inspired by nature and media aesthetics. Personally curated and designed (with the exception of Dracula).

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#f7f3e9
  • activityBar.foreground#2d5016
  • activityBarBadge.background#d73027
  • activityBarBadge.foreground#ffffff
  • badge.background#d73027
  • badge.foreground#ffffff
  • button.background#2d5016
  • button.foreground#ffffff
  • button.hoverBackground#3d6626
  • debugToolBar.background#f7f3e9
  • dropdown.background#fefdf8
  • dropdown.border#b8b59d
  • dropdown.foreground#2d5016
  • editor.background#fcfaf4
  • editor.findMatchBackground#2d501640
  • editor.findMatchHighlightBackground#2d501620
  • editor.foreground#2c3e34
  • editor.selectionBackground#e6e3c760
  • editor.selectionHighlightBackground#e6e3c730
  • editor.wordHighlightBackground#17a2b820
  • editor.wordHighlightStrongBackground#17a2b830
  • editorBracketMatch.background#c9c6a840
  • editorBracketMatch.border#2d5016
  • editorCursor.foreground#d73027
  • editorError.foreground#d73027
  • editorGroup.border#c9c6a8
  • editorGroupHeader.tabsBackground#f7f3e9
  • editorIndentGuide.activeBackground1#2d5016
  • editorIndentGuide.background1#e6e3c7
  • editorLineNumber.activeForeground#2d5016
  • editorLineNumber.foreground#9b9580
  • editorWarning.foreground#d68910
  • editorWhitespace.foreground#e6e3c7
  • focusBorder#2d5016
  • foreground#2c3e34
  • gitDecoration.addedResourceForeground#2d5016
  • gitDecoration.conflictingResourceForeground#f4a261
  • gitDecoration.deletedResourceForeground#d73027
  • gitDecoration.ignoredResourceForeground#6b6b52
  • gitDecoration.modifiedResourceForeground#d68910
  • gitDecoration.untrackedResourceForeground#2d5016
  • input.background#fefdf8
  • input.border#b8b59d
  • input.foreground#2d5016
  • inputOption.activeBorder#2d5016
  • list.activeSelectionBackground#e6e3c7
  • list.activeSelectionForeground#d73027
  • list.hoverBackground#f7f3e9
  • list.inactiveSelectionBackground#f7f3e9
  • panel.background#f7f3e9
  • panel.border#c9c6a8
  • panelTitle.activeForeground#2d5016
  • panelTitle.inactiveForeground#6b6b52
  • progressBar.background#2d5016
  • scrollbar.shadow#00000020
  • scrollbarSlider.background#c9c6a880
  • scrollbarSlider.hoverBackground#b8b59d
  • sideBar.background#f7f3e9
  • sideBar.foreground#2c3e34
  • sideBarSectionHeader.background#eeead4
  • sideBarSectionHeader.foreground#2d5016
  • statusBar.background#f7f3e9
  • statusBar.foreground#2d5016
  • statusBarItem.hoverBackground#eeead4
  • tab.activeBackground#fcfaf4
  • tab.activeForeground#2d5016
  • tab.border#c9c6a8
  • tab.inactiveBackground#f7f3e9
  • tab.inactiveForeground#6b6b52
  • terminal.ansiBlack#2c3e34
  • terminal.ansiBlue#2166ac
  • terminal.ansiBrightBlack#6b6b52
  • terminal.ansiBrightBlue#4393c3
  • terminal.ansiBrightCyan#2d8f47
  • terminal.ansiBrightGreen#3d6626
  • terminal.ansiBrightMagenta#9970ab
  • terminal.ansiBrightRed#e85749
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f4a261
  • terminal.ansiCyan#1a7431
  • terminal.ansiGreen#2d5016
  • terminal.ansiMagenta#762a83
  • terminal.ansiRed#d73027
  • terminal.ansiWhite#f7f3e9
  • terminal.ansiYellow#d68910
  • terminal.background#fcfaf4
  • terminal.foreground#2c3e34
  • titleBar.activeBackground#f7f3e9
  • titleBar.activeForeground#2c3e34
  • titleBar.inactiveBackground#f7f3e9
  • titleBar.inactiveForeground#6b6b52

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6b6b52italic
string#2d5016
constant.numeric#d68910
constant.language#2c3e34
keyword#2166ac
storage.type#d73027
storage.modifier#1a7431
entity.name.function#f4a261
entity.name.class#e85749
entity.name.type#4393c3
variable#2c3e34
support.function#1a7431
support.class#762a83
markup.heading#d73027bold
markup.bold#d68910bold
markup.italic#2c3e34italic
meta.import, meta.export#2d5016
punctuation.definition.tag#2d5016
meta.tag, entity.name.tag#3d6626

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...