
Milky Smooth
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
adpsimpson
14 years ago
Any idea why?
Report
kotatsu
14 years ago
Report
keyzr
14 years ago
wonderfull icons !!!
keep it up the good work...
merci beaucoup, bye :)
Report
chwombat
14 years ago
Report
swzk
14 years ago
but one thing... you cant tell if the button is pressed or not in some apps(fluxkeys, gmpc random and repeat buttons). http://www.zippyimages.com/19587.html to illustrate that.
Report
NikolaP
14 years ago
Report
bvc
14 years ago
bg[ACTIVE] = "#A0A0A0"
in
style "button"
like this
style "button" {
fg[PRELIGHT] = "#000000"
bg[PRELIGHT] = "#ffffff"
bg[ACTIVE] = "#A0A0A0"
adding the following will stop the default gtk colors from showing in the options and checks.
text[NORMAL] = "#000000"
text[PRELIGHT] = "#c4c4c4"
text[SELECTED] = "#ffffff"
text[ACTIVE] = "#000000"
I also added
base[NORMAL] = "#ffffff"
base[PRELIGHT] = "#717171"
Report
youknowmewell
14 years ago
Myself, I prefer dark themes. Infact, I use a combination of Rmilk-Black metacity with Tenebrific gtk2 for my environment. When one uses a computer alot, and at all during the night, one appreciates dark themes. They really make a difference on the eyes.
Report
NikolaP
14 years ago
>just another white/grey theme.
Yes, but how 'bout over 200 svg stock icons I've made for this theme? Is that not "unique" enough?
Report
arctic
14 years ago
btw: thank you for this wonderful theme. :)
Report
Yukonjack
14 years ago
Report
Ausmosis
14 years ago
Report
Yukonjack
14 years ago
Report
bvc
14 years ago
:D
Report