From e6e3c8eda9e8c853e5897d7f057a471a19f06a25 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Mon, 18 May 2026 05:10:57 -0600 Subject: [PATCH] update --- i18n.js | 11 +++ index.html | 3 + style.css | 230 +++++++++++++++++++++++++++++++++++++++++++++++++++++ theme.js | 1 + 4 files changed, 245 insertions(+) diff --git a/i18n.js b/i18n.js index 758f725..25147b3 100644 --- a/i18n.js +++ b/i18n.js @@ -142,6 +142,7 @@ export const DESIGN_THEME_LABELS = { nord: "Nord", "animal-crossing": "动森", minecraft: "我的世界", + "persona-5": "女神异闻录 5", }, "zh-Hant": { fluent: "Fluent", @@ -151,6 +152,7 @@ export const DESIGN_THEME_LABELS = { nord: "Nord", "animal-crossing": "動森", minecraft: "我的世界", + "persona-5": "女神異聞錄 5", }, en: { fluent: "Fluent", @@ -160,6 +162,7 @@ export const DESIGN_THEME_LABELS = { nord: "Nord", "animal-crossing": "Animal Crossing", minecraft: "Minecraft", + "persona-5": "Persona 5", }, ja: { fluent: "Fluent", @@ -169,6 +172,7 @@ export const DESIGN_THEME_LABELS = { nord: "Nord", "animal-crossing": "どうぶつの森", minecraft: "マインクラフト", + "persona-5": "ペルソナ5", }, ko: { fluent: "Fluent", @@ -178,6 +182,7 @@ export const DESIGN_THEME_LABELS = { nord: "Nord", "animal-crossing": "동물의 숲", minecraft: "마인크래프트", + "persona-5": "페르소나 5", }, wenyan: { fluent: "流光", @@ -187,6 +192,7 @@ export const DESIGN_THEME_LABELS = { nord: "清寒", "animal-crossing": "森友", minecraft: "方块世界", + "persona-5": "异闻录五", }, mars: { fluent: "流↗光", @@ -196,6 +202,7 @@ export const DESIGN_THEME_LABELS = { nord: "清↗寒★", "animal-crossing": "动↗森★", minecraft: "我↗的★世界", + "persona-5": "女↘神★异闻5", }, garbled: { fluent: "◼è▦", @@ -205,6 +212,7 @@ export const DESIGN_THEME_LABELS = { nord: "æ◽屯¿", "animal-crossing": "ä◼▤è", minecraft: "▤◼▦è屯", + "persona-5": "▦¥◼ç5", }, bin: { fluent: "0101", @@ -214,6 +222,7 @@ export const DESIGN_THEME_LABELS = { nord: "0101010", "animal-crossing": "01010101", minecraft: "0101010", + "persona-5": "01010101", }, meow: { fluent: "喵喵", @@ -223,6 +232,7 @@ export const DESIGN_THEME_LABELS = { nord: "喵喵喵", "animal-crossing": "喵喵喵喵", minecraft: "喵喵喵", + "persona-5": "喵喵喵喵喵", }, emoji: { fluent: "💧", @@ -232,6 +242,7 @@ export const DESIGN_THEME_LABELS = { nord: "❄️", "animal-crossing": "🌿", minecraft: "⛏️", + "persona-5": "🎭", }, } diff --git a/index.html b/index.html index 63c38f6..e3fa829 100644 --- a/index.html +++ b/index.html @@ -49,6 +49,9 @@
  • Minecraft
  • +
  • + Persona 5 +