mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-16 03:46:54 -04:00
Dark theme: add missing entry to QSS file (QTextEdit)
This commit is contained in:
@@ -277,7 +277,7 @@ QHeaderView::section
|
||||
color: white;
|
||||
}
|
||||
|
||||
QPlainTextEdit
|
||||
QPlainTextEdit, QTextEdit
|
||||
{
|
||||
background: #454545;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user