Skip to content

Update SVG colors and styles for improved readability#25

Merged
trossr32 merged 1 commit intomainfrom
reapit
Dec 5, 2025
Merged

Update SVG colors and styles for improved readability#25
trossr32 merged 1 commit intomainfrom
reapit

Conversation

@trossr32
Copy link
Copy Markdown
Owner

@trossr32 trossr32 commented Dec 5, 2025

Update SVG colors and styles for improved readability

Changed the fill color of <path> elements in the SVG from black to white. Replaced the darkreader styles with a new <style> block that sets background-color, border-color, and color to dark mode-friendly values. Added a rule to adjust specific inline background-color styles. Reordered xmlns attributes in the <svg> tag and improved indentation for better readability.

Changed the `fill` color of `<path>` elements in the SVG from black to white. Replaced the `darkreader` styles with a new `<style>` block that sets `background-color`, `border-color`, and `color` to dark mode-friendly values. Added a rule to adjust specific inline `background-color` styles. Reordered `xmlns` attributes in the `<svg>` tag and improved indentation for better readability.
@trossr32 trossr32 self-assigned this Dec 5, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 5, 2025

No outdated npm packages found 🚀

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 5, 2025

No outdated nuget packages found 🚀

@trossr32 trossr32 merged commit a962bc2 into main Dec 5, 2025
1 check passed
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.

1 participant