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#343746
  • badge.background#44475A
  • badge.foreground#F8F8F2
  • button.background#44475A
  • button.foreground#F8F8F2
  • dropdown.background#343746
  • dropdown.foreground#F8F8F2
  • editor.background#0d0d12
  • editor.findMatchBackground#FFB86CCC
  • editor.findMatchHighlightBackground#FFFFFF66
  • editor.foreground#F8F8F2
  • editor.hoverHighlightBackground#8BE9FD80
  • editor.inactiveSelectionBackground#42445033
  • editor.lineHighlightBorder#44475A
  • editor.rangeHighlightBackground#44475A75
  • editor.selectionBackground#44475A
  • editor.selectionHighlightBackground#42445066
  • editor.wordHighlightBackground#8BE9FD80
  • editor.wordHighlightStrongBackground#50FA7B80
  • editorBracketHighlight.foreground1#F8F8F2
  • editorBracketHighlight.foreground2#FF79C6
  • editorBracketHighlight.foreground3#8BE9FD
  • editorBracketHighlight.foreground4#50FA7B
  • editorBracketHighlight.foreground5#BD93F9
  • editorBracketHighlight.foreground6#FFB86C
  • editorCursor.foreground#F8F8F2
  • editorError.foreground#FF5555
  • editorLineNumber.foreground#6272A4
  • editorOverviewRuler.addedForeground#50FA7BCC
  • editorOverviewRuler.deletedForeground#FF5555CC
  • editorOverviewRuler.modifiedForeground#8BE9FDCC
  • editorSuggestWidget.background#21222C
  • editorSuggestWidget.selectedBackground#44475A
  • editorWarning.foreground#8BE9FD
  • editorWidget.background#21222C
  • gitDecoration.deletedResourceForeground#FF5555
  • gitDecoration.modifiedResourceForeground#8BE9FD
  • gitDecoration.untrackedResourceForeground#50FA7B
  • input.background#282A36
  • input.foreground#F8F8F2
  • input.placeholderForeground#6272A4
  • list.activeSelectionBackground#44475A
  • list.activeSelectionForeground#F8F8F2
  • list.hoverBackground#44475A
  • list.inactiveSelectionBackground#44475A
  • panel.background#282A36
  • peekViewEditor.background#282A36
  • peekViewResult.background#21222C
  • peekViewResult.selectionBackground#44475A
  • peekViewResult.selectionForeground#F8F8F2
  • peekViewTitle.background#191A21
  • pickerGroup.border#BD93F9
  • pickerGroup.foreground#8BE9FD
  • progressBar.background#FF79C6
  • sideBar.background#21222C
  • sideBarTitle.foreground#F8F8F2
  • statusBar.background#191A21
  • tab.activeBackground#282A36
  • tab.inactiveBackground#21222C
  • terminal.ansiBlack#21222C
  • terminal.ansiBlue#BD93F9
  • terminal.ansiBrightBlack#6272A4
  • terminal.ansiBrightBlue#D6ACFF
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#69FF94
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFFA5
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#F1FA8C
  • terminal.background#282A36
  • terminal.foreground#F8F8F2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#BD93F9
comment, punctuation.definition.comment, unused.comment, wildcard.comment#6272A4italic
comment keyword.codetag.notation, comment.block.documentation keyword#FF79C6
comment.block.documentation entity.name.type#8BE9FDitalic
constant, variable.other.constant#BD93F9
constant.character.escape, constant.regexp#FF79C6
entity.name.tag#FF79C6
entity.other.attribute-name#50FA7Bitalic
entity.name.function, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java, meta.method.groovy, support.function.any-method.lua#50FA7B
entity.name.variable.parameter, variable.parameter#FFB86Citalic
meta.decorator#50FA7Bitalic
keyword, punctuation.definition.keyword#FF79C6
keyword.control.new, keyword.operator.newbold
meta.selector#FF79C6
support, support.function.magic, support.variable#8BE9FDitalic
punctuation, meta.brace, punctuation.definition.arguments.begin, punctuation.definition.arguments.end#F8F8F2
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, meta.string-contents.quoted.double punctuation.definition.variable#FF79C6
string, string.quoted, markup.inline.raw, string.quoted.docstring.multi#F1FA8C
punctuation.definition.string.begin, punctuation.definition.string.end#E9F284
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end#8BE9FE
string.quoted.docstring.multi#6272A4
variable, support.variable.property, variable.other.constant.js, variable.other.constant.ts#F8F8F2
meta.import variable.other.readwrite#FFB86Citalic
meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias#F8F8F2
meta.selectionset.graphql variable#F1FA8C
string.regexp, constant.other.character-class.set.regexp, punctuation.definition.group.capture.regexp#F1FA8C
variable.other.alias.yaml#50FA7Bitalic underline
log.error, log.warning#FF5555bold

Shiki preview

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

Loading...