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.

  • activityBar.background#2A0E1C
  • activityBar.foreground#FFB7D5
  • activityBar.inactiveForeground#7D295C
  • activityBarBadge.background#FFB7D5
  • activityBarBadge.foreground#2A0E1C
  • dropdown.background#2A0E1C
  • dropdown.border#7D295C
  • dropdown.foreground#FAF7F8
  • editor.background#2A0E1C
  • editor.foreground#F6D4E6
  • editor.lineHighlightBackground#7D295C30
  • editor.selectionBackground#7D295C60
  • editorCursor.foreground#FFB7D5
  • editorIndentGuide.activeBackground1#FFB7D5
  • editorIndentGuide.background1#7D295C30
  • editorLineNumber.activeForeground#FFB7D5
  • editorLineNumber.foreground#7D295C
  • editorWhitespace.foreground#7D295C40
  • input.background#2A0E1C
  • input.border#7D295C
  • input.foreground#FAF7F8
  • inputOption.activeBorder#FFB7D5
  • list.activeSelectionBackground#7D295C60
  • list.activeSelectionForeground#FAF7F8
  • list.hoverBackground#7D295C30
  • list.inactiveSelectionBackground#7D295C30
  • minimap.findMatchHighlight#FFB7D580
  • minimap.selectionHighlight#7D295C80
  • notificationCenter.border#7D295C
  • notifications.background#2A0E1C
  • notifications.foreground#FAF7F8
  • panel.background#2A0E1C
  • panel.border#7D295C40
  • panelTitle.activeBorder#FFB7D5
  • panelTitle.activeForeground#FAF7F8
  • panelTitle.inactiveForeground#7D295C
  • scrollbarSlider.activeBackground#7D295C70
  • scrollbarSlider.background#7D295C30
  • scrollbarSlider.hoverBackground#7D295C50
  • sideBar.background#2A0E1C
  • sideBar.border#7D295C40
  • sideBar.foreground#FAF7F8
  • sideBarSectionHeader.background#2A0E1C
  • sideBarSectionHeader.foreground#FFB7D5
  • sideBarTitle.foreground#FFB7D5
  • statusBar.background#7D295C
  • statusBar.debuggingBackground#C79BCF
  • statusBar.foreground#FAF7F8
  • statusBar.noFolderBackground#2A0E1C
  • tab.activeBackground#2A0E1C
  • tab.activeBorder#FFB7D5
  • tab.activeForeground#FFB7D5
  • tab.border#2A0E1C
  • tab.inactiveBackground#2A0E1C
  • tab.inactiveForeground#7D295C
  • titleBar.activeBackground#2A0E1C
  • titleBar.activeForeground#FAF7F8
  • titleBar.inactiveBackground#2A0E1C
  • titleBar.inactiveForeground#7D295C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C7BFC4italic
string, constant.character.escape#F6D4E6
number, constant.numeric#FFB7D5
keyword, storage, storage.type, keyword.operator.new, keyword.operator.expression#FFB7D5
variable, meta.parameter#F6D4E6
entity.name.function, support.function#C79BCF
entity.name.class, entity.name.type, support.class, support.type#C79BCFbold
constant, constant.language, support.constant#C79BCF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FFB7D5
entity.other.attribute-name#F6D4E6
punctuation.definition.tag#7D295C
meta.selector#FFB7D5
support.type.property-name, meta.property-name#F6D4E6
Pengk: Plum Blossom by jreyinnovarev - VS Code Theme