forked from eden-emu/eden
qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1)
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
This commit is contained in:
parent
ad0b295125
commit
7e01311061
246 changed files with 2887 additions and 1 deletions
|
@ -11,6 +11,8 @@ const Themes themes{{
|
|||
{"Light Colorful", "colorful"},
|
||||
{"Dark", "qdarkstyle"},
|
||||
{"Dark Colorful", "colorful_dark"},
|
||||
{"Midnight Blue", "qdarkstyle_midnight_blue"},
|
||||
{"Midnight Blue Colorful", "colorful_midnight_blue"},
|
||||
}};
|
||||
|
||||
Values values = {};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue