hashA0A0A0 claws-mail icon theme

VERSION 0.1

I create this theme becouse I use dark theme (aud-Default with Awoken icons) and I want grey light mono icons for claws-mail.

I simple convert it with a this bash oneliner:

for i in *.png; do convert $i -gamma 3.6 .tmp.png; cp .tmp.png $i; rm .tmp.png; done


LICENSE
this theme is modification of hash303030 by Simon Steinbeiß and its on Creative Commons by-nc-sa


