early-access version 2241

This commit is contained in:
pineappleEA
2021-11-25 11:41:27 +01:00
parent 6ad4c4e120
commit 4b7b7d217c
3 changed files with 31 additions and 29 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
namespace UISettings {
const Themes themes{{
{"Light", "default"},
{"Light Colorful", "colorful"},
{"Default", "default"},
{"Default Colorful", "colorful"},
{"Dark", "qdarkstyle"},
{"Dark Colorful", "colorful_dark"},
{"Midnight Blue", "qdarkstyle_midnight_blue"},