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 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.0" viewBox="12 12 35 35"><path d="M24 16.5c0 1.2 1.3 1.5 6 1.5s6-.3 6-1.5-1.3-1.5-6-1.5-6 .3-6 1.5m2 4.8c-4.1 1.4-8 6.8-8 11.1 0 7.7 7.9 13.8 15.1 11.7 9.8-2.9 12.1-15.4 3.9-21.2-3.5-2.4-6.9-2.9-11-1.6m10 4.4c4.9 4.3 4.3 12.1-1 14.8-4.2 2.2-7.4 1.8-10.9-1.1-4.3-3.6-4.4-9.3-.2-13.5 3.8-3.8 8-3.9 12.1-.2"/></svg>
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.2219 3.54937H28.6724V0H12.2219V3.54937ZM20.4505 7.09861C11.3797 7.09861 4 14.4783 4 23.5491C4 32.6203 11.3797 40 20.4505 40C29.5217 40 36.9014 32.6203 36.9014 23.5491C36.9014 14.4783 29.5217 7.09861 20.4505 7.09861ZM20.4505 36.4508C13.3366 36.4508 7.54885 30.663 7.54885 23.5491C7.54885 16.4353 13.3367 10.6478 20.4506 10.6478C27.5647 10.6478 33.3527 16.4353 33.3527 23.5491C33.3527 30.663 27.5647 36.4508 20.4506 36.4508" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 363 B

After

Width:  |  Height:  |  Size: 554 B