feat: Add support for dark mode node icons and colors (#9412)

Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
This commit is contained in:
Elias Meire
2024-06-06 13:34:30 +02:00
committed by GitHub
parent 68e856d155
commit 600013a1ab
294 changed files with 1421 additions and 519 deletions

View File

@@ -1 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 104.5 104.5"><g id="Components"><g id="_4f9f4310-b469-4610-a42b-081d434ae1d6_1"><polygon points="78.3999 0 52.2 0 52.2 26.1001 78.3999 52.1997 52.2 78.3999 52.2 104.5 78.3999 104.5 104.5 78.3999 104.5 26.1001 78.3999 0" style="fill:#0b353b; stroke-width:0px;"/><polygon points="39.2 13 26.1001 0 0 0 0 26.1001 13 39.1997 26.1001 52.1997 52.2 26.1001 39.2 13" style="fill:#0b353b; stroke-width:0px;"/><polygon points="13 65.2998 0 78.3999 0 104.5 26.1001 104.5 39.2 91.3999 52.2 78.3999 26.1001 52.1997 13 65.2998" style="fill:#0b353b; stroke-width:0px;"/></g></g></svg>
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.0044 4.95768L9.99002 0H0V9.9538L4.97597 14.9494L9.99002 19.9078L4.97597 24.9041L0 29.8995V39.8533H9.99002L19.9804 29.8995V39.8518H30.0092L40 29.8987V9.9538L30.0092 0H19.9804L19.9811 9.95306L15.0044 4.95768ZM19.9811 9.95306L30.0092 19.907L19.9804 29.8995L9.99002 19.9078L19.9811 9.95306Z" fill="#0B353B"/>
</svg>

Before

Width:  |  Height:  |  Size: 674 B

After

Width:  |  Height:  |  Size: 461 B