feat: add darkblue theme, refactor dark theme

This commit is contained in:
pa
2025-08-03 21:59:40 +09:00
committed by Natsumi
parent 4e64177722
commit 2fea5f25b9
14 changed files with 890 additions and 502 deletions

View File

@@ -379,6 +379,8 @@
"theme_mode_system": "System",
"theme_mode_light": "Light",
"theme_mode_dark": "Dark",
"theme_mode_blue": "Blue",
"theme_mode_darkblue": "Dark Blue",
"theme_mode_darkvanillaold": "Dark Vanilla (old)",
"theme_mode_darkvanilla": "Dark Vanilla",
"theme_mode_pink": "Pink",

View File

@@ -374,6 +374,7 @@
"theme_mode_system": "システム",
"theme_mode_light": "ライト",
"theme_mode_dark": "ダーク",
"theme_mode_darkblue": "ダークブルー",
"theme_mode_darkvanillaold": "ダークバニラ (レガシー)",
"theme_mode_darkvanilla": "ダークバニラ",
"theme_mode_pink": "ピンク",

View File

@@ -376,6 +376,7 @@
"theme_mode_system": "跟随系统",
"theme_mode_light": "浅色",
"theme_mode_dark": "深色",
"theme_mode_darkblue": "深蓝色",
"theme_mode_darkvanillaold": "深色香草(旧)",
"theme_mode_darkvanilla": "深色香草",
"theme_mode_pink": "粉色",