Created
May 31, 2015 11:35
-
-
Save specktator/f4e1e3c8ecb68f0ceb01 to your computer and use it in GitHub Desktop.
update transmission's dark theme.sh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://raw.githubusercontent.com/specktator/transmission-dark-theme/master/transmission-dark.css -O /tmp/transmdark.css ; cat /tmp/transmdark.css >> /usr/share/transmission/web/style/transmission/common.css |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment