[GNC] Color of register placeholder text and hiding register header

Glenn Fowler gfowler1 at outlook.com
Sun Sep 11 12:28:48 EDT 2022


/* register blank transaction placeholder text */

*.gnc-class-register-cursor {
  color: purple;
}


/* register header */

*.gnc-class-register-header {
  background-color: #a8b8bf;
  color: black;
}

You could make the text and background in the header the same color to hide
it.


On Sun, Sep 11, 2022 at 3:41 AM chandler via gnucash-user <
gnucash-user at gnucash.org> wrote:

> Hey all, I'm using Gnucash 4.11 on Linux and trying to get the coloring of
> the register to my liking.  I'm using ~/.config/gnucash/gtk-3.0.css for the
> settings.
>
> I haven't yet figured out how to change the color of the placeholder text
> that shows up when the cursor is not in that textbox.  That is the
> gray-colored italic "Num" "Description" "Notes" indicated by the red arrow
> in the attached Screenshot.
>
> I tried using the GTK+ Inspector to try and find this value, but I can't
> seem to find any of the entries in gtk-3.0.css in the GTK Inspector, any
> idea how to properly use it?
>
> Also I would like to disable/hide the top header in the register (outlined
> by the blue border in the Screenshot), is there anyway to do that?
>
> Thanks in advance!_______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


More information about the gnucash-user mailing list