Open scj643 opened 5 years ago
Adding the ability to pass a prefix to enable making a fork of the theme easier.
This would modify the theme’s index.theme and the output names.
Ex.
$ ./autogen.sh —program-prefix=CJ
Would change. The theme name to CJ-Arc CJ-Arc-Dark and so on.
CJ-Arc
CJ-Arc-Dark
Feel free to open a PR for the change.
Adding the ability to pass a prefix to enable making a fork of the theme easier.
This would modify the theme’s index.theme and the output names.
Ex.
Would change. The theme name to
CJ-Arc
CJ-Arc-Dark
and so on.