Separate project tree icons from the rest
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user