[ENH] bootstrap themes across light and dark mode#6950
[ENH] bootstrap themes across light and dark mode#6950Ndaboom wants to merge 10 commits intoYlianst:masterfrom
Conversation
|
@Ndaboom sorry thats made it worse! and i was just using the default color theme in day mode |
|
@Ndaboom is this still going on? |
Yes, it is, but I haven't had a chance to continue working yet. I will follow up here very soon when I get something. |
…headings, text, forms, and navigation elements
ad2d55c to
7157422
Compare
…emes, ensuring better visibility and contrast for text and buttons
…oth light and dark modes with appropriate styles
…s in span tags for better styling and visibility
…for improved consistency
…ext, and spans for improved visibility
|
Hi @si458, I've made a few changes. Could you test them when you have a chance? Thank you. |
…with improved specificity
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Bump? |
|
@Ndaboom What is the next step? |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
@si458 what is halting it? |





This fix sets explicit text colors for
<h1>elements in both light and dark modes to ensure visibility and maintain visual contrast. A very dark gray (#adafae) is used for light mode to avoid pure black on white, improving readability and aesthetics, while a very light gray (#f8f9fa) is used in dark mode for optimal contrast.