You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug: The heading in the "Learn" tab becomes unclear and hard to read when the light theme is active. The color palette used for the heading text doesn't provide enough contrast against the background, making it difficult to distinguish.
How are you going to fix it?: I will update the CSS to use a more visible color for the heading text when the light theme is applied. This can be achieved by increasing the contrast between the text color and the background color, ensuring that the heading remains readable in both dark and light themes. For example, changing the text color to a darker shade like #333 or adjusting the background color for better contrast.
The text was updated successfully, but these errors were encountered:
Yes, it's going to add the quality of the contribution, if you want you can do it, or open another issue (someone else could also do that issue, it's your choice to whether do it or not)
Describe the bug: The heading in the "Learn" tab becomes unclear and hard to read when the light theme is active. The color palette used for the heading text doesn't provide enough contrast against the background, making it difficult to distinguish.
How are you going to fix it?: I will update the CSS to use a more visible color for the heading text when the light theme is applied. This can be achieved by increasing the contrast between the text color and the background color, ensuring that the heading remains readable in both dark and light themes. For example, changing the text color to a darker shade like #333 or adjusting the background color for better contrast.
The text was updated successfully, but these errors were encountered: