Skip to main content
Coding Theme

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, constant.language#966F75
#6de97e
comment, punctuation.definition.comment#72667Aitalic
Stef's Theme by DevDev - VS Code Theme