Multithreaded Download Manager 的評論
Multithreaded Download Manager 作者: jingyu9575
Amit Kulkarni 所留下的評論
評價 4 分,滿分 5 分
來自 Amit Kulkarni,7 年前Seems 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).
開發者回應
張貼於 7 年前Maybe 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; }