If I use AppImage darktable where are themes and cache ?
Particulary I need darktable.css to use md3 themes.
I don’t think the themes are cached anywhere. You can select a theme in the preferences. Or you can fish the CSS out of the source code.
You can provide your CSS via preferences, does that not work to override everything you need?
Or you can create your own. For the AppImage, the location may be different, y I’m not at my computer now.
https://darktable-org.github.io/dtdocs/en/preferences-settings/general/#css-theme-modifications
This is my modification
But darker_mod has import_url from base.css and base.css has import_url from … darktable.css. And this is my question : where is darktable.css.
I have windows computer with darktable installed and I can get darktable.css from this computer but if I didn’t have.
Thank You.
You can get the theme file from here: darktable/data/themes/darktable.css at darktable-5.0.x · darktable-org/darktable · GitHub
But you’d need to manually keep this file up to date.
@Crit how are we supposed to install your MD3 theme?