nightfox-gtk-theme: update tweak variant list (#458430)
This commit is contained in:
@@ -35,14 +35,19 @@ let
|
||||
"yellow"
|
||||
"all"
|
||||
];
|
||||
tweakVariantList = [
|
||||
"nord"
|
||||
"carbon"
|
||||
"black"
|
||||
"float"
|
||||
"outline"
|
||||
"macos"
|
||||
];
|
||||
tweakVariantList =
|
||||
map (scheme: scheme + "fox") [
|
||||
"carbon"
|
||||
"dusk"
|
||||
"nord"
|
||||
"tera"
|
||||
]
|
||||
++ [
|
||||
"black"
|
||||
"float"
|
||||
"outline"
|
||||
"macos"
|
||||
];
|
||||
iconVariantList = [
|
||||
"Duskfox"
|
||||
"Duskfox-Alt"
|
||||
|
||||
Reference in New Issue
Block a user