mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Rename themes
This commit is contained in:
parent
295a93e5ec
commit
c9da638366
6 changed files with 3 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ const prefList*: OrderedTable[string, seq[Pref]] = {
|
|||
|
||||
"Display": @[
|
||||
Pref(kind: select, name: "theme", label: "Theme",
|
||||
defaultOption: "Dark"),
|
||||
defaultOption: "Nitter"),
|
||||
|
||||
Pref(kind: checkbox, name: "hideTweetStats",
|
||||
label: "Hide tweet stats (replies, retweets, likes)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue