Skip to content

style: red button unintended font-color black#615

Merged
tomalaforge merged 1 commit into
tomalaforge:mainfrom
svenson95:stylefix-red-button-font-color
Feb 21, 2024
Merged

style: red button unintended font-color black#615
tomalaforge merged 1 commit into
tomalaforge:mainfrom
svenson95:stylefix-red-button-font-color

Conversation

@svenson95

@svenson95 svenson95 commented Feb 20, 2024

Copy link
Copy Markdown
Contributor

I guess two buttons have the wrong font color, because there are similar buttons with a different font color:

Bildschirmfoto 2024-02-20 um 01 31 59 Bildschirmfoto 2024-02-20 um 01 35 44

background-color: red;
border-color: red;
color: white;
color: white !important;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed this is working fine for that time, but it's often better to use CSS variables because some colors differ from dark and light themes.

@tomalaforge tomalaforge merged commit 419063b into tomalaforge:main Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants