Critiques pour Multithreaded Download Manager
Multithreaded Download Manager par jingyu9575
Avis de Amit Kulkarni
Noté 4 sur 5
par Amit Kulkarni, il y a 7 ansSeems to work fine. Thanks!
However, with dark GTK theme, the UI elements are not visible (gray text on white background).
However, with dark GTK theme, the UI elements are not visible (gray text on white background).
Réponse du développeur
mis en ligne : il y a 7 ansMaybe the GTK theme changes the default text color. I will look into it when I get Linux to work on my new machine. Meanwhile as a workaround, try clicking "Custom CSS" in the options and putting in:
html, input, select { color: black; }
html, input, select { color: black; }