make ListHeader color independently customizable
This commit is contained in:
@@ -32,6 +32,8 @@ type ThemeFile struct {
|
||||
type ThemeColors struct {
|
||||
// Supersonic-specific colors
|
||||
|
||||
ListHeader string
|
||||
|
||||
PageBackground string
|
||||
|
||||
// Fyne colors
|
||||
|
||||
Reference in New Issue
Block a user