mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
feat: add darkblue theme, refactor dark theme
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": "ピンク",
|
||||
|
||||
@@ -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": "粉色",
|
||||
|
||||
Reference in New Issue
Block a user