store theme
This commit is contained in:
parent
8b0d62fb15
commit
033ef5f8b2
3 changed files with 24 additions and 14 deletions
|
|
@ -9,6 +9,9 @@ func settingsDefaults() map[string]interface{} {
|
|||
"feed_list_width": 300,
|
||||
"item_list_width": 300,
|
||||
"sort_newest_first": true,
|
||||
"theme_name": "light",
|
||||
"theme_font": "",
|
||||
"theme_size": 1,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue