Merge pull request #335 from jedisct1/zls-gray
Make ZLS logo readable when GitHub is in dark mode
This commit is contained in:
commit
affbd2de6b
2
.github/assets/zls.svg
vendored
2
.github/assets/zls.svg
vendored
@ -1 +1 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" width="280" height="143" viewBox="0 0 74 38"><text font-family="Inter,sans-serif" font-size="12.7" font-weight="700"><tspan x="2" y="12" fill="#f7a41d">Zig</tspan><tspan x="2" y="23">Language</tspan><tspan x="2" y="35">Server</tspan></text></svg>
|
<svg xmlns="http://www.w3.org/2000/svg" width="280" height="143" viewBox="0 0 74 38"><text font-family="Inter,sans-serif" font-size="12.7" font-weight="700"><tspan x="2" y="12" fill="#f7a41d">Zig</tspan><tspan x="2" y="23" fill="#888">Language</tspan><tspan x="2" y="35" fill="#888">Server</tspan></text></svg>
|
||||||
|
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 311 B |
Loading…
Reference in New Issue
Block a user