Skip to content

Conversation

@leandronsp
Copy link
Contributor

For those utilizing dark mode, the Rust logo on the table in the README file is not easily visible. To enhance visibility, I have added a white background to the logo using inline CSS.

Screenshot 2023-09-28 at 01 42 36
Copy link
Owner

@kelvins kelvins left a comment

Choose a reason for hiding this comment

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

Hi @leandronsp, I'm not sure if this works in Github markdown files, at least it hasn't been rendered here. I also found this Stackoverflow question related to this topic and looks like CSS can only be used inside foreignObject.

We could have our custom SVG logos that fit the color scheme, that would be amazing, but it's kind of tricky to create.

@leandronsp
Copy link
Contributor Author

I got it, changing directly the SVG would be a better option.

What do you prefer? Should we close this PR linking to a new issue for whoever could work on SVG's?

@kelvins
Copy link
Owner

kelvins commented Sep 30, 2023

Yes, it makes sense, feel free to create the issue 👍

@leandronsp leandronsp closed this Oct 3, 2023
@leandronsp leandronsp deleted the add-white-bg-on-rust-icon branch October 3, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants