Skip to main content
CodingTheme

Anime Theme Pack — Jujutsu Kaisen, Naruto, One Piece & More

Publisher: LunaCodeThemes in package: 9

🎌 The ultimate anime VS Code theme collection. 9 immersive dark themes inspired by Jujutsu Kaisen (Gojo Satoru), Attack on Titan, My Hero Academia (Deku), Naruto, One Piece, Demon Slayer, Cyberpunk Edgerunners & Akira. Features 200+ color definitions, animated background support, and full UI custom

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#130F16
  • activityBar.foreground#FF9ECD
  • editor.background#19151C
  • editor.foreground#EAEAF0
  • editor.lineHighlightBackground#1F1A24
  • editor.selectionBackground#FF9ECD33
  • editorCursor.foreground#FF9ECD
  • editorLineNumber.activeForeground#FF9ECD
  • editorLineNumber.foreground#3D384C
  • editorWidget.foreground#EAEAF0
  • list.inactiveSelectionForeground#EAEAF0
  • panel.foreground#EAEAF0
  • panelTitle.activeForeground#EAEAF0
  • panelTitle.inactiveForeground#9B95A8
  • sideBar.background#130F16
  • sideBar.foreground#EAEAF0
  • sideBarSectionHeader.foreground#EAEAF0
  • sideBarTitle.foreground#EAEAF0
  • statusBar.background#1F1A24
  • terminal.background#19151C
  • terminal.foreground#F8F8F2
  • titleBar.activeBackground#130F16
  • titleBar.activeForeground#EAEAF0
  • titleBar.border#1F1A24
  • titleBar.inactiveBackground#130F16
  • titleBar.inactiveForeground#9B95A8
  • tree.indentGuidesStroke#3D384C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C7393italic
comment.block, comment.line#6C7393italic
comment.block.documentation, comment.line.documentation#8B8499italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python#FF7AB2
keyword.control.conditional, keyword.control.flow, keyword.control.import, keyword.control.return, keyword.control.as, keyword.control.from, keyword.control.export, keyword.control.default#FF7AB2
storage.type, storage.modifier, storage.type.class, storage.type.function, storage.type.property, storage.type.enum, storage.type.interface, storage.type.namespace, storage.type.struct#FF7AB2
entity.name.function, entity.name.method, meta.function-call entity.name.function, meta.method-call entity.name.function#C792EA
support.function, variable.function#C792EA
meta.method.call, meta.function.call.member#C792EA
support.function.builtin, support.function.console, support.function.magic#64B5F6
variable, variable.other, variable.other.readwrite, variable.other.object#BC8CFF
variable.parameter, variable.parameter.function#FFB88C
variable.other.property, variable.other.object.property, variable.other.member, meta.object-literal.key, support.type.property-name#64B5F6
punctuation.accessor#FF7AB2
variable.language, variable.language.this, variable.language.super, variable.language.self#FF9ECDitalic
constant, constant.other#FFB299
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.none, constant.language.nil#FFB299
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal, constant.numeric.decimal#91D5FF
constant.character.escape#77C8C4
string, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple#F0E18A
string.template, string.interpolated#F0E18A
meta.template.expression, meta.embedded#EAEAF0
punctuation.definition.template-expression, punctuation.section.embedded#FF7AB2
string.regexp, constant.character.escape.regexp, constant.other.character-class.regexp#98E4A8
constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp#F0E18A
keyword.operator.quantifier.regexp#FFB88C
entity.name.class, entity.name.type.class, support.class#FFB88C
entity.name.type.interface, entity.name.interface#FFB88C
entity.name.type.struct, storage.type.struct#FFB88C
entity.name.type.enum, storage.type.enum#FFB88C
variable.other.enummember, constant.other.enum#FFB299
entity.name.type, support.type, entity.name.type.primitive#FFB88C
support.type.primitive, support.type.builtin, keyword.type#64B5F6
entity.name.type.parameter, meta.type.parameters entity.name.type#FFB88C
entity.name.namespace, entity.name.type.namespace, entity.name.type.module, storage.type.namespace#EAEAF0
meta.import, meta.export, keyword.control.import, keyword.control.export, keyword.control.from#FF7AB2
variable.other.readwrite.alias, meta.import variable.other#64B5F6
keyword.operator, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.decrement#FF7AB2
keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.optional#FF7AB2
punctuation, punctuation.separator, punctuation.terminator#EAEAF0
punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces, meta.brace.round, meta.brace.square, meta.brace.curly#EAEAF0
meta.decorator, punctuation.decorator, entity.name.function.decorator, storage.type.annotation#FFB88C
entity.other.attribute-name, entity.other.attribute#64B5F6
meta.preprocessor, keyword.control.directive, entity.name.function.preprocessor#8B8499
entity.name.function.macro, constant.other.placeholder#FFB88C
entity.name.label#FFB88C
invalid, invalid.illegal, invalid.deprecated#F85149
entity.name.tag.tsx, entity.name.tag.jsx, support.class.component.tsx, support.class.component.jsx#98E4A8
punctuation.definition.tag.jsx, punctuation.definition.tag.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx#8B8499
entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#FFB88C
entity.name.tag.html, entity.name.tag#98E4A8
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#8B8499
entity.other.attribute-name.html, entity.other.attribute-name#64B5F6
string.quoted.double.html, string.quoted.single.html#F0E18A
entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less#98E4A8
entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss#FFB88C
entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss#64B5F6
entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css#C792EA
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#64B5F6
support.constant.property-value.css, support.constant.property-value.scss#F0E18A
keyword.other.unit.css, keyword.other.unit.scss, keyword.other.unit.px.css, keyword.other.unit.rem.css, keyword.other.unit.em.css, keyword.other.unit.percentage.css#FFB88C
support.function.css, support.function.scss#C792EA
variable.css, variable.argument.css#64B5F6
support.type.property-name.json, support.type.property-name.json.comments#64B5F6
string.quoted.double.json, string.quoted.double.json.comments#F0E18A
markup.heading, markup.heading.markdown, entity.name.section.markdown#FF9ECDbold
punctuation.definition.heading.markdown#FF9ECDbold
markup.bold, markup.bold.markdown#FFB88Cbold
markup.italic, markup.italic.markdown#F0E18Aitalic
markup.bold markup.italic, markup.italic markup.bold#C792EAbold italic
markup.inline.raw.markdown, markup.inline.raw.string.markdown#F0E18A
markup.fenced_code.block.markdown, markup.raw.block.markdown#EAEAF0
fenced_code.block.language.markdown#8B8499
markup.underline.link.markdown, markup.underline.link.image.markdown#FF9ECD
string.other.link.title.markdown, string.other.link.description.markdown#64B5F6
markup.quote.markdown, punctuation.definition.quote.begin.markdown#8B8499italic
markup.list.unnumbered.markdown, markup.list.numbered.markdown, punctuation.definition.list.begin.markdown#FFB88C
meta.separator.markdown#3D384C
string.quoted.docstring.multi.python, string.quoted.docstring.single.python#8B8499italic
variable.parameter.function.language.special.self.python#FF9ECDitalic
entity.name.function.decorator.python, meta.function.decorator.python#FFB88C
support.function.magic.python#C792EA
storage.modifier.lifetime.rust, entity.name.type.lifetime.rust#FF9ECDitalic
entity.name.function.macro.rust, support.function.macro.rust#FFB88C
entity.name.package.go#EAEAF0
meta.preprocessor.include.c, meta.preprocessor.include.cpp#8B8499
string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp#F0E18A
storage.type.annotation.java, punctuation.definition.annotation.java#FFB88C
meta.type.annotation.ts, meta.type.annotation.tsx#FFB88C
meta.object-literal.key.ts, meta.object-literal.key.js#64B5F6
entity.name.tag.yaml#64B5F6
keyword.key.toml#64B5F6
keyword.other.DML.sql, keyword.other.DDL.sql#FF7AB2
entity.name.type.graphql#FFB88C
variable.other.readwrite.shell, variable.other.normal.shell#64B5F6
support.function.builtin.shell, entity.name.command.shell#C792EA

Shiki preview

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

Loading...

Anime Theme Pack — Jujutsu Kaisen, Naruto, One Piece & More by LunaCode - VS Code Theme