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