ENH:dark mode of imgui part

Change-Id: I42975f9004be1a348db83f1a5790490dbc444c9d
This commit is contained in:
liz.li 2022-11-15 19:28:46 +08:00 committed by Lane.Wei
parent 1400e9d63a
commit df260dd724
81 changed files with 877 additions and 297 deletions

View file

@ -0,0 +1,4 @@
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M50 90C72.0914 90 90 72.0914 90 50C90 27.9086 72.0914 10 50 10C27.9086 10 10 27.9086 10 50C10 72.0914 27.9086 90 50 90Z" fill="#3E3E45"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M28 50C28 48.8954 28.8954 48 30 48H70C71.1046 48 72 48.8954 72 50C72 51.1046 71.1046 52 70 52H30C28.8954 52 28 51.1046 28 50Z" fill="#818183"/>
</svg>

After

Width:  |  Height:  |  Size: 447 B