WhiteSur-icon-theme icon indicating copy to clipboard operation
WhiteSur-icon-theme copied to clipboard

Dark theme support (with resolution)

Open goahe opened this issue 4 years ago • 0 comments

Want Dark theme support?... Easy!

Run from the command line INSIDE THE FOLDER OF THE ICON THEME ONLY (you are warned explicitly):

$ perl -pi -e 's/#363636/#c6c6c6/g' `find . -name '*.svg'`

Now you have light icons on a dark background. 🎉

goahe avatar Oct 28 '20 20:10 goahe