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#1A1A1D
  • activityBar.foreground#C3073F
  • editor.background#1A1A1D
  • editor.foreground#EEEEEE
  • editor.lineHighlightBackground#222224
  • editor.selectionBackground#C3073F44
  • editorCursor.foreground#4E4E50
  • editorLineNumber.activeForeground#C3073F
  • editorLineNumber.foreground#404044
  • editorWidget.foreground#EEEEEE
  • list.inactiveSelectionForeground#EEEEEE
  • panel.foreground#EEEEEE
  • panelTitle.activeForeground#EEEEEE
  • panelTitle.inactiveForeground#8B8B90
  • sideBar.background#121214
  • sideBar.foreground#EEEEEE
  • sideBarSectionHeader.foreground#EEEEEE
  • sideBarTitle.foreground#EEEEEE
  • statusBar.background#950740
  • terminal.background#1A1A1D
  • terminal.foreground#EEEEEE
  • titleBar.activeBackground#121214
  • titleBar.activeForeground#EEEEEE
  • titleBar.border#222224
  • titleBar.inactiveBackground#121214
  • titleBar.inactiveForeground#8B8B90
  • tree.indentGuidesStroke#404044

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6F2232italic
comment.block, comment.line#6F2232italic
comment.block.documentation, comment.line.documentation#8B4555italic
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#C3073F
keyword.control.conditional, keyword.control.flow, keyword.control.import, keyword.control.return, keyword.control.as, keyword.control.from, keyword.control.export, keyword.control.default#C3073F
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#C3073F
entity.name.function, entity.name.method, meta.function-call entity.name.function, meta.method-call entity.name.function#950740
support.function, variable.function#950740
meta.method.call, meta.function.call.member#950740
support.function.builtin, support.function.console, support.function.magic#950740
variable, variable.other, variable.other.readwrite, variable.other.object#BC8CFF
variable.parameter, variable.parameter.function#FF6A75
variable.other.property, variable.other.object.property, variable.other.member, meta.object-literal.key, support.type.property-name#4E8397
punctuation.accessor#C3073F
variable.language, variable.language.this, variable.language.super, variable.language.self#C3073Fitalic
constant, constant.other#FF6A75
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.none, constant.language.nil#FF6A75
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal, constant.numeric.decimal#7FCDFF
constant.character.escape#6BA5B8
string, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple#4E8397
string.template, string.interpolated#4E8397
meta.template.expression, meta.embedded#EEEEEE
punctuation.definition.template-expression, punctuation.section.embedded#C3073F
string.regexp, constant.character.escape.regexp, constant.other.character-class.regexp#7FE6A5
constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp#4E8397
keyword.operator.quantifier.regexp#FF6A75
entity.name.class, entity.name.type.class, support.class#FF6A75
entity.name.type.interface, entity.name.interface#FF6A75
entity.name.type.struct, storage.type.struct#FF6A75
entity.name.type.enum, storage.type.enum#FF6A75
variable.other.enummember, constant.other.enum#FF6A75
entity.name.type, support.type, entity.name.type.primitive#FF6A75
support.type.primitive, support.type.builtin, keyword.type#4E8397
entity.name.type.parameter, meta.type.parameters entity.name.type#FF6A75
entity.name.namespace, entity.name.type.namespace, entity.name.type.module, storage.type.namespace#EEEEEE
meta.import, meta.export, keyword.control.import, keyword.control.export, keyword.control.from#C3073F
variable.other.readwrite.alias, meta.import variable.other#4E8397
keyword.operator, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.decrement#C3073F
keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.optional#C3073F
punctuation, punctuation.separator, punctuation.terminator#EEEEEE
punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces, meta.brace.round, meta.brace.square, meta.brace.curly#EEEEEE
meta.decorator, punctuation.decorator, entity.name.function.decorator, storage.type.annotation#FF6A75
entity.other.attribute-name, entity.other.attribute#4E8397
meta.preprocessor, keyword.control.directive, entity.name.function.preprocessor#8B4555
entity.name.function.macro, constant.other.placeholder#FF6A75
entity.name.label#FF6A75
invalid, invalid.illegal, invalid.deprecated#F85149
entity.name.tag.tsx, entity.name.tag.jsx, support.class.component.tsx, support.class.component.jsx#7FE6A5
punctuation.definition.tag.jsx, punctuation.definition.tag.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx#8B4555
entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#FF6A75
entity.name.tag.html, entity.name.tag#7FE6A5
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#8B4555
entity.other.attribute-name.html, entity.other.attribute-name#4E8397
string.quoted.double.html, string.quoted.single.html#4E8397
entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less#7FE6A5
entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss#FF6A75
entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss#4E8397
entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css#950740
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#4E8397
support.constant.property-value.css, support.constant.property-value.scss#4E8397
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#FF6A75
support.function.css, support.function.scss#950740
variable.css, variable.argument.css#4E8397
support.type.property-name.json, support.type.property-name.json.comments#4E8397
string.quoted.double.json, string.quoted.double.json.comments#4E8397
markup.heading, markup.heading.markdown, entity.name.section.markdown#C3073Fbold
punctuation.definition.heading.markdown#C3073Fbold
markup.bold, markup.bold.markdown#FF6A75bold
markup.italic, markup.italic.markdown#4E8397italic
markup.bold markup.italic, markup.italic markup.bold#950740bold italic
markup.inline.raw.markdown, markup.inline.raw.string.markdown#4E8397
markup.fenced_code.block.markdown, markup.raw.block.markdown#EEEEEE
fenced_code.block.language.markdown#8B4555
markup.underline.link.markdown, markup.underline.link.image.markdown#C3073F
string.other.link.title.markdown, string.other.link.description.markdown#4E8397
markup.quote.markdown, punctuation.definition.quote.begin.markdown#8B4555italic
markup.list.unnumbered.markdown, markup.list.numbered.markdown, punctuation.definition.list.begin.markdown#FF6A75
meta.separator.markdown#404044
string.quoted.docstring.multi.python, string.quoted.docstring.single.python#8B4555italic
variable.parameter.function.language.special.self.python#C3073Fitalic
entity.name.function.decorator.python, meta.function.decorator.python#FF6A75
support.function.magic.python#950740
storage.modifier.lifetime.rust, entity.name.type.lifetime.rust#C3073Fitalic
entity.name.function.macro.rust, support.function.macro.rust#FF6A75
entity.name.package.go#EEEEEE
meta.preprocessor.include.c, meta.preprocessor.include.cpp#8B4555
string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp#4E8397
storage.type.annotation.java, punctuation.definition.annotation.java#FF6A75
meta.type.annotation.ts, meta.type.annotation.tsx#FF6A75
meta.object-literal.key.ts, meta.object-literal.key.js#4E8397
entity.name.tag.yaml#4E8397
keyword.key.toml#4E8397
keyword.other.DML.sql, keyword.other.DDL.sql#C3073F
entity.name.type.graphql#FF6A75
variable.other.readwrite.shell, variable.other.normal.shell#4E8397
support.function.builtin.shell, entity.name.command.shell#950740

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