whitesur-icon-theme: Remove blackPanelIcons option (#438177)

This commit is contained in:
dish
2025-09-05 11:51:34 -04:00
committed by GitHub
@@ -6,7 +6,6 @@
hicolor-icon-theme,
jdupes,
boldPanelIcons ? false,
blackPanelIcons ? false,
alternativeIcons ? false,
themeVariants ? [ ],
}:
@@ -65,7 +64,6 @@ lib.checkListOfEnum "${pname}: theme variants"
--theme ${builtins.toString themeVariants} \
${lib.optionalString alternativeIcons "--alternative"} \
${lib.optionalString boldPanelIcons "--bold"} \
${lib.optionalString blackPanelIcons "--black"}
jdupes --link-soft --recurse $out/share