Adding flair to Nemo and Mint-Y

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
User avatar
johnsonmt01
Level 1
Level 1
Posts: 17
Joined: Wed Mar 23, 2022 10:53 pm

Adding flair to Nemo and Mint-Y

Post by johnsonmt01 »

I feel that the Mint-Y themes make Nemo look a bit plain. My goal was to add permanent borders around the toolbar buttons, similar to what the Yaru theme does. With the help of skilled Mint-YZ theme developer SebastJava, I came up with the following solution:

https://github.com/SebastJava/mint-yz-t ... ussions/52

Open the gtk-3.0/gtk.css file in Mint-Y or your other favorite theme. Add these lines at the bottom of this file:

toolitem .image-button {border: 1px solid #xxxxxx; }
toolitem .image-button:disabled {border: 1px solid #xxxxxx; }

Change xxxxxx to your hex color of choice, making sure there will be good contrast. Save the file, change themes, and you should be all set.
Attachments
Screenshot from 2022-12-11 13-45-11.png
Last edited by LockBot on Sun Jun 11, 2023 10:00 pm, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
exploder
Level 15
Level 15
Posts: 5623
Joined: Tue Feb 13, 2007 10:50 am
Location: HartfordCity, Indiana USA

Re: Adding flair to Nemo and Mint-Y

Post by exploder »

That does look very nice!
Locked

Return to “Themes, Icons & Wallpaper”