fix: disallow 'all' in install.py accent options (#205)
This commit is contained in:
@@ -49,7 +49,6 @@ def parse_args():
|
|||||||
"sapphire",
|
"sapphire",
|
||||||
"blue",
|
"blue",
|
||||||
"lavender",
|
"lavender",
|
||||||
"all",
|
|
||||||
],
|
],
|
||||||
help="Accent of the theme.",
|
help="Accent of the theme.",
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user