How to put Dark Search Background on Cinnamon Menu

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
lisabonne citadel

How to put Dark Search Background on Cinnamon Menu

Post by lisabonne citadel »

RESULT
https://s18.postimg.org/ibxxyvcx5/Scree ... -58-27.png

add the following after .menu-search-entry-icon on cinnamon.css in /usr/share/themes/YOUR ACTIVE GTK THEME
you can find easily pressing ctrl+f and typing search

#menu-search-entry {
padding: 10px 8px;
color: #ffffff;
font-size: 10pt;
background-color: rgba(0,0,0,0.2);
caret-color: white;
caret-size: 1px;
width: 250px;
height: 15px;
}
save the file and logout
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.
Locked

Return to “Themes, Icons & Wallpaper”