Hi all,

 First time writing to this list, so I should start with a huge thanks for
the great work. Meld is my favourite diff tool and I cant imagine my day
to  day work without it.

 I am trying to run meld with dark theme. I have installed the latest
version (meld-3.18.0) and tried to load  meld-dark.css, either by renaming
it in meld.css or changing the respective line at /bin/meld from:
 css_file = os.path.join(meld.conf.DATADIR, "meld.css")
to:
 css_file = os.path.join(meld.conf.DATADIR, "meld-dark.css")

but in both situations I get the following message:

➜  bin ./meld
Couldn't load Meld-specific CSS
(/home/dialog/Downloads/meld-3.18.0/data/meld-dark.css)
gtgtk-css-provider-error-quarkk-css-provider-error-quark: <broken
file>:1:0Failed to import: Error opening file: No such file or directory (2)

I would appreciate some help, as I would really prefer to use meld with
dark colors.

Also I would really like to contribute to the project. I have some very
basic feature requests that I have found over time that would make working
with meld even more user friendly. How/Where would be the best place to
file feature requests so maybe some other people express their opinion and
maybe a few guidelines on how to work on it.

Best regards,

Aris
_______________________________________________
meld-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/meld-list

Reply via email to