Il y a une erreur d'interprétation du .css.
Je ne suis un peu mélanger les pédales et comme tu n'utilise que la version master, il faut un version spéciale qui pointe vers le répertoire darktable dans /opt
Ne pas utiliser ce .css avec une version normale de darktable.
Je ne suis un peu mélanger les pédales et comme tu n'utilise que la version master, il faut un version spéciale qui pointe vers le répertoire darktable dans /opt
Code :
/*
This file is part of darktable,
copyright (c) 2019 Aurélien Pierre.
darktable is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
darktable is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with darktable. If not, see <http://www.gnu.org/licenses/>.
*/
@import url("/opt/darktable/share/darktable/themes/darktable-elegant-grey.css");
*
{
font-size: 0.8em;
}
Ne pas utiliser ce .css avec une version normale de darktable.