Development > Scripting and Bash

Customize Whisker Menu buttons

(1/2) > >>

anon222:
I'm glad that helped.  :D

gold_finger:
DING!  DING!  DING!

YOU GOT IT!  That minor mistake you caught was indeed the culprit.  Now it works perfectly.  Thanks a lot!

anon222:
No problem.
By the way     
    base[ACTIVE] = "606060"
   text[NORMAL] = "ccc"
   text[ACTIVE] = "fff"
fix it to
     base[ACTIVE] = "#606060"
    text[NORMAL] = "#ccc"
   text[ACTIVE] = "#fff"
otherwise whisker menu will use your system theme :)

gold_finger:
Ok, thanks -- didn't realize that.  Will play around with it some more.

anon222:
This depends on a gtk 2 theme. I used Adwaita as my system theme. Some others will allow you to use background on the right side.

Navigation

[0] Message Index

[#] Next page

Go to full version