Separate project tree icons from the rest

This commit is contained in:
Veronica Berglyd Olsen
2025-01-08 22:22:09 +01:00
parent 5650792be8
commit a0fea3c025
23 changed files with 215 additions and 138 deletions
+1 -1
View File
@@ -344,7 +344,7 @@ def buildIconTheme(args: argparse.Namespace) -> None:
iconsDir = CURR_DIR / "novelwriter" / "assets" / "icons"
style = args.style
if style == "material":
if style in ("all", "material"):
processMaterialIcons(workDir, iconsDir, {
"material_rounded_thin": {
"name": "Material Symbols - Rounded Thin",