Skip to main content
Coding Theme

Pretty Pink Theme

Publisher: deepanshaThemes in package: 1

Cool VSCode pink 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.

  • editor.background#222222
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#693153
  • editor.selectionBackground#FF69B4
  • editorCursor.foreground#FF69B4
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c1367c
comment#86506b
string#FF69B4
constant.numeric#ff8dc6
constant.language#ff42a1
constant.character, constant.other#f79eca
variable
keyword#FF69B4
storage#FF69B4
storage.type#FF69B4italic
entity.name.class#FFB6C1underline
entity.other.inherited-class#FFB6C1italic underline
entity.name.function#FFB6C1
variable.parameter#ff2ab4italic
entity.name.tag#de3171
entity.other.attribute-name#F8C8DC
support.function#c644bb
support.constant#FF69B4
support.type, support.class#FF69B4italic
support.other.variable
invalid#FF69B4
invalid.deprecated#FF69B4

Shiki preview

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

Loading...

Pretty Pink Theme - Coding Theme