diff --git a/core/src/main/resources/com/github/weisj/darklaf/properties/ui/cell.properties b/core/src/main/resources/com/github/weisj/darklaf/properties/ui/cell.properties index 4c8efaef..b7cd88e0 100644 --- a/core/src/main/resources/com/github/weisj/darklaf/properties/ui/cell.properties +++ b/core/src/main/resources/com/github/weisj/darklaf/properties/ui/cell.properties @@ -26,7 +26,7 @@ # Cell.foreground = %textForeground Cell.foregroundSelected = %textSelectionForeground -Cell.foregroundNoFocus = %textSelectionForegroundInactive +Cell.foregroundNoFocus = %textForeground Cell.foregroundSelectedNoFocus = %textSelectionForegroundInactive Cell.inactiveForeground = %textForegroundInactive