Skip to main content
Coding Theme

SUSHI Theme

Publisher: Ichimura TomooThemes in package: 1

Bring the finest 'Nigiri' to your coding. Even when you're bogged down by a nasty bug, just watch the sushi flying across your screen. It's sure to lift your spirits! Thanks to its lightweight ECS (Entity Component System) design, it won't get in the way of your coding speed!

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#485859
  • activityBar.foreground#E8D3C7
  • button.background#DCCB18
  • button.foreground#162018
  • button.hoverBackground#C2B215
  • editor.background#000B00
  • editor.foreground#9cb357
  • editor.lineHighlightBackground#131C17
  • editor.selectionBackground#66CDAA55
  • editorCursor.foreground#EAEAEA
  • editorGroupHeader.tabsBackground#485859
  • editorGutter.addedBackground#a69425
  • editorGutter.background#302833
  • editorGutter.deletedBackground#c1e4e9
  • editorGutter.modifiedBackground#e6b422
  • editorIndentGuide.activeBackground#E6B422
  • editorIndentGuide.background#c8ccd40d
  • editorLineNumber.activeForeground#E6B422
  • editorLineNumber.foreground#6F7D73
  • focusBorder#66CDAA
  • list.activeSelectionBackground#1A241E
  • list.activeSelectionForeground#66CDAA
  • list.hoverBackground#162018
  • sideBar.background#485859
  • sideBar.foreground#E8D3C7
  • sideBarSectionHeader.background#302833
  • statusBar.background#485859
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#302833
  • tab.activeForeground#E8D3C7
  • tab.inactiveBackground#485859
  • tab.inactiveForeground#9EA1A3
  • terminal.ansiBlack#302833
  • terminal.ansiBlue#74ADE8
  • terminal.ansiBrightBlack#595455
  • terminal.ansiBrightBlue#73ADE9
  • terminal.ansiBrightCyan#C1E4E9
  • terminal.ansiBrightGreen#5EA83F
  • terminal.ansiBrightMagenta#FA7D5A
  • terminal.ansiBrightRed#E60033
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E6B422
  • terminal.ansiCyan#6EB4BF
  • terminal.ansiGreen#A1C181
  • terminal.ansiMagenta#E95295
  • terminal.ansiRed#D07277
  • terminal.ansiWhite#E8D3C7
  • terminal.ansiYellow#FCD575
  • terminal.background#000B00
  • terminal.foreground#E8D3C7
  • terminalCursor.foreground#5EA83F
  • titleBar.activeBackground#485859
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#485859

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.quoted.docstring#6F7D73italic
keyword.control, keyword.operator.new, keyword.operator.expression#E95295
keyword, storage.type, storage.modifier, keyword.declaration#5EA83F
string, punctuation.definition.string, string.quoted#A1C181
entity.name.function, support.function, meta.function-call.generic, meta.method-call#FA7D5A
meta.decorator entity.name.function.decorator, meta.decorator, punctuation.definition.annotation#74ADE8
constant.numeric#BF956A
constant.language.boolean, constant.language, support.constant#DFC184
entity.name.type, entity.name.class, entity.name.namespace, support.type, support.class, meta.type.name, meta.type.annotation, entity.other.inherited-class#FCD575
variable.language.self, variable.language.this, variable.language.super, variable.parameter.function.language.special.self#FCD575italic
variable.parameter#6EB4BFitalic
variable, variable.other, variable.language#ACB2BE
variable.other.property, support.type.property-name, meta.object-literal.key, entity.name.tag.yaml, support.type.property-name.json#D07277
entity.name.tag, meta.tag.sgml, punctuation.definition.tag#74ADE8
entity.other.attribute-name#74ADE8italic
keyword.operator#6EB4BF
punctuation.bracket, punctuation.delimiter, punctuation.separator, punctuation.terminator, punctuation.section#B2B9C6
string.regexp, constant.other.character-class.regexp, keyword.operator.quantifier.regexp#D07277
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, meta.selector#FCD575
markup.heading, markup.heading punctuation.definition.heading, entity.name.section#FA7D5Abold
markup.bold, markup.italic#FCD575
markup.underline.link, string.other.link#74ADE8
SUSHI Theme by Ichimura Tomoo - VS Code Theme