Skip to main content
Coding Theme

Stef's Simple Theme

Publisher: stefdevsThemes in package: 1

A simple theme for people who just want to read their code.

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.

  • activityBarBadge.background#007acc
  • editor.background#1d1a18
  • editor.foreground#eeffff
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, keyword.type, entity.name.type, storage.type, entity.name.variable.enum-member, variable.other.object.function, entity.name.function, punctuation#B8ACA2
entity.name.variable, variable.other, variable.other.object, keyword.operator, constant#A8988D
#d85e12
storage.modifier, meta.preprocessor, meta.preprocessor.region, keyword.preprocessor, punctuation.separator.hash, storage.modifier, keyword.other, keyword.control, entity.name.variable.preprocessor.symbol#966F75
#6de97e
comment, punctuation.definition.comment#72667Aitalic

Shiki preview

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

Loading...

Stef's Simple Theme - Coding Theme