Adding Midnight_Blue to themes
Add files via upload Removed refresh and view_refresh
This commit is contained in:
parent
67c143f971
commit
577b4fe4e9
4 changed files with 3 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