nightfox-gtk-theme: update tweak variant list (#458430)

This commit is contained in:
Aleksana
2025-11-20 01:12:19 +00:00
committed by GitHub
+13 -8
View File
@@ -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"