Dark theme: add missing entry to QSS file (QTextEdit)

This commit is contained in:
morg
2021-11-25 20:34:52 +00:00
committed by Adam Honse
parent dfb322b054
commit d68c398128

View File

@@ -277,7 +277,7 @@ QHeaderView::section
color: white;
}
QPlainTextEdit
QPlainTextEdit, QTextEdit
{
background: #454545;
color: white;