Skip to content

Commit 981e12d

Browse files
ROMInfoDialog: fix game title being unreadable with dark themes
1 parent c851d65 commit 981e12d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/qt_sdl/ROMInfoDialog.ui

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,7 @@
664664
border: 1px solid #a2a2a2;
665665
border-left-color: #797979;
666666
letter-spacing: -0.5px;
667+
color: black;
667668
background-color: qlineargradient(
668669
x1: 0, y1: 0,
669670
x2: 0, y2: 1,

0 commit comments

Comments
 (0)