On Sat, 2019-01-26 at 14:13 +0100, Stefan Klinger wrote: > > Yes, I would really like this. I would also like to have better > visual cues of whether a button is selected or not (e.g., gamut > check, > or the occasional dropper). IMHO the design could be less chic and > more helpful. > > You could try to achieve this by changing the CSS: > > $ cd whatever/your/install/path/is > $ find share/darktable -name \*.css > share/darktable/style/lightbox.css > share/darktable/style/style.css > share/darktable/pswp/default-skin/default-skin.css > share/darktable/pswp/photoswipe.css > share/darktable/darktable.css > > But unless you really know what you're doing, that may break a lot of > DT's appearance, and the CSS is not exactly well documented. I've > been there, trying to get a usable font size. Also, you'd be > responsible to adapt your fix to future darktable > updates. Meanwhile, > I've given up and simply squint and swear when I need to read > something. >
Well, font size is an easy part — darktable.css (other css files are not related to dt theming), look for 8pt. The rest is not so easy, file is quite confusing because widget names are not documented. Timur. ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
