Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Commit

Permalink
fix: disallow 'all' in install.py accent options (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
nullishamy committed May 20, 2024
1 parent 5c3ec52 commit 6eeda71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ def parse_args():
"sapphire",
"blue",
"lavender",
"all",
],
help="Accent of the theme.",
)
Expand Down

0 comments on commit 6eeda71

Please sign in to comment.