thomaspark / bootswatch

Themes for Bootstrap
https://bootswatch.com
MIT License
14.56k stars 3.67k forks source link

Morph Dark Mode Dialog Readability Issues #1282

Closed dbq-andersons closed 1 year ago

dbq-andersons commented 1 year ago

Good Day,

When Morph is flipped to dark mode, Modals, Popovers, and Toasts have limited readability due to the fonts being too light compared to their background.

morph-dark-mode-readability

If I'm missing a switch or something, please let me know.

Cheers,

Bill Anderson

thomaspark commented 1 year ago

Pushing styles for these components in dark mode:

Screenshot 2023-10-23 at 1 48 24 PM

dbq-andersons commented 1 year ago

Thomas,

Thank you so much! Can I get greedy and ask for one more?

class="card bg-secondary"

image

Cheers,

Bill

thomaspark commented 1 year ago

Not a problem, pushing a fix for secondary and light cards in dark mode.

Screenshot 2023-10-23 at 1 59 06 PM

dbq-andersons commented 1 year ago

Thanks Thomas!

Have a great day,

Bill