Recenze doplňku Multithreaded Download Manager
Multithreaded Download Manager od jingyu9575
Recenze od uživatele Amit Kulkarni
Hodnocení: 4 z 5
od uživatele Amit Kulkarni, před 7 letySeems 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).
Odpověď vývojáře
zveřejněno před 7 letyMaybe 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; }