make ListHeader color independently customizable

This commit is contained in:
Drew Weymouth
2023-06-20 18:33:41 -07:00
parent c6fc76172a
commit ecffb81f72
5 changed files with 12 additions and 3 deletions
+2
View File
@@ -32,6 +32,8 @@ type ThemeFile struct {
type ThemeColors struct {
// Supersonic-specific colors
ListHeader string
PageBackground string
// Fyne colors