Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Look of Toolbox>
#2
I think I saw an issue request to the developers recently but I can't find it again.

The tooltips toggle that was there in Gimp 2.10 has gone in Gimp 3.0. You can not reinstate it but you can make the tooltips pop-up invisible using this code in a gimp.css file for your User profile.

Code:
tooltip {
   opacity: 0;
}


I will attach that little file (unzip it)  and in a Windows Gimp it goes here:

   

Not much can be easily done with those tool-options sliders. You could try an Artbox theme from here: https://script-fu.github.io/artbox/hub/themes/folder/   The Artbox system theme look like this:

   


Attached Files
.zip   gimp.css.zip (Size: 194 bytes / Downloads: 0)
Reply


Messages In This Thread
Look of Toolbox> - by FransHarderwijk - Yesterday, 06:54 PM
RE: Look of Toolbox> - by rich2005 - Today, 08:24 AM
RE: Look of Toolbox> - by FransHarderwijk - Today, 10:00 AM
RE: Look of Toolbox> - by rich2005 - Today, 10:13 AM

Forum Jump: