Applet Customization in Cinnamon.css

Style your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
gabrieldamon42

Applet Customization in Cinnamon.css

Post by gabrieldamon42 »

I have just begun customizing themes in Cinnamon. I have been able to figure most parts out but I am not sure how to customize the hover on items of drop-down menus in applets or the drop-down menus inside drop-down menus. I want to change the color of the grey menu options in this screen shot:
dropdown.png
where is this option in the cinnamon.css file?
Thanks for any help,
Gabriel
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JosephM
Level 6
Level 6
Posts: 1463
Joined: Sun May 26, 2013 6:25 pm

Re: Applet Customization in Cinnamon.css

Post by JosephM »

For the drop down menus you use:

.popup-menu-item:active {
}

For the drop down menu's sub menu you use;

.popup-sub-menu .popup-menu-item:active {
}
When I give opinions, they are my own. Not necessarily those of any other Linux Mint developer or the Linux Mint project as a whole.
Locked

Return to “Themes, Icons & Wallpaper”