mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-22 11:37:56 -04:00
Fixes #592 Explicitly specify black font color by default
(like it is in light color themes).
This commit is contained in:
parent
f66e3aba11
commit
ba0c3fab24
@ -1,5 +1,6 @@
|
||||
QWidget {
|
||||
background-color: #EAECF0;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user