Linux Lite Forums
How to change the font of the Whisker Menu Title - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Tutorials (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=21)
+--- Thread: How to change the font of the Whisker Menu Title (/showthread.php?tid=1426)



How to change the font of the Whisker Menu Title - anon222 - 01-18-2015

I've discovered this accidentally. You can change the title if you use the pango markup language.
Right-click on the Menu then Properties.
[img height=600 width=361]http://i.imgur.com/9TfSecn.png[/img]
When the whisker menu dialog  opens change the title to this:
Code:
<span foreground="black" size="large">Menu</span>
foreground defines the font color
You can set your own font color. For example red, green, #fff, #fcfc02...
size defines the font size, some of them are 'xx-small', 'x-small', 'small', 'medium', 'large', 'x-large', 'xx-large'
If you want to see more options follow this link
[img height=456 width=800]http://i.imgur.com/thVMZ6T.png[/img]


Re: How to change the font of the Whisker Menu Title - bitsnpcs - 01-19-2015

Thank You for the tutorial misko  Smile


Re: How to change the font of the Whisker Menu Title - anon222 - 01-19-2015

Cheers bits
I've contacted the developer and he will not be adding options to control the pango markup.
Every option adds more complexity, and he has to determine what he feels is appropriate to maintain.
I don't mind that. In the future he's adding transparency to the menu. That's going to be so cool. Smile


Re: How to change the font of the Whisker Menu Title - rokytnji - 01-19-2015

Goes with my Steampunk Icon set and Conky. Everything blends just right.

[Image: 6wBjWk5.png]


Re: How to change the font of the Whisker Menu Title - anon222 - 01-19-2015

Very nice Rok.Thumbs up.[img height=32 width=43]http://www.psdgraphics.com/wp-content/uploads/2009/12/thumbs-up.jpg[/img]


Re: How to change the font of the Whisker Menu Title - altman - 01-19-2015

Thanx for the tutorial Misko ! Keep them coming up .

Great shot rokyt .


Re: How to change the font of the Whisker Menu Title - bitsnpcs - 01-24-2015

Hello misko,
I have just used your tutorial, I used gimp color picker to find the hex for the icon colour then used that as the menu foreground colour, added weight as heavy, and size medium.
It looks very nice, Thank You  Smile


Re: How to change the font of the Whisker Menu Title - anon222 - 01-24-2015

You are welcome. Smile