Skip to main content
Coding Theme

Pastel Yumekawa Theme

Publisher: のいThemes in package: 1

パステル系でかわいくてゆめかわなVS Code/Cursorテーマ。視認性を保ちながら、夢見がちで可愛らしい色合いでコーディングを楽しめます。

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#F5F0FF
  • activityBar.foreground#ff9ad5
  • activityBarBadge.background#FFD6E8
  • activityBarBadge.foreground#FFF0F8
  • button.background#FFD6E8
  • button.foreground#8B5A9D
  • button.hoverBackground#FFB6E1
  • checkbox.background#FFFFFF
  • checkbox.border#FFE5F0
  • checkbox.foreground#A875C8
  • diffEditor.insertedTextBackground#E8F5F0
  • diffEditor.removedTextBackground#FFE5F0
  • dropdown.background#FFFFFF
  • dropdown.border#FFE5F0
  • dropdown.foreground#A875C8
  • editor.background#FFF0F8
  • editor.findMatchBackground#FFB6A5
  • editor.findMatchHighlightBackground#caede4
  • editor.findRangeHighlightBackground#FFF5E8
  • editor.foreground#8B5A9D
  • editor.selectionBackground#fdbfde
  • editor.selectionHighlightBackground#FFE5F0
  • editor.wordHighlightBackground#cd91eb40
  • editor.wordHighlightStrongBackground#FFB3D940
  • editorBreakpoint.foreground#FF8FD6
  • editorCursor.background#FFF0F8
  • editorCursor.foreground#FF8FD6
  • editorError.foreground#FF8FA8
  • editorGroup.border#FFE5F0
  • editorGroupHeader.tabsBackground#F5F0FF
  • editorIndentGuide.activeBackground#FFD6E8
  • editorIndentGuide.background#FFE5F0
  • editorInfo.foreground#B5E5D8
  • editorLineNumber.activeForeground#A875C8
  • editorLineNumber.foreground#C88AE8
  • editorWarning.foreground#FFB6A5
  • input.background#FFFFFF
  • input.border#FFE5F0
  • input.foreground#A875C8
  • inputOption.activeBorder#FFD6E8
  • list.activeSelectionBackground#FFE5F0
  • list.activeSelectionForeground#A875C8
  • list.hoverBackground#F5F0FF
  • list.inactiveSelectionBackground#F5F0FF
  • notificationCenter.border#FFE5F0
  • notificationToast.border#FFE5F0
  • panel.background#FFF0F8
  • panel.border#FFE5F0
  • panelTitle.activeForeground#A875C8
  • panelTitle.inactiveForeground#C88AE8
  • pickerGroup.border#FFE5F0
  • pickerGroup.foreground#A875C8
  • scrollbarSlider.activeBackground#FFB6E1
  • scrollbarSlider.background#FFE5F0
  • scrollbarSlider.hoverBackground#FFD6E8
  • sideBar.background#F5F0FF
  • sideBar.foreground#9D7AB8
  • sideBarTitle.foreground#C88AE8
  • statusBar.background#d3edf5
  • statusBar.debuggingBackground#FFC0E5
  • statusBar.foreground#6180a1
  • statusBar.noFolderBackground#FFF0F8
  • tab.activeBackground#FFF0F8
  • tab.activeForeground#A875C8
  • tab.border#FFE5F0
  • tab.inactiveBackground#F5F0FF
  • tab.inactiveForeground#C88AE8
  • terminal.background#FFF0F8
  • terminal.foreground#A875C8
  • terminalCursor.foreground#FF8FD6
  • textLink.activeForeground#A875C8
  • textLink.foreground#C88AE8
  • titleBar.activeBackground#F5F0FF
  • titleBar.activeForeground#A875C8
  • titleBar.inactiveBackground#FFF0F8
  • titleBar.inactiveForeground#C88AE8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A08FA8italic
keyword, storage.type, storage.modifier#E91E96bold
string, string.quoted#00A896
constant.numeric, constant.language#B85FC7
entity.name.function, entity.name.method, meta.function-call#FF6B9Dbold
entity.name.class, entity.name.type, support.type#A855C7
variable, variable.other#8B7CC8
entity.name.tag#E91E96
markup.heading#E91E96bold
markup.heading.markdown#E91E96bold
entity.other.attribute-name#E91E96
support.function, support.class#00A896
constant.character.escape, string.quoted string#C77DD8
invalid, invalid.illegal#FF6B8Abold
markup.bold, markup.italicbold
markup.underlineunderline
markup.strikethroughstrikethrough
meta.diff.header, markup.inserted#00A896
markup.deleted#FF6B8A
markup.changed#FF9F7A
markup.heading.markdown#E91E96bold
markup.bold.markdown, markup.italic.markdown#A855C7bold

Shiki preview

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

Loading...

Pastel Yumekawa Theme - Coding Theme