Skip to main content
Coding Theme

Sericode

Publisher: Denex A PouloseThemes in package: 1

Sericode is a clean, modern theme for Visual Studio Code, crafted to enhance readability and reduce visual fatigue. With a carefully curated color palette, Sericode offers a refined syntax highlighting experience that prioritizes both aesthetic appeal and functional clarity.

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.activeBackground#101713
  • activityBar.activeBorder#61AFEF
  • activityBar.background#0B1312
  • activityBar.foreground#61AFEF
  • button.background#557D6B
  • button.foreground#FFFFFF
  • button.hoverBackground#A0C9B8
  • editor.background#0d0715
  • editor.foreground#D4D4DB
  • editor.lineHighlightBackground#0d0715
  • editor.selectionBackground#3a2c3e
  • editorCursor.foreground#FFCC66
  • editorLineNumber.foreground#7d7c6f
  • panel.background#0d0715
  • sideBar.background#0d0715
  • sideBar.foreground#D4D4DB
  • sideBarSectionHeader.background#101713
  • sideBarTitle.foreground#61AFEF
  • statusBar.background#0d0715
  • statusBar.foreground#D4D4DB
  • statusBarItem.hoverBackground#2c1034
  • tab.activeBackground#101713
  • tab.activeForeground#61AFEF
  • tab.border#0d0715
  • tab.hoverBackground#2a1e2a
  • tab.inactiveBackground#1d131b
  • tab.inactiveForeground#7d7c6f
  • tab.unfocusedActiveBackground#0d0715
  • tab.unfocusedActiveForeground#7d7c6f
  • tab.unfocusedInactiveBackground#1d131b
  • tab.unfocusedInactiveForeground#4b4b5c
  • titleBar.activeBackground#0d0715
  • titleBar.inactiveBackground#0d0715

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage, storage.type, keyword.operator#aab6ffbold
variable, variable.parameter, variable.language#61AFEF
string, constant.numeric, constant.language, constant#B39DDB
support.function, entity.name.function, meta.function-call#61AFEF
entity.name.type, entity.other.inherited-class#F39C12
comment#7F8C8Ditalic
punctuation#BDC3C7
meta#a0e1b9
variable.other#D19A66
constant.other, variable.other.constant#C586C0
Sericode by Denex A Poulose - VS Code Theme