mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
DolphinQt: Embed custom dark theme for Windows.
This commit is contained in:
4
Source/Core/DolphinQt/Styles/Dark/radiobutton-empty.svg
Normal file
4
Source/Core/DolphinQt/Styles/Dark/radiobutton-empty.svg
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg width="1000" height="1000" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="500" cy="500" r="450" style="stroke:#7e7e7e;stroke-width:100;fill:none;" />
|
||||
</svg>
|
After Width: | Height: | Size: 225 B |
Reference in New Issue
Block a user