
plain3colors
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a really simple and stupid gtk theme made with just 3 colors.
Includes a little bash script for changing them like this:
$ sh p3c_themeator.sh #0000ff #00ff00 #ff0000
Playing with Agave, you can obtain beautifull colorsets.
It was made for adapting gtk apps to my Fvwm theme, so when I changed Fvwm's appearance I could change Gtk's accordingly too with just a call to it's script.
The script assumes the theme to be in ~/.themes/ and uses gtk-theme-swith(2) for changing it, but can be easily modified.
ComplexNumber
13 years ago
Report
ComplexNumber
13 years ago
It's just nice to see something a bit different.
Report
ozroc
13 years ago
Aqua Style:
Color1 #d9edff
Color2 #ffffff
Color3 #3e44ff
;)
Report
ozroc
13 years ago
Color1 #d9ed42
Color2 #8c992b
Color3 #3e4413
Metal:
Color1 #999999
Color2 #bbbbbb
Color3 #555555
Musk:
Color1 #8bd665
Color2 #d6c765
Color3 #8265d5
Chocolate:
Color1 #422400
Color2 #a85d00
Color3 #a0a800
Report