Make lyng-mark white and regenerate 256x256 PNG

This commit is contained in:
Sergey Chernov 2025-11-29 10:54:27 +01:00
parent 59055ace8c
commit 9c342c5c72
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -3,7 +3,7 @@
<style>
:root { color-scheme: light dark; color: #000; }
@media (prefers-color-scheme: dark) { :root { color: #fff; } }
.mark { fill: currentColor; }
.mark { fill: #fff; }
.math { font-family: 'STIX Two Math', 'Cambria Math', 'Times New Roman', serif; }
</style>
<g class="mark math">

Before

Width:  |  Height:  |  Size: 574 B

After

Width:  |  Height:  |  Size: 566 B