mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Use json file based themes instead of code to create them (theme editor + theme mode settings)
This commit is contained in:
29
images/appearance_config/theme-mode-dark.svg
Normal file
29
images/appearance_config/theme-mode-dark.svg
Normal file
@ -0,0 +1,29 @@
|
||||
<?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 93 58">
|
||||
<defs>
|
||||
<style>
|
||||
.cls-1 {
|
||||
fill: #404040;
|
||||
}
|
||||
|
||||
.cls-2 {
|
||||
fill: #292929;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<rect class="cls-2" width="93" height="58" rx="5" ry="5"/>
|
||||
<rect class="cls-1" x="4" y="4" width="19" height="50" rx="3.12" ry="3.12"/>
|
||||
<rect class="cls-1" x="26" y="4" width="63" height="16" rx="3.12" ry="3.12"/>
|
||||
<g>
|
||||
<rect class="cls-1" x="26" y="21" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="39" y="21" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="52" y="21" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="65" y="21" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="78" y="21" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="26" y="38" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="39" y="38" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="52" y="38" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="65" y="38" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
<rect class="cls-1" x="78" y="38" width="11" height="16" rx="3.13" ry="3.13"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user