diff --git a/src/Gui/Stylesheets/ProDark.qss b/src/Gui/Stylesheets/ProDark.qss index 95681cc38949..2b5fb0d7b507 100644 --- a/src/Gui/Stylesheets/ProDark.qss +++ b/src/Gui/Stylesheets/ProDark.qss @@ -2336,7 +2336,7 @@ QTableView { } SpreadsheetGui--SheetTableView { - qproperty-foregroundColor: #e0e0e0; + qproperty-foregroundColor: #505050; qproperty-aliasForegroundColor: #202020; }