arc-design / arc-theme

A flat theme with transparent elements
GNU General Public License v3.0
697 stars 54 forks source link

Use program-prefix #214

Open scj643 opened 5 years ago

scj643 commented 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.

NicoHood commented 5 years ago

Feel free to open a PR for the change.