Fixes #2100: this will fix the problem of text not visible in the modal when dark theme is set #2112
Reference in New Issue
Block a user
Delete Branch "fix/issue-2100-dark-theme-does-not-allow-text-to-be-visible-in-modal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added 'text-primary' inside the class, this will pick the appropriate system color based on theme
Thanks so much, @DSY4444! Can you add a screenshot of the result of your changes? Helps us review/approve PRs much faster.
sure, @Shpigford I'll add screenshots showing difference
before


after
As you can see the visibility of text changes based on theme, earlier it was not the case.
@DSY4444 i think some of the elements are still applying the incorrect color