mirror of
https://github.com/YACReader/yacreader
synced 2026-03-02 10:50:04 -05:00
Initial implementation of theming
This commit is contained in:
16
images/serverConfigBackground.svg
Normal file
16
images/serverConfigBackground.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 329 595">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #f0f;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path class="cls-1" d="M251.75,42c18.89,0,34.25,15.36,34.25,34.25v443.5c0,18.89-15.36,34.25-34.25,34.25H77.25c-18.89,0-34.25-15.36-34.25-34.25V76.25c0-18.89,15.36-34.25,34.25-34.25h174.5M251.75,36H77.25c-22.23,0-40.25,18.02-40.25,40.25v443.5c0,22.23,18.02,40.25,40.25,40.25h174.5c22.23,0,40.25-18.02,40.25-40.25V76.25c0-22.23-18.02-40.25-40.25-40.25h0Z"/>
|
||||
<rect class="cls-1" x="141" y="59" width="47" height="13" rx="6.5" ry="6.5"/>
|
||||
<rect class="cls-1" x="35" y="138" width="3" height="20"/>
|
||||
<rect class="cls-1" x="35" y="173" width="3" height="34"/>
|
||||
<rect class="cls-1" x="35" y="213" width="3" height="34"/>
|
||||
<rect class="cls-1" x="291" y="186" width="3" height="49"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 911 B |
Reference in New Issue
Block a user