mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-01 19:16:29 -04:00
add dark theme (#2695)
This commit is contained in:
parent
ea38a0fe48
commit
20f28c8331
4 changed files with 144 additions and 1 deletions
|
@ -954,6 +954,7 @@ class SetThemeView : public View {
|
|||
{"Aqua", 2},
|
||||
{"Green", 3},
|
||||
{"Red", 4},
|
||||
{"Dark", 5},
|
||||
},
|
||||
true};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue