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#1a1b26
  • editor.background#1a1b26
  • editor.foreground#c0caf5
  • editor.selectionBackground#2c3043
  • editorBracketMatch.background#2c3043
  • editorBracketMatch.border#9d4edd
  • editorCursor.foreground#e06c75
  • editorIndentGuide.activeBackground1#3b3f5c
  • editorIndentGuide.background1#2c3043
  • editorLineNumber.activeForeground#e06c75
  • editorLineNumber.foreground#565f89
  • editorWhitespace.foreground#2c3043
  • sideBar.background#16161e
  • statusBar.background#16161e
  • statusBar.foreground#c0caf5
  • tab.activeBackground#1f2335
  • tab.inactiveBackground#1a1b26
  • terminal.ansiBlack#1a1b26
  • terminal.ansiBlue#61afef
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#98c379
  • terminal.ansiMagenta#9d4edd
  • terminal.ansiRed#e06c75
  • terminal.ansiWhite#c0caf5
  • terminal.ansiYellow#e5c07b
  • terminal.background#1a1b26
  • terminal.foreground#c0caf5
  • titleBar.activeBackground#1f2335

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.block.documentation#5c6370italic
keyword, storage.type, storage.modifier, keyword.control#9d4eddbold
entity.name.function, variable.function, support.function, meta.function-call, entity.name.method.js, meta.class-method.js entity.name.function.js#61afef
string, constant.other.symbol, string.other.link#98c379
constant.numeric, support.constant, constant.character, constant.escape#e5c07b
punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, keyword.operator#61afef
entity.name.tag, meta.tag.sgml#e06c75
entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name#9d4edd
markup.inserted#98c379
markup.deleted#e06c75
markup.changed#9d4edd
string.regexp, constant.character.escape#56b6c2
markup.underline.link, string.other.link, markup.anchor, constant.other.reference.link, meta.link.inline#61afefunderline
markdown.heading, markup.heading.markdown, punctuation.definition.heading.markdown#e5c07b
markup.italic#e06c75italic
markup.bold, markup.bold string#9d4eddbold
string.other.link.title.markdown, string.other.link.description.title.markdown, constant.other.reference.link.markdown#61afef
support.type.property-name.json, meta.structure.dictionary.json, meta.structure.dictionary.json meta.structure.dictionary.value.json#9d4edd
string.quoted.json, constant.numeric.json, constant.language.json#98c379
entity.other.attribute-name.class, source.css entity.other.attribute-name.class#61afef
source.css entity.other.attribute-name.id, source.sass entity.other.attribute-name.id#e06c75
constant.language, support.constant, support.type, support.class, support.type.sys-types#e5c07b
invalid, invalid.illegal, invalid.deprecated#ff5555

Shiki preview

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

Loading...

Sakura X - Coding Theme