diff --git a/bin/GuiConfigs/FlexGreen by FlexBy.qss b/bin/GuiConfigs/FlexGreen by FlexBy.qss index 6e6e673711..4adaf33e66 100644 --- a/bin/GuiConfigs/FlexGreen by FlexBy.qss +++ b/bin/GuiConfigs/FlexGreen by FlexBy.qss @@ -4,6 +4,7 @@ by FlexBy - 2025-12-01 */ QWidget { background-color: #2a3126; + alternate-background-color: #23262d; color: #e6f7ea; font-family: "Segoe UI"; } @@ -273,4 +274,4 @@ QTableView::item:hover { *:disabled { background: transparent; color: #4d4940; -} \ No newline at end of file +}