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#05080D
  • activityBar.foreground#FF2D6F
  • editor.background#070B11
  • editor.focusedStackFrameHighlightBackground#39FF6622
  • editor.foreground#E6ECFF
  • editor.lineHighlightBackground#121829
  • editor.selectionBackground#2CFF8A33
  • editor.selectionHighlightBackground#B980FF26
  • editorBracketHighlight.foreground1#53FF7A
  • editorBracketHighlight.foreground2#24E8FF
  • editorBracketHighlight.foreground3#B980FF
  • editorBracketHighlight.foreground4#FF4D8D
  • editorBracketHighlight.foreground5#FFD166
  • editorBracketHighlight.foreground6#FF9D1C
  • editorBracketHighlight.unexpectedBracket.foreground#FF5A5A
  • editorBracketMatch.background#B980FF1F
  • editorBracketMatch.border#B980FF
  • editorCursor.background#53FF7A80
  • editorCursor.foreground#53FF7A
  • editorLineNumber.activeForeground#39FF66
  • editorLineNumber.foreground#3E455C
  • editorWidget.foreground#E6ECFF
  • focusBorder#5D4EFF
  • list.activeSelectionBackground#121E35
  • list.activeSelectionForeground#F1F5FF
  • list.inactiveSelectionForeground#E6ECFF
  • panel.foreground#E6ECFF
  • panelTitle.activeForeground#E6ECFF
  • panelTitle.inactiveForeground#8891A5
  • sideBar.background#05080D
  • sideBar.foreground#E6ECFF
  • sideBarSectionHeader.foreground#E6ECFF
  • sideBarTitle.foreground#E6ECFF
  • statusBar.background#05080D
  • terminal.background#070B11
  • terminal.foreground#E6ECFF
  • titleBar.activeBackground#05080D
  • titleBar.activeForeground#E6ECFF
  • titleBar.border#121829
  • titleBar.inactiveBackground#05080D
  • titleBar.inactiveForeground#8891A5
  • tree.indentGuidesStroke#3E455C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A8294italic
comment.block, comment.line#7A8294italic
comment.block.documentation, comment.line.documentation#8A93A6italic
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#B980FF
keyword.control.conditional, keyword.control.flow, keyword.control.import, keyword.control.return, keyword.control.as, keyword.control.from, keyword.control.export, keyword.control.default#B980FF
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#B980FF
entity.name.function, entity.name.method, meta.function-call entity.name.function, meta.method-call entity.name.function#24E8FF
support.function, variable.function#24E8FF
meta.method.call, meta.function.call.member#24E8FF
support.function.builtin, support.function.console, support.function.magic#00D7FF
variable, variable.other, variable.other.readwrite, variable.other.object#FF4D8D
variable.parameter, variable.parameter.function#FFB366
variable.other.property, variable.other.object.property, variable.other.member, meta.object-literal.key, support.type.property-name#8BD7FF
punctuation.accessor#B980FF
variable.language, variable.language.this, variable.language.super, variable.language.self#FF2D6Fitalic
constant, constant.other#FF8E72
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.none, constant.language.nil#FF8E72
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal, constant.numeric.decimal#FF9D1C
constant.character.escape#5FFFD4
string, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple#F7F38B
string.template, string.interpolated#F7F38B
meta.template.expression, meta.embedded#E6ECFF
punctuation.definition.template-expression, punctuation.section.embedded#B980FF
string.regexp, constant.character.escape.regexp, constant.other.character-class.regexp#5EF7B0
constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp#F7F38B
keyword.operator.quantifier.regexp#FFB366
entity.name.class, entity.name.type.class, support.class#FFD166
entity.name.type.interface, entity.name.interface#FFD166
entity.name.type.struct, storage.type.struct#FFD166
entity.name.type.enum, storage.type.enum#FFD166
variable.other.enummember, constant.other.enum#FF8E72
entity.name.type, support.type, entity.name.type.primitive#FFD166
support.type.primitive, support.type.builtin, keyword.type#F2C96D
entity.name.type.parameter, meta.type.parameters entity.name.type#FFD166
entity.name.namespace, entity.name.type.namespace, entity.name.type.module, storage.type.namespace#E6ECFF
meta.import, meta.export, keyword.control.import, keyword.control.export, keyword.control.from#B980FF
variable.other.readwrite.alias, meta.import variable.other#8BD7FF
keyword.operator, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.decrement#B980FF
keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.optional#B980FF
punctuation, punctuation.separator, punctuation.terminator#E6ECFF
punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces, meta.brace.round, meta.brace.square, meta.brace.curly#E6ECFF
meta.decorator, punctuation.decorator, entity.name.function.decorator, storage.type.annotation#FFB366
entity.other.attribute-name, entity.other.attribute#8BD7FF
meta.preprocessor, keyword.control.directive, entity.name.function.preprocessor#8A93A6
entity.name.function.macro, constant.other.placeholder#FFB366
entity.name.label#FFB366
invalid, invalid.illegal, invalid.deprecated#FF5A5A
entity.name.tag.tsx, entity.name.tag.jsx, support.class.component.tsx, support.class.component.jsx#5EF7B0
punctuation.definition.tag.jsx, punctuation.definition.tag.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx#8A93A6
entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#FFB366
entity.name.tag.html, entity.name.tag#5EF7B0
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end#8A93A6
entity.other.attribute-name.html, entity.other.attribute-name#8BD7FF
string.quoted.double.html, string.quoted.single.html#F7F38B
entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less#5EF7B0
entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss#FFB366
entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss#8BD7FF
entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css#24E8FF
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#8BD7FF
support.constant.property-value.css, support.constant.property-value.scss#F7F38B
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#FFB366
support.function.css, support.function.scss#24E8FF
variable.css, variable.argument.css#8BD7FF
support.type.property-name.json, support.type.property-name.json.comments#8BD7FF
string.quoted.double.json, string.quoted.double.json.comments#F7F38B
markup.heading, markup.heading.markdown, entity.name.section.markdown#FF2D6Fbold
punctuation.definition.heading.markdown#FF2D6Fbold
markup.bold, markup.bold.markdown#FFB366bold
markup.italic, markup.italic.markdown#F7F38Bitalic
markup.bold markup.italic, markup.italic markup.bold#24E8FFbold italic
markup.inline.raw.markdown, markup.inline.raw.string.markdown#F7F38B
markup.fenced_code.block.markdown, markup.raw.block.markdown#E6ECFF
fenced_code.block.language.markdown#8A93A6
markup.underline.link.markdown, markup.underline.link.image.markdown#FF2D6F
string.other.link.title.markdown, string.other.link.description.markdown#8BD7FF
markup.quote.markdown, punctuation.definition.quote.begin.markdown#8A93A6italic
markup.list.unnumbered.markdown, markup.list.numbered.markdown, punctuation.definition.list.begin.markdown#FFB366
meta.separator.markdown#3E455C
string.quoted.docstring.multi.python, string.quoted.docstring.single.python#8A93A6italic
variable.parameter.function.language.special.self.python#FF2D6Fitalic
entity.name.function.decorator.python, meta.function.decorator.python#FFB366
support.function.magic.python#24E8FF
storage.modifier.lifetime.rust, entity.name.type.lifetime.rust#FF2D6Fitalic
entity.name.function.macro.rust, support.function.macro.rust#FFB366
entity.name.package.go#E6ECFF
meta.preprocessor.include.c, meta.preprocessor.include.cpp#8A93A6
string.quoted.other.lt-gt.include.c, string.quoted.other.lt-gt.include.cpp#F7F38B
storage.type.annotation.java, punctuation.definition.annotation.java#FFD166
meta.type.annotation.ts, meta.type.annotation.tsx#FFD166
meta.object-literal.key.ts, meta.object-literal.key.js#8BD7FF
entity.name.tag.yaml#8BD7FF
keyword.key.toml#8BD7FF
keyword.other.DML.sql, keyword.other.DDL.sql#B980FF
entity.name.type.graphql#FFD166
variable.other.readwrite.shell, variable.other.normal.shell#8BD7FF
support.function.builtin.shell, entity.name.command.shell#24E8FF

Shiki preview

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

Loading...