adementary-theme
adementary-theme copied to clipboard
Missing step for instalation?
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.
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.
run parse-sass.sh first before install.sh