Skip to main content
Coding Theme

Sakura X

Publisher: cnrxadThemes in package: 2

A refined theme family that balances elegance and contrast across both dark and light modes. Inspired by the harmony between shadow and light, Sakura combines subtle pastels, vivid neons, and deep neutral tones to create a comfortable, expressive coding experience in any environment.

Color themes

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#ffeaf4
  • activityBar.foreground#403344
  • activityBarBadge.background#e05297
  • activityBarBadge.foreground#ffffff
  • badge.background#e05297
  • badge.foreground#ffffff
  • button.background#e05297
  • button.border#e05297
  • button.foreground#ffffff
  • button.hoverBackground#d94c90
  • checkbox.background#ffeaf4
  • checkbox.border#e05297
  • checkbox.foreground#403344
  • dropdown.background#ffffff
  • dropdown.border#f1d6e4
  • dropdown.foreground#403344
  • editor.background#fff6fa
  • editor.foreground#403344
  • editor.selectionBackground#f7d8e9
  • editorBracketMatch.background#f7d8e9
  • editorBracketMatch.border#e05297
  • editorCursor.foreground#e05297
  • editorIndentGuide.activeBackground1#eab7d1
  • editorIndentGuide.background1#f1d6e4
  • editorLineNumber.activeForeground#e05297
  • editorLineNumber.foreground#b68cb3
  • editorWhitespace.foreground#f0cfe0
  • input.background#ffffff
  • input.border#f0cfe0
  • input.foreground#403344
  • input.placeholderForeground#b69fb3
  • inputOption.activeBorder#e05297
  • inputValidation.errorBorder#e05297
  • inputValidation.infoBorder#7b8bdc
  • inputValidation.warningBorder#e5b85c
  • list.activeSelectionBackground#ffd9eb
  • list.activeSelectionForeground#403344
  • list.focusBackground#f7d8e9
  • list.hoverBackground#ffeaf4
  • list.hoverForeground#403344
  • list.inactiveSelectionBackground#ffeaf4
  • minimap.background#fff6fa
  • minimap.findMatchHighlight#eab7d1c9
  • minimap.selectionHighlight#f7d8e9ab
  • notifications.background#fff2f8
  • notifications.foreground#403344
  • panel.background#fff6fa
  • panel.border#f1d6e4
  • progressBar.background#e05297
  • scrollbarSlider.activeBackground#e05297cc
  • scrollbarSlider.background#eab7d1aa
  • scrollbarSlider.hoverBackground#e05297aa
  • sideBar.background#fff2f8
  • sideBar.foreground#403344
  • sideBarSectionHeader.background#ffeaf4
  • sideBarSectionHeader.foreground#403344
  • statusBar.background#ffd9eb
  • statusBar.debuggingBackground#f4a7c5
  • statusBar.foreground#403344
  • statusBar.noFolderBackground#ffd9eb
  • tab.activeBackground#ffffff
  • tab.activeForeground#403344
  • tab.border#f1d6e4
  • tab.inactiveBackground#fff6fa
  • tab.inactiveForeground#a28398
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#82a0f8
  • terminal.ansiCyan#7ad2d1
  • terminal.ansiGreen#70c17c
  • terminal.ansiMagenta#d191ff
  • terminal.ansiRed#e05297
  • terminal.ansiWhite#403344
  • terminal.ansiYellow#e5b85c
  • terminal.background#fff6fa
  • terminal.foreground#403344
  • titleBar.activeBackground#ffeaf4
  • titleBar.activeForeground#403344
  • titleBar.inactiveBackground#fff2f8
  • titleBar.inactiveForeground#a28398

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b69fb3italic
keyword, storage.type, keyword.control#c073c0bold
entity.name.function, support.function#7b8bdc
string, constant.other.symbol#70c17c
constant.numeric, constant.character#e5b85c
punctuation, keyword.operator#7b8bdc
entity.name.tag#e05297
entity.other.attribute-name#c073c0
markup.inserted#70c17c
markup.deleted#e05297
markup.changed#c073c0
string.regexp, constant.character.escape#7ad2d1
markup.underline.link, string.other.link#7b8bdcunderline
markup.heading#e5b85c
markup.italic#e05297italic
markup.bold#c073c0bold
support.type.property-name.json#c073c0
string.quoted.json#70c17c
constant.language, support.constant#e5b85c
invalid#ff5555

Shiki preview

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

Loading...

Sakura X - Coding Theme