For those who like Doors 8 style, in spite of everything
Run make install or move the Railway folder into your ~/.themes folder.
Download it from here or search for "Railway" in your Cinnamon theme settings.
You can get some prebuilt color variations from the repository archive. You'll have to install them manually by copying the themes into your ~/.themes folder.
To create a custom color variation of the theme you need to install it from source in order to get the original code and scripts.
Once you have it run make color=COLOR, where COLOR is the hexadecimal color without #. For example make color=FF00FF. Then run make install.
Run ./utils.sh --watch to automatically compile and reload the theme. It will create a link in ~/.themes.
It's important to run utils.sh from its containing directory.
Contributions are accepted via GitHub pull requests here. Please, if you modify any image resource, run ./utils.sh --simplify before creating a commit.
IMPORTANT: Never edit CSS files directly. They are overriden at build.
sassc: compile sass filesinotifywait (inotify-tools): watch for changes (optional)scour: remove svg metadata (optional)
Special thanks to @zagortenay333 for the codebase.
