On 29/02/2020 00:26, Christopher Lam wrote: > This may be caused by some recent changes to html-fonts when the gtk > theme is dark. Tell us what theme you're using? >
I'm using kde plasma with the breeze-dark theme and krita dark colour scheme. GTK theme is breeze dark. Gnucash doesn't adhere to the theme colours so I have the following css in the gnucash gtk-3.0-css... .header-color { background-color: #363636; color: #c8c8c8; } .primary-color { background-color: #383838; } .primary-color:disabled { background-color: #383838; } .secondary-color { background-color: #323232; } .secondary-color:disabled { background-color: #323232; } .split-color { background-color: #474747; } .split-color:disabled { background-color: #53728e; } .cursor-color { background-color: #383838; color: #c8c8c8; } cursor entry { background-color: #383838; color: #c8c8c8; } _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel