LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Customize Whisker Menu buttons
#2
Use this .gtkrc-2.0
In the previous post I had one character on the wrong place  :-\ 

#.gtkrc-2.0
#Whisker

    style "darkback"
    {
          engine "pixmap"
            {
                 
                    image
                    {
                            function                = BOX
                            recolorable            = TRUE
                            state                  = PRELIGHT
                            file                    = "hover.png"
                            border                  = { 1, 1, 1, 1 }
                            stretch                = FALSE
                    }
                    image
                    {
                            function                = BOX
                            recolorable            = TRUE
                            state                  = ACTIVE
                            file                    = "hover.png"
                            border                  = { 1, 1, 1, 1 }
                            stretch                = FALSE
                    }
            }
            bg[NORMAL] = "#404040"
            bg[ACTIVE] = "#606060"
            bg[PRELIGHT] = "#808080"
            fg[NORMAL] = "#ccc"
            fg[ACTIVE] = "#fff"
            fg[PRELIGHT] = "#fff"
    }
    widget "whiskermenu-window*" style "darkback"
#end of file
Reply


Messages In This Thread
Customize Whisker Menu buttons - by misko_2083 - 07-24-2014, 08:49 AM
Re: Customize Whisker Menu buttons - by misko_2083 - 07-24-2014, 09:22 AM
Re: Customize Whisker Menu buttons - by Valtam - 07-24-2014, 11:02 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)