[SOLVED] How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

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
BrunoMiranda
Level 4
Level 4
Posts: 359
Joined: Thu Jun 24, 2010 2:22 pm

[SOLVED] How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by BrunoMiranda »

I've installed the Mint-Y-Dark-Blue theme to soften my reading at night but the buttons on Nemo are really small. Also, the menu text is too much squeezed next to one another:

https://imgur.com/knTVX4f


I would like the size of the buttons and the text to look like 'normal' on the Mint-X-Aqua theme:

https://imgur.com/ClYv0Iz


(I guess it's just a matter of finding the right place on the file and change the icons' size)

I know the file I have to tinker with is

/usr/share/themes/Mint-Y-Dark-Blue/gtk-3.0/gtk.css

because if I change it's name the theme will look different (including the items I want to change), but I've looked into it and I couldn't find what to change amongst all that complexity...

Can anyone help me to modify this, please? Thanks!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Bye for now,
Bruno


(Always backup before you screw up :)
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by smurphos »

So from that screenshot you are using a theme that's built for a different GTK version to what your system has....

So two quesrions.

What Mint version?

Where did you source the theme from?
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
BrunoMiranda
Level 4
Level 4
Posts: 359
Joined: Thu Jun 24, 2010 2:22 pm

Re: How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by BrunoMiranda »

you are using a theme that's built for a different GTK version to what your system has...

You got me!!
:P (dramatic theatrical death)

I'm using LMDE2 (yeah, me know, me knows) and I've imported it from Mint 19.1. So I guess the GTK version might be different, yes (and also the Cinnamon version).

Since coding and specially GTK is out of my expertize, for what you can see, is it easily possible to achieve my requests, or does it become too cumbersome?
It works well enough, worst chances... :|
Bye for now,
Bruno


(Always backup before you screw up :)
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by smurphos »

https://github.com/linuxmint/cinnamon-s ... 68b8cb.zip

The link will download a copy of the Cinnamon Spices theme repo as it was on 18/12/2018. This is just before all of the third-party Mint-Y variants were removed from Spices in light of the release of 'official' colour variants for Mint 19.1 and LMDE3

In there you will find a Mint-Y-Yltra-Dark and a Mint-Y-Dark-Blue - both are pretty much the same and both support GTK3.18 which is what I think you've got on LMDE2.

When you are extracting the themes to put in ~/.themes or /usr/share/themes bear in mind the folder you want is a layer down in the file hierarchy - i.e the folder to copy is the one selected in my screenshot.

Image
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
BrunoMiranda
Level 4
Level 4
Posts: 359
Joined: Thu Jun 24, 2010 2:22 pm

Re: How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by BrunoMiranda »

Smurphos!

Thank you so much for your help! It did work!! :D

The only thing that is not working is the scroll bar on the left, when using the Mint-Y-Dark-Blue theme. The part that you can drag up and down to scroll the page is invisible on Nemo (it's actually dark grey on dark grey and remains dark grey when being dragged instead of blue in Firefox), but it works well on Firefox, so that is a small price to pay for my visual comfort.

Meanwhile, for your info, my LMDE2 has GTK3.14.5+4, e believe, not GTK3.18 as you mentioned.

Either way, if you don't have a quick'n easy right under your fingertips way to solve the invisible scroll bar thingy, just let me know and I'll marked this topic as [SOLVED].

Thank you very much again, Smurphos! Cheers.
Bye for now,
Bruno


(Always backup before you screw up :)
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by smurphos »

BrunoMiranda wrote: Sun Apr 21, 2019 4:47 pm Meanwhile, for your info, my LMDE2 has GTK3.14.5+4, e believe, not GTK3.18 as you mentioned.

Either way, if you don't have a quick'n easy right under your fingertips way to solve the invisible scroll bar thingy, just let me know and I'll marked this topic as [SOLVED].

Thank you very much again, Smurphos! Cheers.
No worries. I've just checked both themes in Mint 18.3 (which is GTK 3.18) and the scrollbars look to be working as they should there so i guess there may still be a few incompatibilities between the GTK 3.18 theme and your actual GTK version. Sorry I haven't got a secret stash of pre-GTK 3.18 themes :roll: :)
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
JosephM
Level 6
Level 6
Posts: 1463
Joined: Sun May 26, 2013 6:25 pm

Re: How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by JosephM »

This is just going by memory. I don't think Gtk3.14 had the overlay scrollbars and 3.18 does. My memory isn't great on this but it might explain the scrollbar problem.
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.
Resistor
Level 4
Level 4
Posts: 258
Joined: Wed Nov 03, 2010 12:04 am
Location: Western Ozarks

Re: How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by Resistor »

BrunoMiranda wrote: Sun Apr 21, 2019 4:47 pm Smurphos!

Thank you so much for your help! It did work!! :D

The only thing that is not working is the scroll bar on the left, when using the Mint-Y-Dark-Blue theme. The part that you can drag up and down to scroll the page is invisible on Nemo (it's actually dark grey on dark grey and remains dark grey when being dragged instead of blue in Firefox), but it works well on Firefox, so that is a small price to pay for my visual comfort.

Meanwhile, for your info, my LMDE2 has GTK3.14.5+4, e believe, not GTK3.18 as you mentioned.

Either way, if you don't have a quick'n easy right under your fingertips way to solve the invisible scroll bar thingy, just let me know and I'll marked this topic as [SOLVED].

Thank you very much again, Smurphos! Cheers.
There was a setting somewhere in Preferences, to toggle the overlay scrollbars, but did not seem to make a difference in Cinnamon.

The Gnome Color Chooser worked for me.
Scroll to the right-most tab - Engines.
Tic the box next to Scrollbars.

Then, go to the Specific tab.
I checked them all, though I don't know if that was needed.

Apply, then Test it in the file manager, by selecting something different.
Or, closing the file manager, then restarting it.

The change showed up in the Xed text editor, by switching tabs, I think.

They are small, but visible.
I have not gotten around to playing with the theme files, yet.
Mostly waiting to see what Mint 19.2 brings.
Dell Inspiron 15-7567 Gaming Laptop i5, 8GB Ram, 256GB SSD. - Win 10 Inhibited. Nvidia GTX 1050 Ti. LM 19.3 Cinnamon x2
Asus VivoBook F512FA-AB34, 8 GB Ram, Kernel 5.3.0-45-generic, i3-8145U. No Win10.
BrunoMiranda
Level 4
Level 4
Posts: 359
Joined: Thu Jun 24, 2010 2:22 pm

Re: How can I get the buttons in Nemo look bigger on Mint-Y-Dark-Blue?

Post by BrunoMiranda »

Thank you all for your feedback and comments.

I tried the Gnome Color Chooser. Thanks, @Resistor! :wink:

It's a nice tool indeed. But it doesn't affect a thing on Nemo.
It does affect Gedit, but it never had this issue. Gedit always had it's scrool bars. Nemo must have it's scroll bars written some other way different, I guess.
Either way, I'm keeping this software as a reference for future versions of Mint where I might need to tweak some visuals.

I'll try it on another LMDE2 machine I have with MATE and see what it does, although from memory I believe Caja does not suffer from this issue, it accepted the Mint-Y-Dark-Blue from @Smurphos very nicely.


This is one of the things I, as a user, feel sorry for, on the Linux Desktop (specially Cinnamon). The visuals are becoming way too modern (flat saturated childish colours and looks and the imitation of the MacOS, IMO) and the user is losing configurability. (and even on the Microsoft Windows side, XP had it just right and it has been downhill ever since)
And things don't integrate so perfectly (like Evince or the PDF reader in Cinnamon) as it has it's own top bars with it's own colours, menu thing and minimize, maximize and close buttons thing that does not read the desktop theme's settings.
I have already created some mess on my work flow because I rely on brighter colours for the active window and I ended up closing the wrong window because I've mistaken it.
These issues were strong enough to keep me from upgrading to the newest versions of Mint (specially Cinnamon). I love the general Cinnamon desktop but it's default looks just meh... (and it needs some better keyboard integration)

(requiem for the times of the Gnome2 desktop...)


But I'm not belittling all the hard work, the good intentions and the personal efforts of the people working on this - they are very good and work hard so I can have a free OS and desktop - in fact, I thank you all.
But this desktop look and feel programming is something that is beyond me, I'm just a user here who does not understand what's behind the hood and does not have the simple effective tools to configure it all easily from one single control panel and get on back to work.

Once again, thank you all for your feedback and suggestions.
Bye for now,
Bruno


(Always backup before you screw up :)
Locked

Return to “Themes, Icons & Wallpaper”