Hi, François!

Try placing file from attachment to your ~/.config/darktable/themes and
don't forget to change theme to "local" in dt preferences.

Tune it if needed.

Best wishes,

Timur.

On Wed, 2020-03-04 at 10:44 +0100, François Patte wrote:
> Bonjour,
> 
> I want to change the font-size on the darktable interface (on DT 2.6
> the
> size was too small, on DT 3.0 it is too large!). I did not find how
> to
> do this in the preferences.
> 
> So, I copied the file from
> /opt/darktable/share/darktable/style/style.css in my
> ~/.config/darktable
> and tried to change the font-size, but it does not work!
> 
> How can I proceed?
> 
> Thank you.
@import url("/usr/share/darktable/themes/darktable.css");

*
{
  font-size: 1em;
}

#header_label,
#darktable_label,
#view_label,
#view_dropdown
{
  font-size: 1.3em;
}

#iop-panel-label,
#lib-panel-label
{
  font-size: 1em;
}

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to