hrdwrrsk / adementary-theme

A theme for GNOME/Budgie/Xfce/Cinnamon desktop with elementary-ish aesthetics.
GNU General Public License v3.0
149 stars 9 forks source link

Missing step for instalation? #64

Open mdamaceno opened 4 years ago

mdamaceno commented 4 years ago

I'm a Fedora 31 user. Following strictly the instructions to install the theme, I get this:

$ ./install.sh -d ~/.themes
cp: cannot stat '/home/mdamaceno/adementary-theme/src/cinnamon/cinnamon.css': No such file or directory

I realized the need to run the script ./render-assets.sh before running the above command.

Perhaps, the parser script must be included to the documentation.

rbreaves commented 4 years ago

He deleted some compiled css files and probably didn't add in the right code for re-compiling them. Either back date your commits, or fix the code and submit a PR would be my suggestion.

iDings commented 4 years ago

run parse-sass.sh first before install.sh