mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
ENH:dark mode of imgui part
Change-Id: I42975f9004be1a348db83f1a5790490dbc444c9d
This commit is contained in:
parent
1400e9d63a
commit
df260dd724
81 changed files with 877 additions and 297 deletions
14
resources/images/notification_close_dark.svg
Normal file
14
resources/images/notification_close_dark.svg
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 24.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" baseProfile="basic" id="close_window"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100"
|
||||
xml:space="preserve">
|
||||
<g>
|
||||
<g>
|
||||
<circle fill="#3E3E45" cx="50" cy="50" r="40.3"/>
|
||||
</g>
|
||||
<path fill="#818183" d="M54.3,51.3L74,31.6c1-1,1-2.6,0-3.6s-2.6-1-3.6,0L50.7,47.7L31,28c-1-1-2.6-1-3.6,0s-1,2.6,0,3.6l19.7,19.7
|
||||
L27.4,71c-1,1-1,2.6,0,3.6c0.5,0.5,1.1,0.7,1.8,0.7s1.3-0.2,1.8-0.7l19.7-19.7l19.7,19.7c0.5,0.5,1.1,0.7,1.8,0.7
|
||||
c0.6,0,1.3-0.2,1.8-0.7c1-1,1-2.6,0-3.6L54.3,51.3z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 708 B |
Loading…
Add table
Add a link
Reference in a new issue