Skip to main content
Coding Theme

Rose Colored Glasses Theme

Publisher: Neka BlairThemes in package: 1

The Rose Colored Glasses Theme is a warm and elegant VS Code color scheme inspired by soft pink hues and delicate pastel tones, creating a comforting and inviting workspace. This theme balances gentle contrasts to enhance readability while infusing a touch of optimism into your coding experience.

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#F9DDE4
  • activityBar.foreground#AA5776
  • editor.background#FFF0F6
  • editor.foreground#5A4C56
  • editor.selectionBackground#F8DCE5
  • editorCursor.foreground#E57373
  • editorLineNumber.activeForeground#B56576
  • editorLineNumber.foreground#D1B2C7
  • sideBar.background#FDEAF6
  • sideBar.foreground#815A68
  • statusBar.background#FADDE3
  • statusBar.foreground#8A6972
  • tab.activeBackground#F7D2E3
  • tab.inactiveBackground#FCE9F2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B48996italic
string#A55871italic
constant.numeric#AB6576—
keyword#7A5479italic bold
entity.name.function#C7658Fitalic bold
variable#815A68—
entity.name.type, entity.other.inherited-class#C989A7italic
punctuation#D1B2C7—
keyword.operator#B5859E—
entity.name.tag#E57373bold
entity.other.attribute-name#D97399italic
Rose Colored Glasses Theme by Neka Blair - VS Code Theme