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="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M36.9473 39.2H3.05259C1.81022 39.2 0.8 38.1898 0.8 36.9474V3.05264C0.8 1.81024 1.81023 0.8 3.05259 0.8H36.9473C38.1897 0.8 39.2 1.81026 39.2 3.05264V36.9474C39.2 38.1897 38.1897 39.2 36.9473 39.2Z" fill="#4C4C55" stroke="#98989C" stroke-width="1.6" stroke-miterlimit="10"/>
<path d="M27.601 18.7366H27.3213V11.9618C27.3213 9.19465 25.0829 7 22.3783 7H17.6218C14.9171 7 12.6787 9.19465 12.6787 11.9618V14.4428H15.3834V11.9618C15.3834 10.8168 16.4094 9.76717 17.6218 9.76717H22.3783C23.5907 9.76717 24.6166 10.7214 24.6166 11.9618V18.7366H12.399C11.6529 18.7366 11 19.4046 11 20.1679V30.5687C11 31.3321 11.6529 32 12.399 32H27.601C28.3471 32 29 31.3321 29 30.5687V20.1679C29 19.3092 28.3471 18.7366 27.601 18.7366Z" fill="#98989C"/>
</svg>

After

Width:  |  Height:  |  Size: 843 B