Add konsave export
10
roles/config/files/.config/KDE/Sonnet.conf
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[General]
|
||||||
|
autodetectLanguage=true
|
||||||
|
backgroundCheckerEnabled=true
|
||||||
|
checkUppercase=true
|
||||||
|
checkerEnabledByDefault=false
|
||||||
|
defaultClient=
|
||||||
|
defaultLanguage=de_CH
|
||||||
|
ignore_de_CH=Amarok, KAddressBook, KDevelop, KHTML, KIO, KJS, KMail, KMix, KOrganizer, Konqueror, Kontact, Nepomuk, Okular, Qt, Sonnet
|
||||||
|
preferredLanguages=en_GB, de_CH
|
||||||
|
skipRunTogether=true
|
2
roles/config/files/.config/KDE/UserFeedback.conf
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[UserFeedback]
|
||||||
|
LastEncouragement=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x8b\x81\x2\xbb\xe0\x11\0)
|
@ -0,0 +1,2 @@
|
|||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=2
|
2
roles/config/files/.config/PlasmaUserFeedback
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[Global]
|
||||||
|
FeedbackLevel=64
|
11
roles/config/files/.config/fish/functions/kdesave.fish
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# save kde and plasma settings to gitprojects/configs
|
||||||
|
function kdesave
|
||||||
|
rm -rf ./konsave-export-main ./konsave-export-main.knsv
|
||||||
|
~/gitprojects/konsave/venv/bin/python -m konsave --save konsave-export-main --force
|
||||||
|
~/gitprojects/konsave/venv/bin/python -m konsave --export-profile konsave-export-main
|
||||||
|
unzip konsave-export-main.knsv -d konsave-export-main
|
||||||
|
cp -r ./konsave-export-main/save/configs/* ~/gitprojects/configs/roles/config/files/.config/
|
||||||
|
cp -r ./konsave-export-main/export/home_folder/.* ~/gitprojects/configs/roles/config/files/
|
||||||
|
cp -r ./konsave-export-main/export/share_folder/* ~/gitprojects/configs/roles/config/files/.local/share/
|
||||||
|
rm -rf ./konsave-export-main ./konsave-export-main.knsv
|
||||||
|
end
|
@ -7,21 +7,26 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#6d2229" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#ed8796" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,135.196)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<path vector-effect="none" fill-rule="nonzero" d="M90,-136.031 L90,-85.7223 L142.058,-85.7224 L142.058,-124.145 C142.058,-130.731 136.757,-136.031 130.172,-136.031 L90,-136.031"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#31363b" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="5,5 13,13 " />
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
<polyline fill="none" vector-effect="none" points="13,5 5,13 " />
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.7 KiB |
@ -7,21 +7,26 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#6d2229" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#ed8796" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,135.196)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<path vector-effect="none" fill-rule="nonzero" d="M90,-136.031 L90,-85.7223 L142.058,-85.7224 L142.058,-124.145 C142.058,-130.731 136.757,-136.031 130.172,-136.031 L90,-136.031"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#2a2e32" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="5,5 13,13 " />
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
<polyline fill="none" vector-effect="none" points="13,5 5,13 " />
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.7 KiB |
@ -7,21 +7,44 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#da4453" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-84.5261,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
opacity="0" >
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#2a2e32" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="5,5 13,13 " />
|
<path vector-effect="none" fill-rule="nonzero" d="M90,-83.9735 L90,-33.6646 L142.058,-33.6646 L142.058,-72.0877 C142.058,-78.6731 136.757,-83.9735 130.172,-83.9735 L90,-83.9735"/>
|
||||||
<polyline fill="none" vector-effect="none" points="13,5 5,13 " />
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ed8796" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M90,-83.9735 L90,-33.6646 L142.058,-33.6646 L142.058,-72.0877 C142.058,-78.6731 136.757,-83.9735 130.172,-83.9735 L90,-83.9735"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ed8796" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="116.029" cy="-58.8191" r="14.7475"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.5 KiB |
@ -7,15 +7,44 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="none" stroke="#a1a9b1" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.11111,0,0,1.66667,-5.6514e-06,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.00757614" >
|
||||||
|
<rect x="5.08626e-06" y="44.1667" width="45" height="30"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993858,-13.1566,83.4579)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="5,5 13,13 " />
|
<path vector-effect="none" fill-rule="nonzero" d="M13.6981,-83.9735 L13.6981,-33.6646 L65.7558,-33.6646 L65.7558,-72.0877 C65.7558,-78.6731 60.4554,-83.9735 53.8701,-83.9735 L13.6981,-83.9735"/>
|
||||||
<polyline fill="none" vector-effect="none" points="13,5 5,13 " />
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ed8796" fill-opacity="1" stroke="none" transform="matrix(0.974637,0,0,1.00852,-88.0128,31.8189)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="115.954" cy="-6.76131" r="14.7475"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.58817,0,0,9.92147,-1204.16,-790.719)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.58817,0,0,9.92147,-1204.16,-790.719)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-373.643,-73.6111)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.5" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M231.979,44.1667 L231.979,74.1667 L263.021,74.1666 L263.021,51.2544 C263.021,47.3274 259.861,44.1667 255.934,44.1667 L231.979,44.1667"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 2.6 KiB |
@ -7,21 +7,44 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#ff98a2" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-84.5261,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
opacity="0" >
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#31363b" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="5,5 13,13 " />
|
<path vector-effect="none" fill-rule="nonzero" d="M90,-83.9735 L90,-33.6646 L142.058,-33.6646 L142.058,-72.0877 C142.058,-78.6731 136.757,-83.9735 130.172,-83.9735 L90,-83.9735"/>
|
||||||
<polyline fill="none" vector-effect="none" points="13,5 5,13 " />
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ed8796" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M90,-83.9735 L90,-33.6646 L142.058,-33.6646 L142.058,-72.0877 C142.058,-78.6731 136.757,-83.9735 130.172,-83.9735 L90,-83.9735"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ed8796" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-86.4424,83.4579)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="116.029" cy="-58.8191" r="14.7475"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.44881,0,0,9.77727,-1186.36,-778.863)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.5 KiB |
@ -7,15 +7,38 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="none" stroke="#fcfcfc" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.11111,0,0,1.66667,-5.6514e-06,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.00757614" >
|
||||||
|
<rect x="5.08626e-06" y="44.1667" width="45" height="30"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(0.960471,0,0,0.993859,-13.1566,83.4579)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="5,5 13,13 " />
|
<path vector-effect="none" fill-rule="nonzero" d="M13.6981,-83.9735 L13.6981,-33.6646 L65.7558,-33.6646 L65.7558,-72.0877 C65.7558,-78.6731 60.4554,-83.9735 53.8701,-83.9735 L13.6981,-83.9735"/>
|
||||||
<polyline fill="none" vector-effect="none" points="13,5 5,13 " />
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ed8796" fill-opacity="1" stroke="none" transform="matrix(0.974637,0,0,1.00852,-88.0128,31.8189)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="115.954" cy="-6.76131" r="14.7475"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.58817,0,0,9.92147,-1204.16,-790.719)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#b11b31" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.58817,0,0,9.92147,-1204.16,-790.719)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 2.2 KiB |
@ -7,20 +7,26 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#6e7175" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.7773,-1083.71,-779.003)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="115.024" y="79.6747" width="5.30694" height="5.11389"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#31363b" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.93817,-4.75853,4.93817,-193.785,-1014.05)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,11 9,6 14,11 " />
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.93817,-4.75853,4.93817,-193.785,-1014.05)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.6 KiB |
@ -7,20 +7,26 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#4e5358" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.7773,-1083.71,-779.003)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="115.024" y="79.6747" width="5.30694" height="5.11389"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#2a2e32" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.93817,-4.75853,4.93817,-193.785,-1014.05)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,11 9,6 14,11 " />
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.93817,-4.75853,4.93817,-193.785,-1014.05)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.6 KiB |
@ -7,20 +7,56 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#a1a9b1" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61067,0,0,1.66667,-84.5256,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
opacity="0" >
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#2a2e32" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(2.49279,0,0,2.57946,-387.894,9.06109)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,11 9,6 14,11 " />
|
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74916,-1083.71,-828.279)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<rect x="115.024" y="84.9664" width="5.30694" height="5.11389"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74916,-1083.71,-828.279)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="117.677" cy="87.5233" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6d189" fill-opacity="1" stroke="none" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6d189" fill-opacity="1" stroke="none" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.9 KiB |
@ -7,14 +7,38 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="none" stroke="#a1a9b1" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,11 9,6 14,11 " />
|
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74915,-1083.71,-879.867)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="117.677" cy="92.815" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370426" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92393,-4.75853,4.92393,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370426" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92393,-4.75853,4.92393,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-373.661,-73.6113)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.5" >
|
||||||
|
<rect x="232.012" y="44.2099" width="30.998" height="29.8703"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 970 B After Width: | Height: | Size: 2.1 KiB |
@ -7,20 +7,56 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#fcfcfc" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61067,0,0,1.66667,-84.5256,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
opacity="0" >
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#31363b" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(2.49279,0,0,2.57946,-387.894,9.06109)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,11 9,6 14,11 " />
|
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74916,-1083.71,-828.279)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<rect x="115.024" y="84.9664" width="5.30694" height="5.11389"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74916,-1083.71,-828.279)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="117.677" cy="87.5233" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6d189" fill-opacity="1" stroke="none" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6d189" fill-opacity="1" stroke="none" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370425" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92396,-4.75853,4.92396,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.9 KiB |
@ -7,14 +7,32 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="none" stroke="#fcfcfc" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,11 9,6 14,11 " />
|
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74915,-1083.71,-879.867)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="117.677" cy="92.815" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370426" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92393,-4.75853,4.92393,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,82.8588 L128.836,81.5763"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.370426" stroke-linecap="round" stroke-linejoin="round" transform="matrix(4.75853,4.92393,-4.75853,4.92393,-193.785,-1011.06)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M127.554,81.5763 L128.836,82.8588"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 970 B After Width: | Height: | Size: 1.8 KiB |
@ -7,20 +7,26 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#6e7175" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="109.732" y="79.6747" width="5.30694" height="5.11389"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#31363b" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="round" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<path vector-effect="none" fill-rule="evenodd" d="M4,9 L9,4 L14,9 L9,14 L4,9"/>
|
<path vector-effect="none" fill-rule="nonzero" d="M111.738,82.2317 L113.033,82.2317"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M112.385,81.5839 L112.385,82.8794"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.6 KiB |
@ -7,20 +7,26 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#4e5358" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="109.732" y="79.6747" width="5.30694" height="5.11389"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#2a2e32" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="round" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<path vector-effect="none" fill-rule="evenodd" d="M4,9 L9,4 L14,9 L9,14 L4,9"/>
|
<path vector-effect="none" fill-rule="nonzero" d="M111.738,82.2317 L113.033,82.2317"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.7773,-1033.85,-779.003)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M112.385,81.5839 L112.385,82.8794"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.6 KiB |
@ -7,20 +7,44 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#a1a9b1" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61067,0,0,1.66667,-84.5256,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
opacity="0" >
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#2a2e32" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="round" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(2.49279,0,0,2.57946,-387.894,9.06109)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<path vector-effect="none" fill-rule="evenodd" d="M4,9 L9,4 L14,9 L9,14 L4,9"/>
|
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<rect x="109.732" y="84.9664" width="5.30694" height="5.11389"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="112.385" cy="87.5233" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M111.738,87.5233 L113.033,87.5233"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M112.385,86.8756 L112.385,88.1711"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.3 KiB |
@ -7,14 +7,38 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="none" stroke="#a1a9b1" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="round" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<path vector-effect="none" fill-rule="evenodd" d="M4,9 L9,4 L14,9 L9,14 L4,9"/>
|
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="112.385" cy="92.815" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M111.738,92.815 L113.033,92.815"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M112.385,92.1673 L112.385,93.4628"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-373.661,-73.6113)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.5" >
|
||||||
|
<rect x="232.012" y="44.2099" width="30.998" height="29.8703"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 957 B After Width: | Height: | Size: 2.1 KiB |
@ -7,20 +7,44 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#fcfcfc" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61067,0,0,1.66667,-84.5256,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
opacity="0" >
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#31363b" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="round" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(2.49279,0,0,2.57946,-387.894,9.06109)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<path vector-effect="none" fill-rule="evenodd" d="M4,9 L9,4 L14,9 L9,14 L4,9"/>
|
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<rect x="109.732" y="84.9664" width="5.30694" height="5.11389"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="112.385" cy="87.5233" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M111.738,87.5233 L113.033,87.5233"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.4216,0,0,9.74915,-1033.85,-828.278)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M112.385,86.8756 L112.385,88.1711"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.3 KiB |
@ -7,14 +7,32 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="none" stroke="#fcfcfc" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="round" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<path vector-effect="none" fill-rule="evenodd" d="M4,9 L9,4 L14,9 L9,14 L4,9"/>
|
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#a6da95" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="112.385" cy="92.815" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M111.738,92.815 L113.033,92.815"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#4d9735" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74914,-1033.85,-879.867)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M112.385,92.1673 L112.385,93.4628"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 957 B After Width: | Height: | Size: 1.8 KiB |
@ -7,20 +7,146 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#6e7175" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#ff5252" fill-opacity="1" stroke="none" transform="matrix(0.923773,0,0,1.44862,-83.1396,-57.4392)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="90" y="44.1667" width="45" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#31363b" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,7 9,12 14,7 " />
|
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#f5a97f" fill-opacity="1" stroke="none" transform="matrix(9.41481,0,0,9.76317,-1132.71,-777.878)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="120.315" y="79.6747" width="5.30694" height="5.11389"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#bd4d0f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.41481,0,0,9.76317,-1132.71,-777.878)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M122.307,82.2317 L123.63,82.2317"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 6.6 KiB |
@ -7,20 +7,146 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#4e5358" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#ff5252" fill-opacity="1" stroke="none" transform="matrix(0.923773,0,0,1.44862,-83.1396,-57.4392)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="90" y="44.1667" width="45" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#2a2e32" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,7 9,12 14,7 " />
|
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-291.377,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,332.947,-541.749)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,-3.49143,0,328.328,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.434" y="87.953" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-105.17" y="88.2176" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.905" y="88.4822" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.641" y="88.7467" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#ffffff" fill-opacity="1" stroke="none" transform="matrix(0,-5.47509,3.49143,0,-286.758,-548.992)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="-104.376" y="89.0113" width="0.264583" height="0.529167"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#f5a97f" fill-opacity="1" stroke="none" transform="matrix(9.41481,0,0,9.76317,-1132.71,-777.878)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<rect x="120.315" y="79.6747" width="5.30694" height="5.11389"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#bd4d0f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.41481,0,0,9.76317,-1132.71,-777.878)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M122.307,82.2317 L123.63,82.2317"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 6.6 KiB |
@ -7,20 +7,38 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#a1a9b1" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-84.5259,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
opacity="0" >
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#2a2e32" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(2.4928,0,0,2.57946,-387.895,9.06109)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,7 9,12 14,7 " />
|
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#f5a97f" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<rect x="120.315" y="84.9664" width="5.30694" height="5.11389"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#f5a97f" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="122.969" cy="87.5233" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#bd4d0f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M122.307,87.5233 L123.63,87.5233"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.0 KiB |
@ -7,14 +7,32 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="none" stroke="#a1a9b1" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,7 9,12 14,7 " />
|
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#f5a97f" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74915,-1133.57,-879.868)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="122.969" cy="92.815" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#bd4d0f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.74915,-1133.57,-879.868)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M122.328,92.815 L123.61,92.815"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-373.661,-73.6113)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.5" >
|
||||||
|
<rect x="232.012" y="44.2099" width="30.998" height="29.8703"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 969 B After Width: | Height: | Size: 1.7 KiB |
@ -7,20 +7,38 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="#fcfcfc" fill-opacity="1" stroke="none" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#040000" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-84.5259,-73.6111)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
opacity="0" >
|
||||||
<circle cx="9" cy="9" r="9"/>
|
<rect x="52.4786" y="44.1667" width="31.0428" height="30"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#31363b" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(2.4928,0,0,2.57946,-387.895,9.06109)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,7 9,12 14,7 " />
|
<rect x="155.606" y="-3.48487" width="20.0577" height="19.3281"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#f5a97f" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
opacity="0.25" >
|
||||||
|
<rect x="120.315" y="84.9664" width="5.30694" height="5.11389"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#f5a97f" fill-opacity="1" stroke="none" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="122.969" cy="87.5233" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#bd4d0f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42161,0,0,9.74913,-1133.56,-828.276)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M122.307,87.5233 L123.63,87.5233"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.0 KiB |
@ -7,14 +7,26 @@
|
|||||||
</defs>
|
</defs>
|
||||||
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
<g fill="none" stroke="black" stroke-width="1" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="bevel" >
|
||||||
|
|
||||||
<g fill="none" stroke="#fcfcfc" stroke-opacity="1" stroke-width="1.01" stroke-linecap="round" stroke-linejoin="miter" stroke-miterlimit="2" transform="matrix(2.5,0,0,2.5,2.5,2.5)"
|
<g fill="#1e2030" fill-opacity="1" stroke="none" transform="matrix(1.61068,0,0,1.66667,-11.2403,-73.6114)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
<polyline fill="none" vector-effect="none" points="4,7 9,12 14,7 " />
|
<rect x="6.97859" y="44.1667" width="31.0428" height="29.9999"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="#f5a97f" fill-opacity="1" stroke="none" transform="matrix(9.42162,0,0,9.74915,-1133.57,-879.868)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<circle cx="122.969" cy="92.815" r="1.49908"/>
|
||||||
|
</g>
|
||||||
|
|
||||||
|
<g fill="none" stroke="#bd4d0f" stroke-opacity="1" stroke-width="0.264583" stroke-linecap="round" stroke-linejoin="round" transform="matrix(9.42162,0,0,9.74915,-1133.57,-879.868)"
|
||||||
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
|
>
|
||||||
|
<path vector-effect="none" fill-rule="nonzero" d="M122.328,92.815 L123.61,92.815"/>
|
||||||
</g>
|
</g>
|
||||||
|
|
||||||
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
<g fill="none" stroke="#000000" stroke-opacity="1" stroke-width="1" stroke-linecap="square" stroke-linejoin="bevel" transform="matrix(1,0,0,1,0,0)"
|
||||||
font-family="Noto Sans" font-size="11" font-weight="400" font-style="normal"
|
font-family="Noto Sans" font-size="12" font-weight="400" font-style="normal"
|
||||||
>
|
>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
Before Width: | Height: | Size: 969 B After Width: | Height: | Size: 1.4 KiB |
@ -1,84 +1,84 @@
|
|||||||
@define-color borders_breeze #5f6265;
|
@define-color borders_breeze #494d61;
|
||||||
@define-color content_view_bg_breeze #1b1e20;
|
@define-color content_view_bg_breeze #24273a;
|
||||||
@define-color error_color_backdrop_breeze #da4453;
|
@define-color error_color_backdrop_breeze #826a90;
|
||||||
@define-color error_color_breeze #da4453;
|
@define-color error_color_breeze #ed8796;
|
||||||
@define-color error_color_insensitive_backdrop_breeze #592930;
|
@define-color error_color_insensitive_backdrop_breeze #b16a7a;
|
||||||
@define-color error_color_insensitive_breeze #592930;
|
@define-color error_color_insensitive_breeze #b16a7a;
|
||||||
@define-color insensitive_base_color_breeze #1a1d1f;
|
@define-color insensitive_base_color_breeze #24273a;
|
||||||
@define-color insensitive_base_fg_color_breeze #656768;
|
@define-color insensitive_base_fg_color_breeze #989fbd;
|
||||||
@define-color insensitive_bg_color_breeze #282c30;
|
@define-color insensitive_bg_color_breeze #202233;
|
||||||
@define-color insensitive_borders_breeze #3a3d41;
|
@define-color insensitive_borders_breeze #3e4155;
|
||||||
@define-color insensitive_fg_color_breeze #6e7173;
|
@define-color insensitive_fg_color_breeze #989fbd;
|
||||||
@define-color insensitive_selected_bg_color_breeze #282c30;
|
@define-color insensitive_selected_bg_color_breeze #202233;
|
||||||
@define-color insensitive_selected_fg_color_breeze #6e7173;
|
@define-color insensitive_selected_fg_color_breeze #989fbd;
|
||||||
@define-color insensitive_unfocused_bg_color_breeze #282c30;
|
@define-color insensitive_unfocused_bg_color_breeze #202233;
|
||||||
@define-color insensitive_unfocused_fg_color_breeze #6e7173;
|
@define-color insensitive_unfocused_fg_color_breeze #989fbd;
|
||||||
@define-color insensitive_unfocused_selected_bg_color_breeze #282c30;
|
@define-color insensitive_unfocused_selected_bg_color_breeze #202233;
|
||||||
@define-color insensitive_unfocused_selected_fg_color_breeze #6e7173;
|
@define-color insensitive_unfocused_selected_fg_color_breeze #989fbd;
|
||||||
@define-color link_color_breeze #1d99f3;
|
@define-color link_color_breeze #f5a97f;
|
||||||
@define-color link_visited_color_breeze #9b59b6;
|
@define-color link_visited_color_breeze #c6a0f6;
|
||||||
@define-color success_color_backdrop_breeze #27ae60;
|
@define-color success_color_backdrop_breeze #728599;
|
||||||
@define-color success_color_breeze #27ae60;
|
@define-color success_color_breeze #a6da95;
|
||||||
@define-color success_color_insensitive_backdrop_breeze #1e4d34;
|
@define-color success_color_insensitive_backdrop_breeze #7fa47a;
|
||||||
@define-color success_color_insensitive_breeze #1e4d34;
|
@define-color success_color_insensitive_breeze #7fa47a;
|
||||||
@define-color theme_base_color_breeze #1b1e20;
|
@define-color theme_base_color_breeze #24273a;
|
||||||
@define-color theme_bg_color_breeze #2a2e32;
|
@define-color theme_bg_color_breeze #1e2030;
|
||||||
@define-color theme_button_background_backdrop_breeze #31363b;
|
@define-color theme_button_background_backdrop_breeze #26293e;
|
||||||
@define-color theme_button_background_backdrop_insensitive_breeze #2f3338;
|
@define-color theme_button_background_backdrop_insensitive_breeze #313449;
|
||||||
@define-color theme_button_background_insensitive_breeze #2f3338;
|
@define-color theme_button_background_insensitive_breeze #313449;
|
||||||
@define-color theme_button_background_normal_breeze #31363b;
|
@define-color theme_button_background_normal_breeze #363a4f;
|
||||||
@define-color theme_button_decoration_focus_backdrop_breeze #3daee9;
|
@define-color theme_button_decoration_focus_backdrop_breeze #86778e;
|
||||||
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #335c72;
|
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #b6826a;
|
||||||
@define-color theme_button_decoration_focus_breeze #3daee9;
|
@define-color theme_button_decoration_focus_breeze #f5a97f;
|
||||||
@define-color theme_button_decoration_focus_insensitive_breeze #335c72;
|
@define-color theme_button_decoration_focus_insensitive_breeze #b6826a;
|
||||||
@define-color theme_button_decoration_hover_backdrop_breeze #3daee9;
|
@define-color theme_button_decoration_hover_backdrop_breeze #26293e;
|
||||||
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #335c72;
|
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #313449;
|
||||||
@define-color theme_button_decoration_hover_breeze #3daee9;
|
@define-color theme_button_decoration_hover_breeze #363a4f;
|
||||||
@define-color theme_button_decoration_hover_insensitive_breeze #335c72;
|
@define-color theme_button_decoration_hover_insensitive_breeze #313449;
|
||||||
@define-color theme_button_foreground_active_backdrop_breeze #fcfcfc;
|
@define-color theme_button_foreground_active_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #6e7173;
|
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #989fbd;
|
||||||
@define-color theme_button_foreground_active_breeze #fcfcfc;
|
@define-color theme_button_foreground_active_breeze #181926;
|
||||||
@define-color theme_button_foreground_active_insensitive_breeze #6e7173;
|
@define-color theme_button_foreground_active_insensitive_breeze #989fbd;
|
||||||
@define-color theme_button_foreground_backdrop_breeze #fcfcfc;
|
@define-color theme_button_foreground_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_button_foreground_backdrop_insensitive_breeze #727679;
|
@define-color theme_button_foreground_backdrop_insensitive_breeze #989fbd;
|
||||||
@define-color theme_button_foreground_insensitive_breeze #727679;
|
@define-color theme_button_foreground_insensitive_breeze #989fbd;
|
||||||
@define-color theme_button_foreground_normal_breeze #fcfcfc;
|
@define-color theme_button_foreground_normal_breeze #cad3f5;
|
||||||
@define-color theme_fg_color_breeze #fcfcfc;
|
@define-color theme_fg_color_breeze #cad3f5;
|
||||||
@define-color theme_header_background_backdrop_breeze #2a2e32;
|
@define-color theme_header_background_backdrop_breeze #24273a;
|
||||||
@define-color theme_header_background_breeze #31363b;
|
@define-color theme_header_background_breeze #1e2030;
|
||||||
@define-color theme_header_background_light_breeze #2a2e32;
|
@define-color theme_header_background_light_breeze #1e2030;
|
||||||
@define-color theme_header_foreground_backdrop_breeze #fcfcfc;
|
@define-color theme_header_foreground_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_header_foreground_breeze #fcfcfc;
|
@define-color theme_header_foreground_breeze #cad3f5;
|
||||||
@define-color theme_header_foreground_insensitive_backdrop_breeze #fcfcfc;
|
@define-color theme_header_foreground_insensitive_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_header_foreground_insensitive_breeze #fcfcfc;
|
@define-color theme_header_foreground_insensitive_breeze #7f84a2;
|
||||||
@define-color theme_hovering_selected_bg_color_breeze #3daee9;
|
@define-color theme_hovering_selected_bg_color_breeze #363a4f;
|
||||||
@define-color theme_selected_bg_color_breeze #3daee9;
|
@define-color theme_selected_bg_color_breeze #f5a97f;
|
||||||
@define-color theme_selected_fg_color_breeze #fcfcfc;
|
@define-color theme_selected_fg_color_breeze #181926;
|
||||||
@define-color theme_text_color_breeze #fcfcfc;
|
@define-color theme_text_color_breeze #cad3f5;
|
||||||
@define-color theme_titlebar_background_backdrop_breeze #2a2e32;
|
@define-color theme_titlebar_background_backdrop_breeze #24273a;
|
||||||
@define-color theme_titlebar_background_breeze #31363b;
|
@define-color theme_titlebar_background_breeze #1e2030;
|
||||||
@define-color theme_titlebar_background_light_breeze #2a2e32;
|
@define-color theme_titlebar_background_light_breeze #1e2030;
|
||||||
@define-color theme_titlebar_foreground_backdrop_breeze #fcfcfc;
|
@define-color theme_titlebar_foreground_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_titlebar_foreground_breeze #fcfcfc;
|
@define-color theme_titlebar_foreground_breeze #cad3f5;
|
||||||
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #fcfcfc;
|
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_titlebar_foreground_insensitive_breeze #fcfcfc;
|
@define-color theme_titlebar_foreground_insensitive_breeze #7f84a2;
|
||||||
@define-color theme_unfocused_base_color_breeze #1b1e20;
|
@define-color theme_unfocused_base_color_breeze #24273a;
|
||||||
@define-color theme_unfocused_bg_color_breeze #2a2e32;
|
@define-color theme_unfocused_bg_color_breeze #24273a;
|
||||||
@define-color theme_unfocused_fg_color_breeze #fcfcfc;
|
@define-color theme_unfocused_fg_color_breeze #7f84a2;
|
||||||
@define-color theme_unfocused_selected_bg_color_alt_breeze #1f485e;
|
@define-color theme_unfocused_selected_bg_color_alt_breeze #2e2f43;
|
||||||
@define-color theme_unfocused_selected_bg_color_breeze #1f485e;
|
@define-color theme_unfocused_selected_bg_color_breeze #2e2f43;
|
||||||
@define-color theme_unfocused_selected_fg_color_breeze #fcfcfc;
|
@define-color theme_unfocused_selected_fg_color_breeze #7f84a2;
|
||||||
@define-color theme_unfocused_text_color_breeze #fcfcfc;
|
@define-color theme_unfocused_text_color_breeze #7f84a2;
|
||||||
@define-color theme_unfocused_view_bg_color_breeze #1a1d1f;
|
@define-color theme_unfocused_view_bg_color_breeze #24273a;
|
||||||
@define-color theme_unfocused_view_text_color_breeze #656768;
|
@define-color theme_unfocused_view_text_color_breeze #989fbd;
|
||||||
@define-color theme_view_active_decoration_color_breeze #3daee9;
|
@define-color theme_view_active_decoration_color_breeze #363a4f;
|
||||||
@define-color theme_view_hover_decoration_color_breeze #3daee9;
|
@define-color theme_view_hover_decoration_color_breeze #363a4f;
|
||||||
@define-color tooltip_background_breeze #31363b;
|
@define-color tooltip_background_breeze #24273a;
|
||||||
@define-color tooltip_border_breeze #64686b;
|
@define-color tooltip_border_breeze #4e5269;
|
||||||
@define-color tooltip_text_breeze #fcfcfc;
|
@define-color tooltip_text_breeze #cad3f5;
|
||||||
@define-color unfocused_borders_breeze #5f6265;
|
@define-color unfocused_borders_breeze #3b3e54;
|
||||||
@define-color unfocused_insensitive_borders_breeze #3a3d41;
|
@define-color unfocused_insensitive_borders_breeze #3e4155;
|
||||||
@define-color warning_color_backdrop_breeze #f67400;
|
@define-color warning_color_backdrop_breeze #86868d;
|
||||||
@define-color warning_color_breeze #f67400;
|
@define-color warning_color_breeze #eed49f;
|
||||||
@define-color warning_color_insensitive_backdrop_breeze #633914;
|
@define-color warning_color_insensitive_backdrop_breeze #b1a081;
|
||||||
@define-color warning_color_insensitive_breeze #633914;
|
@define-color warning_color_insensitive_breeze #b1a081;
|
||||||
|
@ -5,12 +5,12 @@ gtk-cursor-theme-name=Breeze_Light
|
|||||||
gtk-cursor-theme-size=24
|
gtk-cursor-theme-size=24
|
||||||
gtk-decoration-layout=icon:minimize,maximize,close
|
gtk-decoration-layout=icon:minimize,maximize,close
|
||||||
gtk-enable-animations=false
|
gtk-enable-animations=false
|
||||||
gtk-font-name=Noto Sans, 11
|
gtk-font-name=Noto Sans, 12
|
||||||
gtk-icon-theme-name=breeze-dark
|
gtk-icon-theme-name=breeze-dark
|
||||||
gtk-menu-images=true
|
gtk-menu-images=true
|
||||||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
||||||
gtk-primary-button-warps-slider=true
|
gtk-primary-button-warps-slider=true
|
||||||
gtk-sound-theme-name=ocean
|
gtk-sound-theme-name=ocean
|
||||||
gtk-theme-name=Breeze
|
gtk-theme-name=Catppuccin-Macchiato-Standard-Peach-Dark
|
||||||
gtk-toolbar-style=3
|
gtk-toolbar-style=3
|
||||||
gtk-xft-dpi=122880
|
gtk-xft-dpi=122880
|
||||||
|
@ -1,84 +1,84 @@
|
|||||||
@define-color borders_breeze #5f6265;
|
@define-color borders_breeze #494d61;
|
||||||
@define-color content_view_bg_breeze #1b1e20;
|
@define-color content_view_bg_breeze #24273a;
|
||||||
@define-color error_color_backdrop_breeze #da4453;
|
@define-color error_color_backdrop_breeze #826a90;
|
||||||
@define-color error_color_breeze #da4453;
|
@define-color error_color_breeze #ed8796;
|
||||||
@define-color error_color_insensitive_backdrop_breeze #592930;
|
@define-color error_color_insensitive_backdrop_breeze #b16a7a;
|
||||||
@define-color error_color_insensitive_breeze #592930;
|
@define-color error_color_insensitive_breeze #b16a7a;
|
||||||
@define-color insensitive_base_color_breeze #1a1d1f;
|
@define-color insensitive_base_color_breeze #24273a;
|
||||||
@define-color insensitive_base_fg_color_breeze #656768;
|
@define-color insensitive_base_fg_color_breeze #989fbd;
|
||||||
@define-color insensitive_bg_color_breeze #282c30;
|
@define-color insensitive_bg_color_breeze #202233;
|
||||||
@define-color insensitive_borders_breeze #3a3d41;
|
@define-color insensitive_borders_breeze #3e4155;
|
||||||
@define-color insensitive_fg_color_breeze #6e7173;
|
@define-color insensitive_fg_color_breeze #989fbd;
|
||||||
@define-color insensitive_selected_bg_color_breeze #282c30;
|
@define-color insensitive_selected_bg_color_breeze #202233;
|
||||||
@define-color insensitive_selected_fg_color_breeze #6e7173;
|
@define-color insensitive_selected_fg_color_breeze #989fbd;
|
||||||
@define-color insensitive_unfocused_bg_color_breeze #282c30;
|
@define-color insensitive_unfocused_bg_color_breeze #202233;
|
||||||
@define-color insensitive_unfocused_fg_color_breeze #6e7173;
|
@define-color insensitive_unfocused_fg_color_breeze #989fbd;
|
||||||
@define-color insensitive_unfocused_selected_bg_color_breeze #282c30;
|
@define-color insensitive_unfocused_selected_bg_color_breeze #202233;
|
||||||
@define-color insensitive_unfocused_selected_fg_color_breeze #6e7173;
|
@define-color insensitive_unfocused_selected_fg_color_breeze #989fbd;
|
||||||
@define-color link_color_breeze #1d99f3;
|
@define-color link_color_breeze #f5a97f;
|
||||||
@define-color link_visited_color_breeze #9b59b6;
|
@define-color link_visited_color_breeze #c6a0f6;
|
||||||
@define-color success_color_backdrop_breeze #27ae60;
|
@define-color success_color_backdrop_breeze #728599;
|
||||||
@define-color success_color_breeze #27ae60;
|
@define-color success_color_breeze #a6da95;
|
||||||
@define-color success_color_insensitive_backdrop_breeze #1e4d34;
|
@define-color success_color_insensitive_backdrop_breeze #7fa47a;
|
||||||
@define-color success_color_insensitive_breeze #1e4d34;
|
@define-color success_color_insensitive_breeze #7fa47a;
|
||||||
@define-color theme_base_color_breeze #1b1e20;
|
@define-color theme_base_color_breeze #24273a;
|
||||||
@define-color theme_bg_color_breeze #2a2e32;
|
@define-color theme_bg_color_breeze #1e2030;
|
||||||
@define-color theme_button_background_backdrop_breeze #31363b;
|
@define-color theme_button_background_backdrop_breeze #26293e;
|
||||||
@define-color theme_button_background_backdrop_insensitive_breeze #2f3338;
|
@define-color theme_button_background_backdrop_insensitive_breeze #313449;
|
||||||
@define-color theme_button_background_insensitive_breeze #2f3338;
|
@define-color theme_button_background_insensitive_breeze #313449;
|
||||||
@define-color theme_button_background_normal_breeze #31363b;
|
@define-color theme_button_background_normal_breeze #363a4f;
|
||||||
@define-color theme_button_decoration_focus_backdrop_breeze #3daee9;
|
@define-color theme_button_decoration_focus_backdrop_breeze #86778e;
|
||||||
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #335c72;
|
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #b6826a;
|
||||||
@define-color theme_button_decoration_focus_breeze #3daee9;
|
@define-color theme_button_decoration_focus_breeze #f5a97f;
|
||||||
@define-color theme_button_decoration_focus_insensitive_breeze #335c72;
|
@define-color theme_button_decoration_focus_insensitive_breeze #b6826a;
|
||||||
@define-color theme_button_decoration_hover_backdrop_breeze #3daee9;
|
@define-color theme_button_decoration_hover_backdrop_breeze #26293e;
|
||||||
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #335c72;
|
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #313449;
|
||||||
@define-color theme_button_decoration_hover_breeze #3daee9;
|
@define-color theme_button_decoration_hover_breeze #363a4f;
|
||||||
@define-color theme_button_decoration_hover_insensitive_breeze #335c72;
|
@define-color theme_button_decoration_hover_insensitive_breeze #313449;
|
||||||
@define-color theme_button_foreground_active_backdrop_breeze #fcfcfc;
|
@define-color theme_button_foreground_active_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #6e7173;
|
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #989fbd;
|
||||||
@define-color theme_button_foreground_active_breeze #fcfcfc;
|
@define-color theme_button_foreground_active_breeze #181926;
|
||||||
@define-color theme_button_foreground_active_insensitive_breeze #6e7173;
|
@define-color theme_button_foreground_active_insensitive_breeze #989fbd;
|
||||||
@define-color theme_button_foreground_backdrop_breeze #fcfcfc;
|
@define-color theme_button_foreground_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_button_foreground_backdrop_insensitive_breeze #727679;
|
@define-color theme_button_foreground_backdrop_insensitive_breeze #989fbd;
|
||||||
@define-color theme_button_foreground_insensitive_breeze #727679;
|
@define-color theme_button_foreground_insensitive_breeze #989fbd;
|
||||||
@define-color theme_button_foreground_normal_breeze #fcfcfc;
|
@define-color theme_button_foreground_normal_breeze #cad3f5;
|
||||||
@define-color theme_fg_color_breeze #fcfcfc;
|
@define-color theme_fg_color_breeze #cad3f5;
|
||||||
@define-color theme_header_background_backdrop_breeze #2a2e32;
|
@define-color theme_header_background_backdrop_breeze #24273a;
|
||||||
@define-color theme_header_background_breeze #31363b;
|
@define-color theme_header_background_breeze #1e2030;
|
||||||
@define-color theme_header_background_light_breeze #2a2e32;
|
@define-color theme_header_background_light_breeze #1e2030;
|
||||||
@define-color theme_header_foreground_backdrop_breeze #fcfcfc;
|
@define-color theme_header_foreground_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_header_foreground_breeze #fcfcfc;
|
@define-color theme_header_foreground_breeze #cad3f5;
|
||||||
@define-color theme_header_foreground_insensitive_backdrop_breeze #fcfcfc;
|
@define-color theme_header_foreground_insensitive_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_header_foreground_insensitive_breeze #fcfcfc;
|
@define-color theme_header_foreground_insensitive_breeze #7f84a2;
|
||||||
@define-color theme_hovering_selected_bg_color_breeze #3daee9;
|
@define-color theme_hovering_selected_bg_color_breeze #363a4f;
|
||||||
@define-color theme_selected_bg_color_breeze #3daee9;
|
@define-color theme_selected_bg_color_breeze #f5a97f;
|
||||||
@define-color theme_selected_fg_color_breeze #fcfcfc;
|
@define-color theme_selected_fg_color_breeze #181926;
|
||||||
@define-color theme_text_color_breeze #fcfcfc;
|
@define-color theme_text_color_breeze #cad3f5;
|
||||||
@define-color theme_titlebar_background_backdrop_breeze #2a2e32;
|
@define-color theme_titlebar_background_backdrop_breeze #24273a;
|
||||||
@define-color theme_titlebar_background_breeze #31363b;
|
@define-color theme_titlebar_background_breeze #1e2030;
|
||||||
@define-color theme_titlebar_background_light_breeze #2a2e32;
|
@define-color theme_titlebar_background_light_breeze #1e2030;
|
||||||
@define-color theme_titlebar_foreground_backdrop_breeze #fcfcfc;
|
@define-color theme_titlebar_foreground_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_titlebar_foreground_breeze #fcfcfc;
|
@define-color theme_titlebar_foreground_breeze #cad3f5;
|
||||||
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #fcfcfc;
|
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #7f84a2;
|
||||||
@define-color theme_titlebar_foreground_insensitive_breeze #fcfcfc;
|
@define-color theme_titlebar_foreground_insensitive_breeze #7f84a2;
|
||||||
@define-color theme_unfocused_base_color_breeze #1b1e20;
|
@define-color theme_unfocused_base_color_breeze #24273a;
|
||||||
@define-color theme_unfocused_bg_color_breeze #2a2e32;
|
@define-color theme_unfocused_bg_color_breeze #24273a;
|
||||||
@define-color theme_unfocused_fg_color_breeze #fcfcfc;
|
@define-color theme_unfocused_fg_color_breeze #7f84a2;
|
||||||
@define-color theme_unfocused_selected_bg_color_alt_breeze #1f485e;
|
@define-color theme_unfocused_selected_bg_color_alt_breeze #2e2f43;
|
||||||
@define-color theme_unfocused_selected_bg_color_breeze #1f485e;
|
@define-color theme_unfocused_selected_bg_color_breeze #2e2f43;
|
||||||
@define-color theme_unfocused_selected_fg_color_breeze #fcfcfc;
|
@define-color theme_unfocused_selected_fg_color_breeze #7f84a2;
|
||||||
@define-color theme_unfocused_text_color_breeze #fcfcfc;
|
@define-color theme_unfocused_text_color_breeze #7f84a2;
|
||||||
@define-color theme_unfocused_view_bg_color_breeze #1a1d1f;
|
@define-color theme_unfocused_view_bg_color_breeze #24273a;
|
||||||
@define-color theme_unfocused_view_text_color_breeze #656768;
|
@define-color theme_unfocused_view_text_color_breeze #989fbd;
|
||||||
@define-color theme_view_active_decoration_color_breeze #3daee9;
|
@define-color theme_view_active_decoration_color_breeze #363a4f;
|
||||||
@define-color theme_view_hover_decoration_color_breeze #3daee9;
|
@define-color theme_view_hover_decoration_color_breeze #363a4f;
|
||||||
@define-color tooltip_background_breeze #31363b;
|
@define-color tooltip_background_breeze #24273a;
|
||||||
@define-color tooltip_border_breeze #64686b;
|
@define-color tooltip_border_breeze #4e5269;
|
||||||
@define-color tooltip_text_breeze #fcfcfc;
|
@define-color tooltip_text_breeze #cad3f5;
|
||||||
@define-color unfocused_borders_breeze #5f6265;
|
@define-color unfocused_borders_breeze #3b3e54;
|
||||||
@define-color unfocused_insensitive_borders_breeze #3a3d41;
|
@define-color unfocused_insensitive_borders_breeze #3e4155;
|
||||||
@define-color warning_color_backdrop_breeze #f67400;
|
@define-color warning_color_backdrop_breeze #86868d;
|
||||||
@define-color warning_color_breeze #f67400;
|
@define-color warning_color_breeze #eed49f;
|
||||||
@define-color warning_color_insensitive_backdrop_breeze #633914;
|
@define-color warning_color_insensitive_backdrop_breeze #b1a081;
|
||||||
@define-color warning_color_insensitive_breeze #633914;
|
@define-color warning_color_insensitive_breeze #b1a081;
|
||||||
|
@ -4,10 +4,10 @@ gtk-cursor-theme-name=Breeze_Light
|
|||||||
gtk-cursor-theme-size=24
|
gtk-cursor-theme-size=24
|
||||||
gtk-decoration-layout=icon:minimize,maximize,close
|
gtk-decoration-layout=icon:minimize,maximize,close
|
||||||
gtk-enable-animations=false
|
gtk-enable-animations=false
|
||||||
gtk-font-name=Noto Sans, 11
|
gtk-font-name=Noto Sans, 12
|
||||||
gtk-icon-theme-name=breeze-dark
|
gtk-icon-theme-name=breeze-dark
|
||||||
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
gtk-modules=colorreload-gtk-module:window-decorations-gtk-module
|
||||||
gtk-primary-button-warps-slider=true
|
gtk-primary-button-warps-slider=true
|
||||||
gtk-sound-theme-name=ocean
|
gtk-sound-theme-name=ocean
|
||||||
gtk-theme-name=Breeze
|
gtk-theme-name=Catppuccin-Macchiato-Standard-Peach-Dark
|
||||||
gtk-xft-dpi=122880
|
gtk-xft-dpi=122880
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# erstellt von KDE-Plasma, Mon Sep 16 19:54:59 2024
|
# erstellt von KDE-Plasma, Sat Oct 12 10:52:44 2024
|
||||||
#
|
#
|
||||||
include "/usr/share/themes/Breeze/gtk-2.0/gtkrc"
|
include "/usr/share/themes/Breeze/gtk-2.0/gtkrc"
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# erstellt von KDE-Plasma, Mon Sep 16 19:54:59 2024
|
# erstellt von KDE-Plasma, Sat Oct 12 10:52:44 2024
|
||||||
#
|
#
|
||||||
|
|
||||||
gtk-alternative-button-order = 1
|
gtk-alternative-button-order = 1
|
||||||
|
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_ClangFormatFullFile
|
||||||
|
arguments=-i %{Document:FileName}
|
||||||
|
category=Tools
|
||||||
|
cmdname=clang-format-file
|
||||||
|
executable=clang-format
|
||||||
|
name=Clang Format Full File
|
||||||
|
output=Ignore
|
||||||
|
reload=true
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,13 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_ClangFormatSelectedText
|
||||||
|
arguments=-assume-filename=%{Document:FileName}
|
||||||
|
category=Tools
|
||||||
|
cmdname=clang-format-selection
|
||||||
|
executable=clang-format
|
||||||
|
input=\s%{Document:Selection:Text}
|
||||||
|
name=Clang Format Selected Text
|
||||||
|
output=ReplaceSelectedText
|
||||||
|
reload=false
|
||||||
|
save=None
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_C++CompileRun
|
||||||
|
arguments=-c 'g++ "%{Document:FilePath}" -o "%{Document:FileBaseName}" && "./%{Document:FileBaseName}"'
|
||||||
|
category=Tools
|
||||||
|
executable=sh
|
||||||
|
icon=text-x-c++src
|
||||||
|
name=Compile and Run cpp
|
||||||
|
output=DisplayInPane
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,14 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_GoFmt
|
||||||
|
arguments=%{Document:FileName}
|
||||||
|
category=Go
|
||||||
|
cmdname=gofmt-full-file
|
||||||
|
executable=gofmt
|
||||||
|
icon=text/x-go
|
||||||
|
mimetypes=text/x-go
|
||||||
|
name=Go Fmt Full File
|
||||||
|
output=ReplaceCurrentDocument
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,14 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_GoImports
|
||||||
|
arguments=%{Document:FileName}
|
||||||
|
category=Go
|
||||||
|
cmdname=goimports-full-file
|
||||||
|
executable=goimports
|
||||||
|
icon=text-x-go
|
||||||
|
mimetypes=text/x-go
|
||||||
|
name=GoImports Full File
|
||||||
|
output=ReplaceCurrentDocument
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_GoogleSelectedText
|
||||||
|
arguments="https://www.google.com/search?q=%{PercentEncoded:%{Document:Selection:Text}}"
|
||||||
|
category=Tools
|
||||||
|
cmdname=google
|
||||||
|
executable=xdg-open
|
||||||
|
icon=globe
|
||||||
|
name=Google Selected Text
|
||||||
|
output=Ignore
|
||||||
|
reload=false
|
||||||
|
save=None
|
||||||
|
trigger=None
|
@ -0,0 +1,11 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_InsertUUID
|
||||||
|
arguments=%{UUID}
|
||||||
|
category=Tools
|
||||||
|
cmdname=uuid
|
||||||
|
executable=echo
|
||||||
|
name=Insert UUID
|
||||||
|
output=InsertAtCursor
|
||||||
|
reload=false
|
||||||
|
save=None
|
||||||
|
trigger=None
|
@ -0,0 +1,14 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_JSONFormatFullFile
|
||||||
|
arguments="."
|
||||||
|
category=Tools
|
||||||
|
cmdname=json-format-file
|
||||||
|
executable=jq
|
||||||
|
icon=application-json
|
||||||
|
input=%{Document:Text}
|
||||||
|
name=JSON Format Full File
|
||||||
|
output=ReplaceCurrentDocument
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_Prettier
|
||||||
|
arguments=%{Document:FileName}
|
||||||
|
category=Tools
|
||||||
|
cmdname=prettier-format-full-file
|
||||||
|
executable=prettier
|
||||||
|
name=Prettier Format Current File
|
||||||
|
output=ReplaceCurrentDocument
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,13 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_QtQuick2Previewqmlscene
|
||||||
|
arguments=%{Document:FileName}
|
||||||
|
category=Qt
|
||||||
|
cmdname=qml-preview
|
||||||
|
executable=qmlscene
|
||||||
|
mimetypes=text/x-qml
|
||||||
|
name=Qt Quick 2 Preview (qmlscene)
|
||||||
|
output=Ignore
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,13 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_RunShellScript
|
||||||
|
arguments=-e sh -c "cd %{Document:Path} && pwd && chmod -vc a+x %{Document:FileName} && ./%{Document:FileName} ; echo Press enter to continue. && read null"
|
||||||
|
category=Tools
|
||||||
|
cmdname=run-script
|
||||||
|
executable=konsole
|
||||||
|
icon=system-run
|
||||||
|
name=Run Shell Script
|
||||||
|
output=Ignore
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,14 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_RustFmt
|
||||||
|
arguments=%{Document:FileName}
|
||||||
|
category=Tools
|
||||||
|
cmdname=rustfmt-full-file
|
||||||
|
executable=rustfmt
|
||||||
|
icon=text-x-rust
|
||||||
|
mimetypes=text/x-rust
|
||||||
|
name=Rust Fmt Full File
|
||||||
|
output=Ignore
|
||||||
|
reload=true
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_KDEAPI
|
||||||
|
arguments="https://api.kde.org/search.html?query=%{Document:Selection:Text}"
|
||||||
|
category=Tools
|
||||||
|
executable=xdg-open
|
||||||
|
icon=kde
|
||||||
|
name=Search KDE API
|
||||||
|
output=Ignore
|
||||||
|
reload=false
|
||||||
|
save=None
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_QtAPI
|
||||||
|
arguments="https://doc.qt.io/qt-5/search-results.html?q=%{Document:Selection:Text}"
|
||||||
|
category=Tools
|
||||||
|
executable=xdg-open
|
||||||
|
icon=qtcreator
|
||||||
|
name=Search Qt API
|
||||||
|
output=Ignore
|
||||||
|
reload=false
|
||||||
|
save=None
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,13 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_XMLFormatFullFile
|
||||||
|
arguments=--format "%{Document:FileName}"
|
||||||
|
category=Tools
|
||||||
|
cmdname=xml-format-file
|
||||||
|
executable=xmllint
|
||||||
|
icon=application-xml
|
||||||
|
name=XML Format Full File
|
||||||
|
output=ReplaceCurrentDocument
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_gitblame
|
||||||
|
arguments=gui blame --line=%{Document:Cursor:Line} %{Document:FileName}
|
||||||
|
category=Git
|
||||||
|
cmdname=git-blame
|
||||||
|
executable=git
|
||||||
|
name=git blame
|
||||||
|
output=Ignore
|
||||||
|
reload=false
|
||||||
|
save=CurrentDocument
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
12
roles/config/files/.config/kate/externaltools/git-cola.ini
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_gitcola
|
||||||
|
arguments=-r %{Document:Path}
|
||||||
|
category=Git
|
||||||
|
cmdname=git-cola
|
||||||
|
executable=git-cola
|
||||||
|
icon=git-cola
|
||||||
|
name=git-cola
|
||||||
|
output=Ignore
|
||||||
|
reload=false
|
||||||
|
save=None
|
||||||
|
trigger=None
|
12
roles/config/files/.config/kate/externaltools/gitk.ini
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
[General]
|
||||||
|
actionName=externaltool_gitk
|
||||||
|
category=Git
|
||||||
|
cmdname=gitk
|
||||||
|
executable=gitk
|
||||||
|
icon=git-gui
|
||||||
|
name=gitk
|
||||||
|
output=Ignore
|
||||||
|
reload=false
|
||||||
|
save=None
|
||||||
|
trigger=None
|
||||||
|
workingDir=%{Document:Path}
|
57
roles/config/files/.config/katerc
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
[General]
|
||||||
|
Days Meta Infos=30
|
||||||
|
Save Meta Infos=true
|
||||||
|
Show Full Path in Title=false
|
||||||
|
Show Menu Bar=true
|
||||||
|
Show Status Bar=true
|
||||||
|
Show Tab Bar=true
|
||||||
|
Show Url Nav Bar=true
|
||||||
|
|
||||||
|
[KTextEditor Renderer]
|
||||||
|
Animate Bracket Matching=false
|
||||||
|
Auto Color Theme Selection=true
|
||||||
|
Color Theme=Catppuccin Macchiato
|
||||||
|
Line Height Multiplier=1
|
||||||
|
Show Indentation Lines=false
|
||||||
|
Show Whole Bracket Expression=false
|
||||||
|
Text Font=Roboto Mono [GOOG],12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||||
|
Text Font Features=
|
||||||
|
Word Wrap Marker=false
|
||||||
|
|
||||||
|
[MainWindow]
|
||||||
|
2 screens: Height=1120
|
||||||
|
2 screens: Width=1024
|
||||||
|
|
||||||
|
[filetree]
|
||||||
|
editShade=112,80,65
|
||||||
|
listMode=false
|
||||||
|
middleClickToClose=false
|
||||||
|
shadingEnabled=true
|
||||||
|
showCloseButton=false
|
||||||
|
showFullPathOnRoots=false
|
||||||
|
showToolbar=true
|
||||||
|
sortRole=0
|
||||||
|
viewShade=101,69,143
|
||||||
|
|
||||||
|
[lspclient]
|
||||||
|
AllowedServerCommandLines=
|
||||||
|
AutoHover=true
|
||||||
|
AutoImport=true
|
||||||
|
BlockedServerCommandLines=/usr/bin/yaml-language-server --stdio
|
||||||
|
CompletionDocumentation=true
|
||||||
|
CompletionParens=true
|
||||||
|
Diagnostics=true
|
||||||
|
FormatOnSave=false
|
||||||
|
HighlightGoto=true
|
||||||
|
IncrementalSync=false
|
||||||
|
InlayHints=false
|
||||||
|
Messages=true
|
||||||
|
ReferencesDeclaration=true
|
||||||
|
SemanticHighlighting=true
|
||||||
|
ServerConfiguration=
|
||||||
|
SignatureHelp=true
|
||||||
|
SymbolDetails=false
|
||||||
|
SymbolExpand=true
|
||||||
|
SymbolSort=false
|
||||||
|
SymbolTree=true
|
||||||
|
TypeFormatting=false
|
17
roles/config/files/.config/katevirc
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
[Kate Vi Input Mode Settings]
|
||||||
|
Command Mode Mapping Keys=
|
||||||
|
Command Mode Mappings=
|
||||||
|
Command Mode Mappings Recursion=
|
||||||
|
Insert Mode Mapping Keys=
|
||||||
|
Insert Mode Mappings=
|
||||||
|
Insert Mode Mappings Recursion=
|
||||||
|
Macro Completions=
|
||||||
|
Macro Contents=
|
||||||
|
Macro Registers=
|
||||||
|
Map Leader=\\
|
||||||
|
Normal Mode Mapping Keys=
|
||||||
|
Normal Mode Mappings=
|
||||||
|
Normal Mode Mappings Recursion=
|
||||||
|
Visual Mode Mapping Keys=
|
||||||
|
Visual Mode Mappings=
|
||||||
|
Visual Mode Mappings Recursion=
|
@ -0,0 +1,32 @@
|
|||||||
|
[Source-applicationSourceName]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-applicationVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-locale]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-opengl]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-platform]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-qtVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-screens]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-startCount]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-usageTime]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=13
|
||||||
|
ApplicationTime=584
|
||||||
|
LastSubmission="@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x8b\xa4\x3\xe9,x\0)"
|
||||||
|
StatisticsCollectionMode=DetailedUsageStatistics
|
@ -0,0 +1,33 @@
|
|||||||
|
[Source-applicationVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-locale]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-places]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-platform]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-qtVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-screens]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-settings]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-startCount]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-usageTime]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=118
|
||||||
|
ApplicationTime=72588
|
||||||
|
LastSubmission=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x8b\xb3\x4\xe9\xae\xd9\0)
|
||||||
|
StatisticsCollectionMode=DetailedUsageStatistics
|
||||||
|
SurveyInterval=0
|
@ -0,0 +1,21 @@
|
|||||||
|
[Source-applicationVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-platform]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-qtVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-screens]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-startCount]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-usageTime]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=2
|
||||||
|
ApplicationTime=15
|
@ -0,0 +1,27 @@
|
|||||||
|
[Source-accounts]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-applicationVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-locale]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-platform]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-qtVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-screens]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-startCount]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-usageTime]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=5
|
||||||
|
ApplicationTime=1457
|
@ -0,0 +1,2 @@
|
|||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=4
|
@ -0,0 +1,2 @@
|
|||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=1
|
@ -0,0 +1,33 @@
|
|||||||
|
[Source-applicationVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-compiler]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-opengl]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-panelCount]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-platform]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-qpa]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-qtVersion]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-screens]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[Source-usageTime]
|
||||||
|
dataSourceCommonSettings\activeState=true
|
||||||
|
|
||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=58
|
||||||
|
ApplicationTime=693501
|
||||||
|
LastEncouragement=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x8b\x81\x2\xbb\xe0\x11\0)
|
||||||
|
LastSubmission=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x8b\xb1\x4\x30\xc4X\0)
|
||||||
|
StatisticsCollectionMode=DetailedUsageStatistics
|
@ -0,0 +1,2 @@
|
|||||||
|
[UserFeedback]
|
||||||
|
ApplicationStartCount=4
|
@ -0,0 +1,2 @@
|
|||||||
|
[Plugins]
|
||||||
|
kdeconnect_notificationsEnabled=false
|
@ -0,0 +1,4 @@
|
|||||||
|
[Plugins]
|
||||||
|
kdeconnect_notificationsEnabled=false
|
||||||
|
kdeconnect_screensaver_inhibitEnabled=false
|
||||||
|
kdeconnect_sendnotificationsEnabled=false
|
@ -0,0 +1,8 @@
|
|||||||
|
[applications]
|
||||||
|
1\value=@Variant(\0\0\0\x7f\0\0\0\x15NotifyingApplication\0\xff\xff\xff\xff\xff\xff\xff\xff\0\xff\xff\xff\xff)
|
||||||
|
2\value=@Variant(\0\0\0\x7f\0\0\0\x15NotifyingApplication\0\0\0\0$\0N\0\x65\0t\0z\0w\0\x65\0r\0k\0v\0\x65\0r\0w\0\x61\0l\0t\0u\0n\0g\0\0\0&\0n\0\x65\0t\0w\0o\0r\0k\0-\0u\0n\0\x61\0v\0\x61\0i\0l\0\x61\0\x62\0l\0\x65\x1\xff\xff\xff\xff)
|
||||||
|
3\value=@Variant(\0\0\0\x7f\0\0\0\x15NotifyingApplication\0\0\0\0\x16\0T\0h\0u\0n\0\x64\0\x65\0r\0\x62\0i\0r\0\x64\0\0\0\0\x1\xff\xff\xff\xff)
|
||||||
|
4\value=@Variant(\0\0\0\x7f\0\0\0\x15NotifyingApplication\0\0\0\0.\0\x45\0-\0M\0\x61\0i\0l\0-\0\x42\0\x65\0n\0\x61\0\x63\0h\0r\0i\0\x63\0h\0t\0i\0g\0u\0n\0g\0\0\0\n\0k\0m\0\x61\0i\0l\x1\xff\xff\xff\xff)
|
||||||
|
5\value=@Invalid()
|
||||||
|
6\value=@Invalid()
|
||||||
|
size=4
|
@ -0,0 +1,2 @@
|
|||||||
|
[Plugins]
|
||||||
|
kdeconnect_notificationsEnabled=false
|
20
roles/config/files/.config/kdeconnect/certificate.pem
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
-----BEGIN CERTIFICATE-----
|
||||||
|
MIIDVzCCAj+gAwIBAgIBCjANBgkqhkiG9w0BAQUFADBVMS8wLQYDVQQDDCZfNzcw
|
||||||
|
YjNjMDdfNWRiOV80Y2QwX2FkNGVfMTM0MDk0MGFjZWNmXzEMMAoGA1UECgwDS0RF
|
||||||
|
MRQwEgYDVQQLDAtLZGUgY29ubmVjdDAeFw0yMjEyMTYxMDQ0MzdaFw0zMjEyMTYx
|
||||||
|
MDQ0MzdaMFUxLzAtBgNVBAMMJl83NzBiM2MwN181ZGI5XzRjZDBfYWQ0ZV8xMzQw
|
||||||
|
OTQwYWNlY2ZfMQwwCgYDVQQKDANLREUxFDASBgNVBAsMC0tkZSBjb25uZWN0MIIB
|
||||||
|
IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1DWLHgcBabfMtKxDkpmtN6d7
|
||||||
|
gjCWIa/lxBlfu+aGHtH4Dkp5vy5yaQvcUhRX7RmHgJIFD0pM9KsW3rdGTgVmGwbd
|
||||||
|
erV6Or9zOimvz5mWVSx+Y+fRoQPBK+ne1fazIs0dEUaif9xPFAbAaBPfyIT350ko
|
||||||
|
D7OfFEes6D8BMpqUYEEKmJ40T84sYT0E25ZJr1J6l5lpqzbSK4DEcClf5w5Somxs
|
||||||
|
lbIwRwQcQZ1LMl2VZbgIAfoRtARQaE0ShJByapt1yodD3LMjFz9bG1V2EEnAE7Cq
|
||||||
|
TdBOfuqe7SbV/zOg0uiGOz3OMcbLkCTacGiXyQ6zEFmk9DfzbIfy/NPCfS7UKQID
|
||||||
|
AQABozIwMDAdBgNVHQ4EFgQUjWkYU5KHUCk3qw4C2aqcBnuJuZQwDwYDVR0TAQH/
|
||||||
|
BAUwAwIBADANBgkqhkiG9w0BAQUFAAOCAQEA0N1CeqKno4upYJxTzcNGX0roM5Lp
|
||||||
|
KS8ZNTbVYxjoDTQPrwNJUToLR8MSmJVLk3c76Tcmdy1XGubW+Dz/e5HoS/e90xl/
|
||||||
|
kkoyBoRRqvzv7reWvolBp5Jeh5ZSXzLtWonG3PdxhZ6iVqajAf95HQmclciXJ7Jx
|
||||||
|
zUbsHvOUCP+RH12jYL0BYbWr45hB+0YS9pgIsFbW5aEwxnhKublFbMeiwsNcswnu
|
||||||
|
0DUxPF/0V5+fa3mrVyzKIHclvSoQdF5NEQ5szTglTiFJvknsJQwfmCQNg/EpQ0T9
|
||||||
|
N1yCP3drPITxXdukI5cAZdc19fZXTCAm8iFseomfEg9u3tr3I3DNFaD7bA==
|
||||||
|
-----END CERTIFICATE-----
|
3
roles/config/files/.config/kdeconnect/config
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[General]
|
||||||
|
customDevices=danctnix.xpn.ch,172.16.7.156
|
||||||
|
name=alita
|
28
roles/config/files/.config/kdeconnect/privateKey.pem
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
-----BEGIN PRIVATE KEY-----
|
||||||
|
MIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDUNYseBwFpt8y0
|
||||||
|
rEOSma03p3uCMJYhr+XEGV+75oYe0fgOSnm/LnJpC9xSFFftGYeAkgUPSkz0qxbe
|
||||||
|
t0ZOBWYbBt16tXo6v3M6Ka/PmZZVLH5j59GhA8Er6d7V9rMizR0RRqJ/3E8UBsBo
|
||||||
|
E9/IhPfnSSgPs58UR6zoPwEympRgQQqYnjRPzixhPQTblkmvUnqXmWmrNtIrgMRw
|
||||||
|
KV/nDlKibGyVsjBHBBxBnUsyXZVluAgB+hG0BFBoTRKEkHJqm3XKh0PcsyMXP1sb
|
||||||
|
VXYQScATsKpN0E5+6p7tJtX/M6DS6IY7Pc4xxsuQJNpwaJfJDrMQWaT0N/Nsh/L8
|
||||||
|
08J9LtQpAgMBAAECggEADyAi4pjGu8GPTHhz14zvGQatyb2LUere8m+JkJPRjvxR
|
||||||
|
1TjvPRaDLqQbB9mt27dEXoBp7mlSG2Vfe6/uCa0eVkJSwoaRaAMR5D0o7B/rJHaH
|
||||||
|
qrjRCwxAtk/U44TSR2J91iel+P2bwFZr2+9AteLuZZSkD5xytAgY1bP58qCsf0C6
|
||||||
|
SpWKAHUOFA1hE8mVmmx0lA09rPM7VYdb6wDJ5wVVXayDyQNZ+A/kGMIwBd6p6J3l
|
||||||
|
kHEBKcjeGrwEuCa/WGYZx6J/dUMlKthUue352q5L/dp/YbQSPR4s+OYNzlHwTcTE
|
||||||
|
nmUJzGZLTvmQanQ10wi/wBeU1H125yabILWVUGjmYQKBgQD1ZrID0D5dlDQGURs/
|
||||||
|
/yWVqIStNO3fB2GlKr+w+f2O8ihv7C5HhtwsSJKcjXVhVZSHf2Z1VlWXoGl7JWiH
|
||||||
|
oOSBe8YQx32reiprhkqVBc4CRod4RYLluzwTVXzwyfFBfHYz434YhK/DOsRS43zQ
|
||||||
|
eQ+OlRYHyPGj8sdHy6SuwlKw2QKBgQDdX9tqOFd7VF/PMghsNd1m5kuDaj8759dO
|
||||||
|
KbZNs6HjygeYj/gs5z0KquPru6dlmoOW9f0WdzEXXaHieGiLTIF4XugMzVsl/A5X
|
||||||
|
hB/k7+U99uTszgkLlp/d46WjCjmqZKaAJkC7xsKfwQgONwYKn/3k0owxBkQqUAh5
|
||||||
|
I7DSmLgr0QKBgDNuJWrFLvzfvZOBVguwhoj5+2xthljSrDU4Y1pM2kYmHDFwtzZI
|
||||||
|
XkZto0RqJSqUC//lxGxc/q07cj/b1C9wmdNFRHppxL22acOFLoZS5Bz3+RZMwyUw
|
||||||
|
e2O16+xu9j/6PK+dQuUSkd+BpnmUsajjZk5EkoxpIbNxgzBZzpbNpRTpAoGADfXu
|
||||||
|
m2tEMRXoGOP53gEjnkqltnrr0/ZSAK7mvU23xurFwdxKdWJ72gFe8E3cR68P32RR
|
||||||
|
+qm3odaYz/Rx+17ux02M6snElseni+NcM47hcR/x3fE8Zsuv90lU98w8SL+iNHC1
|
||||||
|
ImJtga+lt2fG7MKcO2L/zlOr1tNHRYR3sUBKVRECgYEAqwHxFXHSSY2xE7IbtRBL
|
||||||
|
bLVHnOge758Xl7QGDGEtCRKu3bHjlTzyU4/WWLtwlD5xNO8fbacVJkE1uBDiAQ3R
|
||||||
|
8E+K45lzLWJm9flw6YKNyxhxYMbRSu+WDe6y9/zveZH/PAx4VZd+7kVMZYLaAd76
|
||||||
|
iUcTI7WKFKVZKP6sAVigUPY=
|
||||||
|
-----END PRIVATE KEY-----
|
4
roles/config/files/.config/kdeconnect/trusted_devices
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[8b7236c9_58cb_4a94_8957_d6c1ee0bd061]
|
||||||
|
certificate="-----BEGIN CERTIFICATE-----\nMIIBkzCCATmgAwIBAgIBATAKBggqhkjOPQQDBDBTMS0wKwYDVQQDDCQ4YjcyMzZj\nOV81OGNiXzRhOTRfODk1N19kNmMxZWUwYmQwNjExFDASBgNVBAsMC0tERSBDb25u\nZWN0MQwwCgYDVQQKDANLREUwHhcNMjMwNTE3MjIwMDAwWhcNMzMwNTE3MjIwMDAw\nWjBTMS0wKwYDVQQDDCQ4YjcyMzZjOV81OGNiXzRhOTRfODk1N19kNmMxZWUwYmQw\nNjExFDASBgNVBAsMC0tERSBDb25uZWN0MQwwCgYDVQQKDANLREUwWTATBgcqhkjO\nPQIBBggqhkjOPQMBBwNCAAR7gUKhxP1zdGw3PwnG2/fyEO2rgL7mh6wpQV2JAsXT\nrTX03PqyBj8zQSW2MCoPEmmTmWBP29Sffh6tTCbT11pZMAoGCCqGSM49BAMEA0gA\nMEUCIQDMSGqcqcTCn1qKur4A9AQ4vvmZAQ7ML8G4YLZPzwLavQIgIvchfG2Ag8z/\nuRe5laMzkvYMQu8W7ZcvyJmaiCinY8U=\n-----END CERTIFICATE-----\n"
|
||||||
|
name=moto g play - 2024
|
||||||
|
type=phone
|
5
roles/config/files/.config/kded5rc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[Module-browserintegrationreminder]
|
||||||
|
autoload=false
|
||||||
|
|
||||||
|
[Module-device_automounter]
|
||||||
|
autoload=false
|
2
roles/config/files/.config/kded6rc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[PlasmaBrowserIntegration]
|
||||||
|
shownCount=4
|
@ -1,5 +1,5 @@
|
|||||||
[General]
|
[General]
|
||||||
ColorScheme=BreezeDark
|
ColorScheme=CatppuccinMacchiatoPeach
|
||||||
|
|
||||||
[Icons]
|
[Icons]
|
||||||
Theme=breeze-dark
|
Theme=breeze-dark
|
||||||
|
@ -3,148 +3,138 @@ update_info=filepicker.upd:filepicker-remove-old-previews-entry,fonts_global.upd
|
|||||||
|
|
||||||
[ColorEffects:Disabled]
|
[ColorEffects:Disabled]
|
||||||
ChangeSelectionColor=
|
ChangeSelectionColor=
|
||||||
Color=56,56,56
|
Color=36, 39, 58
|
||||||
ColorAmount=0
|
ColorAmount=0.30000000000000004
|
||||||
ColorEffect=0
|
ColorEffect=2
|
||||||
ContrastAmount=0.65
|
ContrastAmount=0.1
|
||||||
ContrastEffect=1
|
ContrastEffect=0
|
||||||
Enable=
|
Enable=
|
||||||
IntensityAmount=0.1
|
IntensityAmount=-1
|
||||||
IntensityEffect=2
|
IntensityEffect=0
|
||||||
|
|
||||||
[ColorEffects:Inactive]
|
[ColorEffects:Inactive]
|
||||||
ChangeSelectionColor=true
|
ChangeSelectionColor=true
|
||||||
Color=112,111,110
|
Color=36, 39, 58
|
||||||
ColorAmount=0.025
|
ColorAmount=0.5
|
||||||
ColorEffect=2
|
ColorEffect=3
|
||||||
ContrastAmount=0.1
|
ContrastAmount=0
|
||||||
ContrastEffect=2
|
ContrastEffect=0
|
||||||
Enable=false
|
Enable=true
|
||||||
IntensityAmount=0
|
IntensityAmount=0
|
||||||
IntensityEffect=0
|
IntensityEffect=0
|
||||||
|
|
||||||
[Colors:Button]
|
[Colors:Button]
|
||||||
BackgroundAlternate=30,87,116
|
BackgroundAlternate=245,169,127
|
||||||
BackgroundNormal=49,54,59
|
BackgroundNormal=54, 58, 79
|
||||||
DecorationFocus=61,174,233
|
DecorationFocus=245,169,127
|
||||||
DecorationHover=61,174,233
|
DecorationHover=54, 58, 79
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=245, 169, 127
|
||||||
ForegroundInactive=161,169,177
|
ForegroundInactive=165, 173, 203
|
||||||
ForegroundLink=29,153,243
|
ForegroundLink=245,169,127
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=237, 135, 150
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=238, 212, 159
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=202, 211, 245
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=166, 218, 149
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=198, 160, 246
|
||||||
|
|
||||||
[Colors:Complementary]
|
[Colors:Complementary]
|
||||||
BackgroundAlternate=30,87,116
|
BackgroundAlternate=24, 25, 38
|
||||||
BackgroundNormal=42,46,50
|
BackgroundNormal=30, 32, 48
|
||||||
DecorationFocus=61,174,233
|
DecorationFocus=245,169,127
|
||||||
DecorationHover=61,174,233
|
DecorationHover=54, 58, 79
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=245, 169, 127
|
||||||
ForegroundInactive=161,169,177
|
ForegroundInactive=165, 173, 203
|
||||||
ForegroundLink=29,153,243
|
ForegroundLink=245,169,127
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=237, 135, 150
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=238, 212, 159
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=202, 211, 245
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=166, 218, 149
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=198, 160, 246
|
||||||
|
|
||||||
[Colors:Header]
|
[Colors:Header]
|
||||||
BackgroundAlternate=42,46,50
|
BackgroundAlternate=24, 25, 38
|
||||||
BackgroundNormal=49,54,59
|
BackgroundNormal=30, 32, 48
|
||||||
DecorationFocus=61,174,233
|
DecorationFocus=245,169,127
|
||||||
DecorationHover=61,174,233
|
DecorationHover=54, 58, 79
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=245, 169, 127
|
||||||
ForegroundInactive=161,169,177
|
ForegroundInactive=165, 173, 203
|
||||||
ForegroundLink=29,153,243
|
ForegroundLink=245,169,127
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=237, 135, 150
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=238, 212, 159
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=202, 211, 245
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=166, 218, 149
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=198, 160, 246
|
||||||
|
|
||||||
[Colors:Header][Inactive]
|
|
||||||
BackgroundAlternate=49,54,59
|
|
||||||
BackgroundNormal=42,46,50
|
|
||||||
DecorationFocus=61,174,233
|
|
||||||
DecorationHover=61,174,233
|
|
||||||
ForegroundActive=61,174,233
|
|
||||||
ForegroundInactive=161,169,177
|
|
||||||
ForegroundLink=29,153,243
|
|
||||||
ForegroundNegative=218,68,83
|
|
||||||
ForegroundNeutral=246,116,0
|
|
||||||
ForegroundNormal=252,252,252
|
|
||||||
ForegroundPositive=39,174,96
|
|
||||||
ForegroundVisited=155,89,182
|
|
||||||
|
|
||||||
[Colors:Selection]
|
[Colors:Selection]
|
||||||
BackgroundAlternate=30,87,116
|
BackgroundAlternate=245,169,127
|
||||||
BackgroundNormal=61,174,233
|
BackgroundNormal=245,169,127
|
||||||
DecorationFocus=61,174,233
|
DecorationFocus=245,169,127
|
||||||
DecorationHover=61,174,233
|
DecorationHover=54, 58, 79
|
||||||
ForegroundActive=252,252,252
|
ForegroundActive=245, 169, 127
|
||||||
ForegroundInactive=161,169,177
|
ForegroundInactive=30, 32, 48
|
||||||
ForegroundLink=253,188,75
|
ForegroundLink=245,169,127
|
||||||
ForegroundNegative=176,55,69
|
ForegroundNegative=237, 135, 150
|
||||||
ForegroundNeutral=198,92,0
|
ForegroundNeutral=238, 212, 159
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=24, 25, 38
|
||||||
ForegroundPositive=23,104,57
|
ForegroundPositive=166, 218, 149
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=198, 160, 246
|
||||||
|
|
||||||
[Colors:Tooltip]
|
[Colors:Tooltip]
|
||||||
BackgroundAlternate=42,46,50
|
BackgroundAlternate=27,25,35
|
||||||
BackgroundNormal=49,54,59
|
BackgroundNormal=36, 39, 58
|
||||||
DecorationFocus=61,174,233
|
DecorationFocus=245,169,127
|
||||||
DecorationHover=61,174,233
|
DecorationHover=54, 58, 79
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=245, 169, 127
|
||||||
ForegroundInactive=161,169,177
|
ForegroundInactive=165, 173, 203
|
||||||
ForegroundLink=29,153,243
|
ForegroundLink=245,169,127
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=237, 135, 150
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=238, 212, 159
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=202, 211, 245
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=166, 218, 149
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=198, 160, 246
|
||||||
|
|
||||||
[Colors:View]
|
[Colors:View]
|
||||||
BackgroundAlternate=35,38,41
|
BackgroundAlternate=30, 32, 48
|
||||||
BackgroundNormal=27,30,32
|
BackgroundNormal=36, 39, 58
|
||||||
DecorationFocus=61,174,233
|
DecorationFocus=245,169,127
|
||||||
DecorationHover=61,174,233
|
DecorationHover=54, 58, 79
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=245, 169, 127
|
||||||
ForegroundInactive=161,169,177
|
ForegroundInactive=165, 173, 203
|
||||||
ForegroundLink=29,153,243
|
ForegroundLink=245,169,127
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=237, 135, 150
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=238, 212, 159
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=202, 211, 245
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=166, 218, 149
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=198, 160, 246
|
||||||
|
|
||||||
[Colors:Window]
|
[Colors:Window]
|
||||||
BackgroundAlternate=49,54,59
|
BackgroundAlternate=24, 25, 38
|
||||||
BackgroundNormal=42,46,50
|
BackgroundNormal=30, 32, 48
|
||||||
DecorationFocus=61,174,233
|
DecorationFocus=245,169,127
|
||||||
DecorationHover=61,174,233
|
DecorationHover=54, 58, 79
|
||||||
ForegroundActive=61,174,233
|
ForegroundActive=245, 169, 127
|
||||||
ForegroundInactive=161,169,177
|
ForegroundInactive=165, 173, 203
|
||||||
ForegroundLink=29,153,243
|
ForegroundLink=245,169,127
|
||||||
ForegroundNegative=218,68,83
|
ForegroundNegative=237, 135, 150
|
||||||
ForegroundNeutral=246,116,0
|
ForegroundNeutral=238, 212, 159
|
||||||
ForegroundNormal=252,252,252
|
ForegroundNormal=202, 211, 245
|
||||||
ForegroundPositive=39,174,96
|
ForegroundPositive=166, 218, 149
|
||||||
ForegroundVisited=155,89,182
|
ForegroundVisited=198, 160, 246
|
||||||
|
|
||||||
|
[DirSelect Dialog]
|
||||||
|
DirSelectDialog Size=843,162
|
||||||
|
History Items[$e]=file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Downloads/newBooks,file:$HOME/Nextcloud/Reading/books/Brandon Sanderson - The Stormlight Archive
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
ColorSchemeHash=4a48bd34ba53d580d8594cb0216221e77518509f
|
ColorSchemeHash=71557b36dcebc5d6df8bcf613f6ec605cd462c1d
|
||||||
XftAntialias=true
|
XftAntialias=true
|
||||||
XftHintStyle=hintslight
|
XftHintStyle=hintslight
|
||||||
XftSubPixel=rgb
|
XftSubPixel=rgb
|
||||||
fixed=Hack,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
fixed=Roboto Mono [GOOG],12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||||
font=Noto Sans,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
font=Noto Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||||
menuFont=Noto Sans,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
menuFont=Noto Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||||
smallestReadableFont=Noto Sans,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
smallestReadableFont=Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||||
toolBarFont=Noto Sans,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
toolBarFont=Noto Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||||
|
|
||||||
[KDE]
|
[KDE]
|
||||||
AnimationDurationFactor=0
|
AnimationDurationFactor=0
|
||||||
@ -172,7 +162,7 @@ Speedbar Width=181
|
|||||||
View Style=Detail
|
View Style=Detail
|
||||||
|
|
||||||
[KShortcutsDialog Settings]
|
[KShortcutsDialog Settings]
|
||||||
Dialog Size=611,390
|
Dialog Size=950,611
|
||||||
|
|
||||||
[PreviewSettings]
|
[PreviewSettings]
|
||||||
MaximumRemoteSize=0
|
MaximumRemoteSize=0
|
||||||
@ -190,10 +180,10 @@ ZoomIn=
|
|||||||
ZoomOut=
|
ZoomOut=
|
||||||
|
|
||||||
[WM]
|
[WM]
|
||||||
activeBackground=49,54,59
|
activeBackground=36,39,58
|
||||||
activeBlend=252,252,252
|
activeBlend=202,211,245
|
||||||
activeFont=Noto Sans,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
activeFont=Noto Sans,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
|
||||||
activeForeground=252,252,252
|
activeForeground=202,211,245
|
||||||
inactiveBackground=42,46,50
|
inactiveBackground=24,25,38
|
||||||
inactiveBlend=161,169,177
|
inactiveBlend=165,173,203
|
||||||
inactiveForeground=161,169,177
|
inactiveForeground=165,173,203
|
||||||
|
13
roles/config/files/.config/kdenlive-layoutsrc
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[Layouts]
|
||||||
|
kdenlive_audio=AAAA/wAAAAD9AAAAAwAAAAAAAAFfAAAD1/wCAAAAAvwAAAAkAAAB/wAAAHwA////+gAAAAEBAAAAAvsAAAAeAHQAcgBhAG4AcwBpAHQAaQBvAG4AXwBsAGkAcwB0AAAAAAD/////AAAABAEAAAP7AAAAFgBwAHIAbwBqAGUAYwB0AF8AYgBpAG4BAAAAAP////8AAABbAQAAA/wAAAIkAAAB1wAAAHIBAAAb+gAAAAABAAAAAvsAAAAWAGUAZgBmAGUAYwB0AF8AbABpAHMAdAEAAAAAAAABXwAAAAQBAAAD+wAAAB4AYwBsAGkAcABfAHAAcgBvAHAAZQByAHQAaQBlAHMBAAAAAP////8AAABXAQAAAwAAAAEAAAH6AAAD1/wCAAAAA/wAAAAkAAABaAAAAOcBAAAb+gAAAAABAAAAAvsAAAAeAHAAcgBvAGoAZQBjAHQAXwBtAG8AbgBpAHQAbwByAQAABjwAAAFEAAABRAEAAAP7AAAAGABjAGwAaQBwAF8AbQBvAG4AaQB0AG8AcgEAAAAA/////wAAAUQBAAAD+wAAABoAYQB1AGQAaQBvAHMAcABlAGMAdAByAHUAbQEAAAGNAAAAkgAAAHMBAAAC+wAAABgAZQBmAGYAZQBjAHQAXwBzAHQAYQBjAGsBAAACIAAAAdsAAABtAQAAAgAAAAIAAAQlAAAB/vwBAAAADvsAAAAYAG4AbwB0AGUAcwBfAHcAaQBkAGcAZQB0AAAAAAD/////AAAAZwEAAAP7AAAADgBsAGkAYgByAGEAcgB5AAAAAAD/////AAAAZwEAAAP7AAAAFABzAGMAcgBlAGUAbgBnAHIAYQBiAAAAAAD/////AAAAUgEAAAP7AAAAGAB1AG4AZABvAF8AaABpAHMAdABvAHIAeQAAAAAA/////wAAAFsBAAAD+wAAAAoAbQBpAHgAZQByAQAAAWAAAAQlAAABJAEAAAP7AAAAFgB2AGUAYwB0AG8AcgBzAGMAbwBwAGUAAAAAAP////8AAAFIAQAAA/sAAAAQAHcAYQB2AGUAZgBvAHIAbQAAAAAA/////wAAALIBAAAD+wAAABQAcgBnAGIAXwBwAGEAcgBhAGQAZQAAAAAA/////wAAAK4BAAAD+wAAABIAaABpAHMAdABvAGcAcgBhAG0AAAAAAP////8AAAFTAQAAA/sAAAAeAG8AbgBsAGkAbgBlAHIAZQBzAG8AdQByAGMAZQBzAAAAAAD/////AAABPAEAAAP7AAAAEAB0AGUAeAB0AGUAZABpAHQAAAAAAP////8AAAE4AQAAA/sAAAASAFMAdQBiAHQAaQB0AGwAZQBzAAAAAAD/////AAAA9AEAAAP7AAAAEgB0AGkAbQBlAHIAZQBtAGEAcAAAAARiAAABIwAAASMBAAAD+wAAABAAYgBpAG4AXwBjAGwAaQBwAAAAAAD/////AAACLgEAAAMAAAQlAAAB2AAAAAEAAAACAAAAAQAAAAL8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAAAAABgAZQB4AHQAcgBhAFQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAA==
|
||||||
|
kdenlive_color=AAAA/wAAAAD9AAAAAwAAAAAAAAGQAAAD1/wCAAAAA/sAAAAYAGMAbABpAHAAXwBtAG8AbgBpAHQAbwByAQAAACQAAAERAAAAywEAAAL7AAAAFAByAGcAYgBfAHAAYQByAGEAZABlAQAAATYAAAFAAAAAMQEAAAL8AAACdwAAAYQAAACPAQAAG/oAAAAAAQAAAAL7AAAAFgB2AGUAYwB0AG8AcgBzAGMAbwBwAGUBAAAAAAAAAVsAAAFIAQAAA/sAAAASAGgAaQBzAHQAbwBnAHIAYQBtAQAAAAD/////AAABUwEAAAMAAAABAAABdwAAA9f8AgAAAAL7AAAAEAB3AGEAdgBlAGYAbwByAG0AAAABQwAAAJIAAAAxAQAAAvwAAAAkAAAD1wAAAHYA////+gAAAAABAAAAAvsAAAAYAGUAZgBmAGUAYwB0AF8AcwB0AGEAYwBrAQAAAAD/////AAAAVwEAAAP7AAAAHgBjAGwAaQBwAF8AcAByAG8AcABlAHIAdABpAGUAcwAAAAAA/////wAAAFcBAAADAAAAAgAABHcAAAHq/AEAAAAJ+wAAABgAbgBvAHQAZQBzAF8AdwBpAGQAZwBlAHQAAAAAAP////8AAABnAQAAA/sAAAAUAHMAYwByAGUAZQBuAGcAcgBhAGIAAAAAAP////8AAABSAQAAA/sAAAAaAGEAdQBkAGkAbwBzAHAAZQBjAHQAcgB1AG0AAAAAAP////8AAABoAQAAA/sAAAAKAG0AaQB4AGUAcgAAAAPaAAAAYQAAASQBAAAD+wAAAB4AcAByAG8AagBlAGMAdABfAG0AbwBuAGkAdABvAHIBAAABkQAAAwkAAAFEAQAAA/wAAASbAAABbQAAAIsA////+gAAAAABAAAABPsAAAAWAGUAZgBmAGUAYwB0AF8AbABpAHMAdAEAAAShAAABeQAAAAQBAAAD+wAAAB4AdAByAGEAbgBzAGkAdABpAG8AbgBfAGwAaQBzAHQBAAAAAP////8AAAAEAQAAA/sAAAAWAHAAcgBvAGoAZQBjAHQAXwBiAGkAbgEAAAAA/////wAAAFsBAAAD+wAAAA4AbABpAGIAcgBhAHIAeQEAAAAA/////wAAAGcBAAAD+wAAABgAdQBuAGQAbwBfAGgAaQBzAHQAbwByAHkAAAAAAP////8AAABbAQAAA/sAAAASAFMAdQBiAHQAaQB0AGwAZQBzAAAAAAD/////AAAA9AEAAAP7AAAAEABiAGkAbgBfAGMAbABpAHAAAAAAAP////8AAAIuAQAAAwAABHcAAAHsAAAAAQAAAAIAAAABAAAAAvwAAAABAAAAAgAAAAIAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAA/////wAAAAAAAAAAAAAAGABlAHgAdAByAGEAVABvAG8AbABCAGEAcgAAAAAA/////wAAAAAAAAAA
|
||||||
|
kdenlive_editing=AAAA/wAAAAD9AAAAAgAAAAEAAAGFAAACFPwCAAAAAfwAAAHnAAACFAAAAZsBAAAb+gAAAAACAAAABPsAAAAKAG0AaQB4AGUAcgEAAAHwAAACCwAAAK4BAAAC+wAAABgAZQBmAGYAZQBjAHQAXwBzAHQAYQBjAGsBAAAAAP////8AAAB2AQAAAvsAAAASAHQAaQBtAGUAcgBlAG0AYQBwAQAAAAD/////AAABfwEAAAL7AAAAEgBTAHUAYgB0AGkAdABsAGUAcwEAAAAA/////wAAAPoBAAACAAAAAgAAB4AAAAHC/AEAAAAL+wAAABQAcwBjAHIAZQBlAG4AZwByAGEAYgAAAAAA/////wAAAFIBAAAD+wAAABoAYQB1AGQAaQBvAHMAcABlAGMAdAByAHUAbQAAAAAA/////wAAAGgBAAAD/AAAAAAAAAJYAAAAiwD////6AAAAAAEAAAAF+wAAABYAcAByAG8AagBlAGMAdABfAGIAaQBuAQAAAAD/////AAAAWwEAAAP7AAAAHgB0AHIAYQBuAHMAaQB0AGkAbwBuAF8AbABpAHMAdAEAAAAA/////wAAAAQBAAAD+wAAABYAZQBmAGYAZQBjAHQAXwBsAGkAcwB0AQAAAAD/////AAAABAEAAAP7AAAAHgBjAGwAaQBwAF8AcAByAG8AcABlAHIAdABpAGUAcwEAAAAA/////wAAAFcBAAAD+wAAABgAdQBuAGQAbwBfAGgAaQBzAHQAbwByAHkBAAAAAP////8AAABbAQAAA/wAAAJZAAACkgAAAUQA////+gAAAAACAAAAAvsAAAAYAGMAbABpAHAAXwBtAG8AbgBpAHQAbwByAQAAAEQAAAHNAAAAywEAAAL7AAAADgBsAGkAYgByAGEAcgB5AQAAAAD/////AAAAjAEAAAL8AAAE7AAAApQAAAF3AP////oAAAAAAgAAAAP7AAAAHgBwAHIAbwBqAGUAYwB0AF8AbQBvAG4AaQB0AG8AcgEAAAC/AAABLAAAAMsBAAAC+wAAABAAdABlAHgAdABlAGQAaQB0AQAAAAD/////AAABZgEAAAL7AAAAGABuAG8AdABlAHMAXwB3AGkAZABnAGUAdAEAAAAA/////wAAAIYBAAAC+wAAABYAdgBlAGMAdABvAHIAcwBjAG8AcABlAAAAAAD/////AAABSAEAAAP7AAAAEAB3AGEAdgBlAGYAbwByAG0AAAAAAP////8AAACyAQAAA/sAAAAUAHIAZwBiAF8AcABhAHIAYQBkAGUAAAAAAP////8AAACuAQAAA/sAAAASAGgAaQBzAHQAbwBnAHIAYQBtAAAAAAD/////AAABUwEAAAP7AAAAEABiAGkAbgBfAGMAbABpAHAAAAAE/wAAAoEAAAIuAQAAA/sAAAAeAG8AbgBsAGkAbgBlAHIAZQBzAG8AdQByAGMAZQBzAAAAAAD/////AAABPAEAAAMAAAX6AAACFAAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAAAAABgAZQB4AHQAcgBhAFQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAA==
|
||||||
|
kdenlive_effects=AAAA/wAAAAD9AAAAAwAAAAAAAAE4AAABvfwCAAAAAfsAAAAWAHAAcgBvAGoAZQBjAHQAXwBiAGkAbgEAAAI+AAABvQAAAHwBAAACAAAAAQAAASQAAAG9/AIAAAAB+wAAAAoAbQBpAHgAZQByAQAAAj4AAAG9AAAArgEAAAIAAAACAAAHgAAAAhn8AQAAABD7AAAAGABuAG8AdABlAHMAXwB3AGkAZABnAGUAdAAAAAAA/////wAAAGcBAAAD+wAAAA4AbABpAGIAcgBhAHIAeQAAAAAA/////wAAAGcBAAAD+wAAABQAcwBjAHIAZQBlAG4AZwByAGEAYgAAAAAA/////wAAAFIBAAAD+wAAABoAYQB1AGQAaQBvAHMAcABlAGMAdAByAHUAbQAAAAAA/////wAAAGgBAAAD/AAAAAAAAAFAAAAAiwD////6AAAAAQEAAAAC+wAAAB4AdAByAGEAbgBzAGkAdABpAG8AbgBfAGwAaQBzAHQBAAAAAP////8AAAAEAQAAA/sAAAAWAGUAZgBmAGUAYwB0AF8AbABpAHMAdAEAAAAA/////wAAAAQBAAAD/AAAAUEAAAMRAAABIwD////6AAAAAAEAAAAD+wAAABgAZQBmAGYAZQBjAHQAXwBzAHQAYQBjAGsBAAAAAP////8AAABXAQAAA/sAAAAeAGMAbABpAHAAXwBwAHIAbwBwAGUAcgB0AGkAZQBzAAAAAAD/////AAAAVwEAAAP7AAAAEgB0AGkAbQBlAHIAZQBtAGEAcAEAAAAA/////wAAASMBAAAD/AAABFMAAAMtAAABRAD////6AAAAAAIAAAAC+wAAAB4AcAByAG8AagBlAGMAdABfAG0AbwBuAGkAdABvAHIBAAABDQAAAS4AAADLAQAAAvsAAAAYAGMAbABpAHAAXwBtAG8AbgBpAHQAbwByAQAAAAD/////AAAAywEAAAL7AAAAGAB1AG4AZABvAF8AaABpAHMAdABvAHIAeQAAAAAA/////wAAAFsBAAAD+wAAABYAdgBlAGMAdABvAHIAcwBjAG8AcABlAAAAAAD/////AAABSAEAAAP7AAAAEAB3AGEAdgBlAGYAbwByAG0AAAAAAP////8AAACyAQAAA/sAAAAUAHIAZwBiAF8AcABhAHIAYQBkAGUAAAAAAP////8AAACuAQAAA/sAAAASAGgAaQBzAHQAbwBnAHIAYQBtAAAAAAD/////AAABUwEAAAP7AAAAEgBTAHUAYgB0AGkAdABsAGUAcwAAAAAA/////wAAAPQBAAAD+wAAABAAYgBpAG4AXwBjAGwAaQBwAAAABP8AAAKBAAACLgEAAAP7AAAAEAB0AGUAeAB0AGUAZABpAHQAAAAAAP////8AAAE4AQAAA/sAAAAeAG8AbgBsAGkAbgBlAHIAZQBzAG8AdQByAGMAZQBzAAAAAAD/////AAABPAEAAAMAAAUiAAABvQAAAAQAAAAEAAAACAAAAAj8AAAAAQAAAAIAAAACAAAAFgBtAGEAaQBuAFQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAAAAABgAZQB4AHQAcgBhAFQAbwBvAGwAQgBhAHIAAAAAAP////8AAAAAAAAAAA==
|
||||||
|
kdenlive_logging=Tk8tVEwAAAD/AAAAAP0AAAACAAAAAQAAAAAAAAAA/AIAAAAB+wAAABIAdABpAG0AZQByAGUAbQBhAHAAAAAAAP////8AAAF/AQAAAgAAAAIAAAeAAAAD1/wBAAAAB/sAAAAaAGEAdQBkAGkAbwBzAHAAZQBjAHQAcgB1AG0AAAAAAP////8AAABoAQAAA/wAAAAAAAAE9AAAAi4A/////AIAAAAC/AAAACQAAAHXAAAA+wEAABv6AAAAAAEAAAAC+wAAABAAYgBpAG4AXwBjAGwAaQBwAQAAAAAAAAT0AAACLgEAAAP7AAAAHgBvAG4AbABpAG4AZQByAGUAcwBvAHUAcgBjAGUAcwEAAAAA/////wAAATwBAAAD/AAAAfwAAAH/AAAAqAEAABv6AAAAAAEAAAAE+wAAABYAcAByAG8AagBlAGMAdABfAGIAaQBuAQAAAAD/////AAAAWwEAAAP7AAAADgBsAGkAYgByAGEAcgB5AQAAAAAAAAUdAAAAZwEAAAP7AAAAFgBlAGYAZgBlAGMAdABfAGwAaQBzAHQBAAAAAP////8AAAAEAQAAA/sAAAAYAHUAbgBkAG8AXwBoAGkAcwB0AG8AcgB5AQAAAAD/////AAAAWwEAAAP8AAAE9QAAAosAAAF3AP////wCAAAAA/sAAAAYAGMAbABpAHAAXwBtAG8AbgBpAHQAbwByAQAAACQAAAGeAAAAywEAAAL8AAABwwAAAeMAAAGCAQAAG/oAAAACAQAAAAb7AAAAHgBwAHIAbwBqAGUAYwB0AF8AbQBvAG4AaQB0AG8AcgAAAAAkAAACHQAAAUQBAAAD+wAAAB4AdAByAGEAbgBzAGkAdABpAG8AbgBfAGwAaQBzAHQAAAAAAAAAANwAAAAEAQAAA/sAAAAeAGMAbABpAHAAXwBwAHIAbwBwAGUAcgB0AGkAZQBzAQAABPQAAAKMAAAAVwEAAAP7AAAAEAB0AGUAeAB0AGUAZABpAHQBAAAAAP////8AAAF3AQAAA/sAAAAYAG4AbwB0AGUAcwBfAHcAaQBkAGcAZQB0AQAAAnoAAAGBAAAAZwEAAAP7AAAAGABlAGYAZgBlAGMAdABfAHMAdABhAGMAawEAAAAkAAACDgAAAFcBAAAD+wAAABQAcwBjAHIAZQBlAG4AZwByAGEAYgEAAAOnAAAAVAAAADUBAAAC+wAAAAoAbQBpAHgAZQByAAAABlwAAAEkAAABJAEAAAP7AAAAEgBoAGkAcwB0AG8AZwByAGEAbQAAAAPjAAAB3wAAAVMBAAAD/AAABdIAAAGuAAAAAAD////8AgAAAAP7AAAAFgB2AGUAYwB0AG8AcgBzAGMAbwBwAGUAAAAAJAAAAZAAAABzAQAAAvsAAAAQAHcAYQB2AGUAZgBvAHIAbQAAAAAkAAABGwAAADEBAAAC+wAAABQAcgBnAGIAXwBwAGEAcgBhAGQAZQAAAAAkAAACZAAAADEBAAAC+wAAABIAUwB1AGIAdABpAHQAbABlAHMAAAAAAP////8AAAD0AQAAAwAAB4AAAAAAAAAABAAAAAQAAAAIAAAACPwAAAABAAAAAgAAAAIAAAAWAG0AYQBpAG4AVABvAG8AbABCAGEAcgAAAAAA/////wAAAAAAAAAAAAAAGABlAHgAdAByAGEAVABvAG8AbABCAGEAcgAAAAAA/////wAAAAAAAAAA
|
||||||
|
|
||||||
|
[Order]
|
||||||
|
1=kdenlive_logging
|
||||||
|
2=kdenlive_editing
|
||||||
|
3=kdenlive_audio
|
||||||
|
4=kdenlive_effects
|
||||||
|
5=kdenlive_color
|
108
roles/config/files/.config/kdenliverc
Normal file
@ -0,0 +1,108 @@
|
|||||||
|
[MainWindow]
|
||||||
|
ToolBarsMovable=Disabled
|
||||||
|
|
||||||
|
[Media Browser]
|
||||||
|
Allow Expansion=false
|
||||||
|
Decoration position=2
|
||||||
|
Show hidden files=false
|
||||||
|
Sort by=Name
|
||||||
|
Sort directories first=true
|
||||||
|
Sort hidden files last=false
|
||||||
|
Sort reversed=false
|
||||||
|
View Style=DetailTree
|
||||||
|
|
||||||
|
[OnlineResources]
|
||||||
|
provider=Freesound
|
||||||
|
zoom=7
|
||||||
|
|
||||||
|
[Recent Dirs]
|
||||||
|
KdenliveClipFolder[$e]=$HOME/Videos/OBS/,$HOME/Videos,$HOME/Dokumente
|
||||||
|
|
||||||
|
[RenderWidget]
|
||||||
|
showoptions=true
|
||||||
|
|
||||||
|
[Scope_Histogram]
|
||||||
|
autoRefresh=true
|
||||||
|
bEnabled=true
|
||||||
|
gEnabled=true
|
||||||
|
logScale=false
|
||||||
|
rEnabled=true
|
||||||
|
realtime=false
|
||||||
|
rec601=false
|
||||||
|
sEnabled=false
|
||||||
|
yEnabled=true
|
||||||
|
|
||||||
|
[Scope_RGB Parade]
|
||||||
|
autoRefresh=true
|
||||||
|
axis=false
|
||||||
|
gradref=false
|
||||||
|
paintmode=0
|
||||||
|
realtime=false
|
||||||
|
|
||||||
|
[Scope_Vectorscope]
|
||||||
|
75PBox=false
|
||||||
|
autoRefresh=true
|
||||||
|
axis=false
|
||||||
|
backgroundmode=0
|
||||||
|
colorspace_ypbpr=false
|
||||||
|
gain=1
|
||||||
|
iqlines=false
|
||||||
|
paintmode=0
|
||||||
|
realtime=false
|
||||||
|
|
||||||
|
[Scope_Waveform]
|
||||||
|
autoRefresh=true
|
||||||
|
paintmode=0
|
||||||
|
realtime=false
|
||||||
|
rec601=false
|
||||||
|
|
||||||
|
[UiSettings]
|
||||||
|
ColorSchemePath=BreezeDark.colors
|
||||||
|
|
||||||
|
[bin]
|
||||||
|
treeviewheaders=AAAA/wAAAAAAAAABAAAAAAAAAAABAAAAAAAAAAAAAAAJ/gEAAAAIAAAABgAAAC4AAAADAAAANwAAAAcAAABAAAAAAQAAAE4AAAAIAAAAZAAAAAIAAACBAAAABQAAAEkAAAAEAAAATQAAATYAAAAJAQEAAQAAAAAAAAAAAAAAAGT/////AAAAgQAAAAAAAAAJAAABNgAAAAEAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAEAAAAAAAAD6AAAAABIAAAAAA==
|
||||||
|
|
||||||
|
[capture]
|
||||||
|
decklink_extension=mov
|
||||||
|
decklink_parameters=vcodec=dnxhd vb=145000k acodec=pcm_s16le threads=%threads
|
||||||
|
grab_extension=mov
|
||||||
|
grab_parameters=-crf 25 -vcodec libx264 -preset veryfast -threads 0
|
||||||
|
v4l_extension=mpg
|
||||||
|
v4l_parameters=qscale=4 ab=192k vcodec=mpeg2video acodec=mp2 threads=%threads
|
||||||
|
|
||||||
|
[env]
|
||||||
|
defaultprojectfolder[$e]=$HOME/Videos
|
||||||
|
ffmpegpath[$e]=/usr/bin/ffmpeg
|
||||||
|
ffplaypath[$e]=/usr/bin/ffplay
|
||||||
|
ffprobepath[$e]=/usr/bin/ffprobe
|
||||||
|
kdenliverendererpath[$e]=/usr/bin/kdenlive_render
|
||||||
|
lastCacheCheck=2024,4,22,14,37,0.71
|
||||||
|
meltpath[$e]=/usr/bin/melt-7
|
||||||
|
mltpath[$e]=/usr/share/mlt-7/profiles
|
||||||
|
|
||||||
|
[misc]
|
||||||
|
profile_fps_filter=60
|
||||||
|
|
||||||
|
[project]
|
||||||
|
SupportedHWCodecs=h264_vaapi,hevc_vaapi
|
||||||
|
renderInterp=bicubic
|
||||||
|
|
||||||
|
[timeline]
|
||||||
|
trackheight=69
|
||||||
|
|
||||||
|
[unmanaged]
|
||||||
|
consumerslist=avformat,multi,null,decklink,jack,blipflash,cbrts,qglsl,sdl2,sdl2_audio,xml
|
||||||
|
default_profile=atsc_1080p_25
|
||||||
|
defaultrescaleheight=360
|
||||||
|
defaultrescalewidth=640
|
||||||
|
force_breeze=true
|
||||||
|
guidesCategories=Kategorie 1:0:#9b59b6,Kategorie 2:1:#3daee9,Kategorie 3:2:#1abc9c,Kategorie 4:3:#1cdc9a,Kategorie 5:4:#c9ce3b,Kategorie 6:5:#fdbc4b,Kategorie 7:6:#f39c1f,Kategorie 8:7:#f47750,Kategorie 9:8:#da4453
|
||||||
|
monitor_audio=false
|
||||||
|
producerslist=avformat,avformat-novalidate,abnormal,blank,color,colour,consumer,hold,loader,loader-nogl,melt,melt_file,noise,timewarp,tone,decklink,frei0r.ising0r,frei0r.lissajous0r,frei0r.nois0r,frei0r.onecol0r,frei0r.partik0l,frei0r.plasma,frei0r.test_pat_B,frei0r.test_pat_C,frei0r.test_pat_G,frei0r.test_pat_I,frei0r.test_pat_L,frei0r.test_pat_R,pango,pixbuf,glaxnimate,ladspa.1047,ladspa.1050,framebuffer,blipflash,count,pgm,qimage,qtext,kdenlivetitle,vorbis,xml,xml-string,xml-nogl
|
||||||
|
project_fps=60
|
||||||
|
showtitlebars=false
|
||||||
|
use_dark_breeze=true
|
||||||
|
widgetstyle=Default
|
||||||
|
|
||||||
|
[version]
|
||||||
|
version=24.02.2
|
@ -7,6 +7,19 @@ Switch to Last-Used Keyboard Layout=none,Meta+Alt+L,Auf zuletzt verwendete Tasta
|
|||||||
Switch to Next Keyboard Layout=none,Meta+Alt+K,Auf nächste Tastaturbelegung umschalten
|
Switch to Next Keyboard Layout=none,Meta+Alt+K,Auf nächste Tastaturbelegung umschalten
|
||||||
_k_friendly_name=Umschaltung der Tastaturbelegung
|
_k_friendly_name=Umschaltung der Tastaturbelegung
|
||||||
|
|
||||||
|
[juk]
|
||||||
|
_k_friendly_name=JuK
|
||||||
|
back=Ctrl+Alt+Left,Ctrl+Alt+Left,Vorheriger
|
||||||
|
forward=Ctrl+Alt+Right,Ctrl+Alt+Right,Nächster
|
||||||
|
forwardAlbum=Ctrl+Alt+Up,Ctrl+Alt+Up,Nächstes Album abspielen
|
||||||
|
mute=Ctrl+Alt+M,Ctrl+Alt+M,Stumm
|
||||||
|
playPause=Ctrl+Alt+P,Ctrl+Alt+P,Wiedergabe / Pause
|
||||||
|
seekBack=Ctrl+Alt+Shift+Left,Ctrl+Alt+Shift+Left,Rückwärts suchen
|
||||||
|
seekForward=Ctrl+Alt+Shift+Right,Ctrl+Alt+Shift+Right,Vorwärts suchen
|
||||||
|
stop=Ctrl+Alt+S,Ctrl+Alt+S,Stopp
|
||||||
|
volumeDown=Ctrl+Alt+Shift+Down,Ctrl+Alt+Shift+Down,Leiser
|
||||||
|
volumeUp=Ctrl+Alt+Shift+Up,Ctrl+Alt+Shift+Up,Lauter
|
||||||
|
|
||||||
[kaccess]
|
[kaccess]
|
||||||
Toggle Screen Reader On and Off=none,Meta+Alt+S,Screenreader ein-/ausschalten
|
Toggle Screen Reader On and Off=none,Meta+Alt+S,Screenreader ein-/ausschalten
|
||||||
_k_friendly_name=Zugangshilfen
|
_k_friendly_name=Zugangshilfen
|
||||||
@ -53,8 +66,9 @@ Grid View=none,Meta+G,Toggle Grid View
|
|||||||
Increase Opacity=none,,Die Deckkraft des aktiven Fensters um 5 % erhöhen
|
Increase Opacity=none,,Die Deckkraft des aktiven Fensters um 5 % erhöhen
|
||||||
Kill Window=none,Meta+Ctrl+Esc,Fenster beseitigen
|
Kill Window=none,Meta+Ctrl+Esc,Fenster beseitigen
|
||||||
KrohnkiteBTreeLayout=Meta+B,none,Krohnkite: BTree Layout
|
KrohnkiteBTreeLayout=Meta+B,none,Krohnkite: BTree Layout
|
||||||
|
KrohnkiteColumnsLayout=none,none,Krohnkite: Columns Layout
|
||||||
KrohnkiteDecrease=none,none,Krohnkite: Decrease
|
KrohnkiteDecrease=none,none,Krohnkite: Decrease
|
||||||
KrohnkiteFloatAll=none,none,Krohnkite: Float All
|
KrohnkiteFloatAll=none,none,Krohnkite: Toggle Float All
|
||||||
KrohnkiteFloatingLayout=none,none,Krohnkite: Floating Layout
|
KrohnkiteFloatingLayout=none,none,Krohnkite: Floating Layout
|
||||||
KrohnkiteFocusDown=Meta+J,none,Krohnkite: Focus Down
|
KrohnkiteFocusDown=Meta+J,none,Krohnkite: Focus Down
|
||||||
KrohnkiteFocusLeft=Meta+H,none,Krohnkite: Focus Left
|
KrohnkiteFocusLeft=Meta+H,none,Krohnkite: Focus Left
|
||||||
@ -271,7 +285,7 @@ PowerOff=Power Off,Power Off,Ausschalten
|
|||||||
Sleep=Sleep,Sleep,Standby-Modus
|
Sleep=Sleep,Sleep,Standby-Modus
|
||||||
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Hintergrundbeleuchtung der Tastatur umschalten
|
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Hintergrundbeleuchtung der Tastatur umschalten
|
||||||
Turn Off Screen=none,none,Bildschirm ausschalten
|
Turn Off Screen=none,none,Bildschirm ausschalten
|
||||||
_k_friendly_name=KDE-Energieverwaltungssystem
|
_k_friendly_name=Energieverwaltung
|
||||||
powerProfile=Battery,Battery\tMeta+B,Energieprofil wechseln
|
powerProfile=Battery,Battery\tMeta+B,Energieprofil wechseln
|
||||||
|
|
||||||
[plasmashell]
|
[plasmashell]
|
||||||
@ -297,7 +311,7 @@ next activity=none,none,Zwischen Aktivitäten wechseln
|
|||||||
previous activity=none,none,Zwischen Aktivitäten wechseln (Gegenrichtung)
|
previous activity=none,none,Zwischen Aktivitäten wechseln (Gegenrichtung)
|
||||||
repeat_action=none,Meta+Ctrl+R,Aktionen der aktuellen Zwischenablage manuell aufrufen
|
repeat_action=none,Meta+Ctrl+R,Aktionen der aktuellen Zwischenablage manuell aufrufen
|
||||||
show dashboard=none,Ctrl+F12,Arbeitsfläche anzeigen
|
show dashboard=none,Ctrl+F12,Arbeitsfläche anzeigen
|
||||||
show-barcode=none,,Strichcode anzeigen ...
|
show-barcode=none,,Strichcode anzeigen …
|
||||||
show-on-mouse-pos=Meta+V,Meta+V,Elemente der Zwischenablage an Mausposition anzeigen
|
show-on-mouse-pos=Meta+V,Meta+V,Elemente der Zwischenablage an Mausposition anzeigen
|
||||||
stop current activity=none,Meta+S,Aktuelle Aktivität anhalten
|
stop current activity=none,Meta+S,Aktuelle Aktivität anhalten
|
||||||
switch to next activity=none,,Zur nächsten Aktivität wechseln
|
switch to next activity=none,,Zur nächsten Aktivität wechseln
|
||||||
|
7
roles/config/files/.config/kiorc
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[Confirmations]
|
||||||
|
ConfirmDelete=false
|
||||||
|
ConfirmEmptyTrash=true
|
||||||
|
ConfirmTrash=false
|
||||||
|
|
||||||
|
[Executable scripts]
|
||||||
|
behaviourOnLaunch=alwaysAsk
|
@ -1,12 +1,20 @@
|
|||||||
|
MenuBar=Disabled
|
||||||
|
|
||||||
|
[Desktop Entry]
|
||||||
|
DefaultProfile=Catppuccin.profile
|
||||||
|
|
||||||
[General]
|
[General]
|
||||||
ConfigVersion=1
|
ConfigVersion=1
|
||||||
|
|
||||||
[MainWindow]
|
[MainWindow][Toolbar sessionToolbar]
|
||||||
ToolBarsMovable=Disabled
|
ToolButtonStyle=IconOnly
|
||||||
|
|
||||||
[Notification Messages]
|
[Notification Messages]
|
||||||
CloseAllEmptyTabs=true
|
CloseAllEmptyTabs=true
|
||||||
CloseAllTabs=true
|
CloseAllTabs=true
|
||||||
|
|
||||||
|
[Toolbar sessionToolbar]
|
||||||
|
ToolButtonStyle=IconOnly
|
||||||
|
|
||||||
[UiSettings]
|
[UiSettings]
|
||||||
ColorScheme=
|
ColorScheme=
|
||||||
|
6
roles/config/files/.config/kritadisplayrc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[General]
|
||||||
|
EnableHiDPI=true
|
||||||
|
LogUsage=true
|
||||||
|
OpenGLRenderer=auto
|
||||||
|
canvasState=OPENGL_SUCCESS
|
||||||
|
rootSurfaceFormat=bt709-g22
|
668
roles/config/files/.config/kritarc
Normal file
38
roles/config/files/.config/kservicemenurc
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
[Show]
|
||||||
|
CreateK3bAudioProject=true
|
||||||
|
CreateK3bDataProject=true
|
||||||
|
CreateK3bVcdProject=true
|
||||||
|
KGetDownload=true
|
||||||
|
PalapeliImport=true
|
||||||
|
Play=true
|
||||||
|
WriteCdImage=true
|
||||||
|
addToCollection=true
|
||||||
|
akregatorplugin=true
|
||||||
|
compressfileitemaction=true
|
||||||
|
decrypt-view=true
|
||||||
|
encrypt=true
|
||||||
|
extractfileitemaction=true
|
||||||
|
forgetfileitemaction=true
|
||||||
|
gdrivecontextmenuaction=true
|
||||||
|
installFont=true
|
||||||
|
kactivitymanagerd_fileitem_linking_plugin=true
|
||||||
|
kdeconnectfileitemaction=true
|
||||||
|
kio-admin=true
|
||||||
|
kleodecryptverifyfiles=true
|
||||||
|
kleoencryptfiles=true
|
||||||
|
kleoencryptfolder=true
|
||||||
|
kleoencryptsignfiles=true
|
||||||
|
kleosignencryptfolder=true
|
||||||
|
kleosignfilescms=true
|
||||||
|
kleosignfilesopenpgp=true
|
||||||
|
kompare=true
|
||||||
|
makefileactions=true
|
||||||
|
mediainfo-gui=true
|
||||||
|
mountisoaction=true
|
||||||
|
nextclouddolphinactionplugin=true
|
||||||
|
plasmavaultfileitemaction=true
|
||||||
|
runInKonsole=true
|
||||||
|
sharefileitemaction=true
|
||||||
|
slideshowfileitemaction=true
|
||||||
|
tagsfileitemaction=true
|
||||||
|
wallpaperfileitemaction=true
|
4
roles/config/files/.config/ktimezonedrc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[TimeZones]
|
||||||
|
LocalZone=Europe/Zurich
|
||||||
|
ZoneinfoDir=/usr/share/zoneinfo
|
||||||
|
Zonetab=/usr/share/zoneinfo/zone.tab
|
13
roles/config/files/.config/ktrashrc
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[/home/exu/.local/share/Trash]
|
||||||
|
Days=7
|
||||||
|
LimitReachedAction=1
|
||||||
|
Percent=10
|
||||||
|
UseSizeLimit=true
|
||||||
|
UseTimeLimit=true
|
||||||
|
|
||||||
|
[/mnt/handlerone/.Trash-1000]
|
||||||
|
Days=7
|
||||||
|
LimitReachedAction=1
|
||||||
|
Percent=10
|
||||||
|
UseSizeLimit=true
|
||||||
|
UseTimeLimit=true
|
@ -15,6 +15,9 @@ Id_9=a2e4ade7-53e1-4ad6-a7d7-adb904bb8060
|
|||||||
Number=10
|
Number=10
|
||||||
Rows=1
|
Rows=1
|
||||||
|
|
||||||
|
[EdgeBarrier]
|
||||||
|
EdgeBarrier=50
|
||||||
|
|
||||||
[Effect-overview]
|
[Effect-overview]
|
||||||
BorderActivate=9
|
BorderActivate=9
|
||||||
|
|
||||||
@ -63,3 +66,7 @@ SeparateScreenFocus=true
|
|||||||
|
|
||||||
[Xwayland]
|
[Xwayland]
|
||||||
Scale=1.25
|
Scale=1.25
|
||||||
|
|
||||||
|
[org.kde.kdecoration2]
|
||||||
|
library=org.kde.kwin.aurorae
|
||||||
|
theme=__aurorae__svg__CatppuccinMacchiato-Modern
|
||||||
|
2
roles/config/files/.config/plasma-localerc
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[Formats]
|
||||||
|
LANG=de_CH.UTF-8
|
@ -49,8 +49,8 @@ plugin=org.kde.plasma.kickoff
|
|||||||
|
|
||||||
[Containments][29][Applets][30][Configuration]
|
[Containments][29][Applets][30][Configuration]
|
||||||
PreloadWeight=100
|
PreloadWeight=100
|
||||||
popupHeight=541
|
popupHeight=550
|
||||||
popupWidth=733
|
popupWidth=753
|
||||||
|
|
||||||
[Containments][29][Applets][30][Configuration][General]
|
[Containments][29][Applets][30][Configuration][General]
|
||||||
favoritesPortedToKAstats=true
|
favoritesPortedToKAstats=true
|
||||||
@ -94,7 +94,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.systemtray
|
plugin=org.kde.plasma.systemtray
|
||||||
|
|
||||||
[Containments][29][Applets][55][Configuration]
|
[Containments][29][Applets][55][Configuration]
|
||||||
PreloadWeight=80
|
PreloadWeight=100
|
||||||
SystrayContainmentId=56
|
SystrayContainmentId=56
|
||||||
|
|
||||||
[Containments][29][General]
|
[Containments][29][General]
|
||||||
@ -127,8 +127,8 @@ plugin=org.kde.plasma.kickoff
|
|||||||
|
|
||||||
[Containments][3][Applets][4][Configuration]
|
[Containments][3][Applets][4][Configuration]
|
||||||
PreloadWeight=100
|
PreloadWeight=100
|
||||||
popupHeight=541
|
popupHeight=550
|
||||||
popupWidth=733
|
popupWidth=753
|
||||||
|
|
||||||
[Containments][3][Applets][4][Configuration][General]
|
[Containments][3][Applets][4][Configuration][General]
|
||||||
favoritesPortedToKAstats=true
|
favoritesPortedToKAstats=true
|
||||||
@ -340,7 +340,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.devicenotifier
|
plugin=org.kde.plasma.devicenotifier
|
||||||
|
|
||||||
[Containments][56][Applets][58][Configuration]
|
[Containments][56][Applets][58][Configuration]
|
||||||
PreloadWeight=55
|
PreloadWeight=60
|
||||||
|
|
||||||
[Containments][56][Applets][59]
|
[Containments][56][Applets][59]
|
||||||
immutability=1
|
immutability=1
|
||||||
@ -351,7 +351,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.notifications
|
plugin=org.kde.plasma.notifications
|
||||||
|
|
||||||
[Containments][56][Applets][60][Configuration]
|
[Containments][56][Applets][60][Configuration]
|
||||||
PreloadWeight=55
|
PreloadWeight=60
|
||||||
|
|
||||||
[Containments][56][Applets][61]
|
[Containments][56][Applets][61]
|
||||||
immutability=1
|
immutability=1
|
||||||
@ -377,6 +377,9 @@ plugin=org.kde.plasma.keyboardlayout
|
|||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.volume
|
plugin=org.kde.plasma.volume
|
||||||
|
|
||||||
|
[Containments][56][Applets][66][Configuration]
|
||||||
|
PreloadWeight=60
|
||||||
|
|
||||||
[Containments][56][Applets][66][Configuration][General]
|
[Containments][56][Applets][66][Configuration][General]
|
||||||
migrated=true
|
migrated=true
|
||||||
|
|
||||||
@ -393,7 +396,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.bluetooth
|
plugin=org.kde.plasma.bluetooth
|
||||||
|
|
||||||
[Containments][56][Applets][69][Configuration]
|
[Containments][56][Applets][69][Configuration]
|
||||||
PreloadWeight=26
|
PreloadWeight=10
|
||||||
|
|
||||||
[Containments][56][Applets][70]
|
[Containments][56][Applets][70]
|
||||||
immutability=1
|
immutability=1
|
||||||
@ -450,7 +453,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.devicenotifier
|
plugin=org.kde.plasma.devicenotifier
|
||||||
|
|
||||||
[Containments][9][Applets][11][Configuration]
|
[Containments][9][Applets][11][Configuration]
|
||||||
PreloadWeight=60
|
PreloadWeight=65
|
||||||
|
|
||||||
[Containments][9][Applets][12]
|
[Containments][9][Applets][12]
|
||||||
immutability=1
|
immutability=1
|
||||||
@ -461,14 +464,14 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.notifications
|
plugin=org.kde.plasma.notifications
|
||||||
|
|
||||||
[Containments][9][Applets][13][Configuration]
|
[Containments][9][Applets][13][Configuration]
|
||||||
PreloadWeight=75
|
PreloadWeight=100
|
||||||
|
|
||||||
[Containments][9][Applets][14]
|
[Containments][9][Applets][14]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.kdeconnect
|
plugin=org.kde.kdeconnect
|
||||||
|
|
||||||
[Containments][9][Applets][14][Configuration]
|
[Containments][9][Applets][14][Configuration]
|
||||||
PreloadWeight=55
|
PreloadWeight=60
|
||||||
|
|
||||||
[Containments][9][Applets][15]
|
[Containments][9][Applets][15]
|
||||||
immutability=1
|
immutability=1
|
||||||
@ -512,14 +515,17 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.bluetooth
|
plugin=org.kde.plasma.bluetooth
|
||||||
|
|
||||||
[Containments][9][Applets][24][Configuration]
|
[Containments][9][Applets][24][Configuration]
|
||||||
PreloadWeight=28
|
PreloadWeight=27
|
||||||
|
|
||||||
[Containments][9][Applets][25]
|
[Containments][9][Applets][25]
|
||||||
immutability=1
|
immutability=1
|
||||||
plugin=org.kde.plasma.networkmanagement
|
plugin=org.kde.plasma.networkmanagement
|
||||||
|
|
||||||
[Containments][9][Applets][25][Configuration]
|
[Containments][9][Applets][25][Configuration]
|
||||||
PreloadWeight=55
|
PreloadWeight=100
|
||||||
|
|
||||||
|
[Containments][9][Applets][25][Configuration][General]
|
||||||
|
currentDetailsTab=details
|
||||||
|
|
||||||
[Containments][9][Applets][26]
|
[Containments][9][Applets][26]
|
||||||
immutability=1
|
immutability=1
|
||||||
@ -533,7 +539,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.battery
|
plugin=org.kde.plasma.battery
|
||||||
|
|
||||||
[Containments][9][Applets][27][Configuration]
|
[Containments][9][Applets][27][Configuration]
|
||||||
PreloadWeight=92
|
PreloadWeight=7
|
||||||
|
|
||||||
[Containments][9][Applets][28]
|
[Containments][9][Applets][28]
|
||||||
immutability=1
|
immutability=1
|
||||||
|
1
roles/config/files/.fonts/.uuid
Normal file
@ -0,0 +1 @@
|
|||||||
|
a5e0d0d3-2901-47c2-a225-18525c716c47
|
BIN
roles/config/files/.fonts/CustomTkinter_shapes_font.otf
Normal file
BIN
roles/config/files/.fonts/Roboto-Medium.ttf
Normal file
BIN
roles/config/files/.fonts/Roboto-Regular.ttf
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
[General]
|
||||||
|
ActiveTextColor=#cdd6f4
|
||||||
|
InactiveTextColor=#a6adc8
|
||||||
|
TitleAlignment=Center
|
||||||
|
TitleVerticalAlignment=Center
|
||||||
|
Animation=0
|
||||||
|
|
||||||
|
[Layout]
|
||||||
|
BorderTop=0
|
||||||
|
BorderLeft=0
|
||||||
|
BorderRight=0
|
||||||
|
BorderBottom=0
|
||||||
|
|
||||||
|
ButtonHeight=37
|
||||||
|
ButtonWidth=37
|
||||||
|
|
||||||
|
ButtonMarginTop=0
|
||||||
|
ButtonMarginLeft=0
|
||||||
|
ButtonMarginRight=0
|
||||||
|
|
||||||
|
ButtonSpacing=0
|
||||||
|
ExplicitButtonSpacer=0
|
||||||
|
|
||||||
|
PaddingBottom=65
|
||||||
|
PaddingLeft=53
|
||||||
|
PaddingRight=53
|
||||||
|
PaddingTop=43
|
||||||
|
|
||||||
|
TitleBorderLeft=0
|
||||||
|
TitleBorderRight=-105
|
||||||
|
|
||||||
|
TitleEdgeBottomMaximized=0
|
||||||
|
TitleEdgeTopMaximized=0
|
||||||
|
TitleEdgeLeftMaximized=0
|
||||||
|
TitleEdgeRightMaximized=0
|
||||||
|
|
||||||
|
TitleEdgeBottom=0
|
||||||
|
TitleEdgeLeft=0
|
||||||
|
TitleEdgeRight=0
|
||||||
|
TitleEdgeTop=0
|
||||||
|
TitleHeight=26
|
@ -0,0 +1,276 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
height="100"
|
||||||
|
id="layer1"
|
||||||
|
width="300"
|
||||||
|
version="1.1"
|
||||||
|
sodipodi:docname="alldesktops.svg"
|
||||||
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||||
|
<metadata
|
||||||
|
id="metadata23">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<defs
|
||||||
|
id="defs21" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
pagecolor="#1f1f1f"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="998"
|
||||||
|
id="namedview19"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="4.5907305"
|
||||||
|
inkscape:cx="258.56451"
|
||||||
|
inkscape:cy="31.258642"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pagecheckerboard="1"
|
||||||
|
inkscape:deskcolor="#1f1f1f" />
|
||||||
|
<g
|
||||||
|
id="active-center">
|
||||||
|
<g
|
||||||
|
id="g2255">
|
||||||
|
<g
|
||||||
|
id="g5346"
|
||||||
|
transform="matrix(0.6898408,0,0,1,6.9785841,0)"
|
||||||
|
style="fill:#1e2030">
|
||||||
|
<path
|
||||||
|
id="path3540"
|
||||||
|
style="fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:5.04569;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke;stroke-opacity:1"
|
||||||
|
d="m 44.999866,44.166715 v 29.99993 l -44.99999960758,-1e-5 v -22.91227 c 0,-3.92693 4.58183000758,-7.0877 10.27434860758,-7.0877 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1807"
|
||||||
|
transform="matrix(5.8494657,0,0,5.8494657,-542.03485,-483.75153)">
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#f0c6c6;fill-opacity:1;stroke:none;stroke-width:0.714375;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle4454"
|
||||||
|
cx="96.510498"
|
||||||
|
cy="92.81501"
|
||||||
|
r="1.4990823" />
|
||||||
|
<g
|
||||||
|
id="g4820"
|
||||||
|
style="stroke:#a12b2b;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.831112,92.494376 -0.641258,0.641257"
|
||||||
|
id="path4510" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.510485,92.173748 -10e-7,1.282515"
|
||||||
|
id="path4512" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 95.86923,92.815006 h 1.282513"
|
||||||
|
id="path4514" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.189855,92.494377 0.641257,0.641256"
|
||||||
|
id="path4520" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-center">
|
||||||
|
<g
|
||||||
|
id="g5375">
|
||||||
|
<rect
|
||||||
|
y="44.16666"
|
||||||
|
x="52.478588"
|
||||||
|
height="30"
|
||||||
|
width="31.042835"
|
||||||
|
id="rect5509-3"
|
||||||
|
style="fill:#040000;fill-opacity:0;stroke-width:0.830567" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1826"
|
||||||
|
transform="matrix(5.8494773,0,0,5.8494773,-651.30336,-452.79916)">
|
||||||
|
<path
|
||||||
|
id="path3540-6"
|
||||||
|
style="fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 83.521169,44.16672 v 29.99993 l -31.042834,-1e-5 V 51.25437 c 0,-3.92693 3.160733,-7.0877 7.087665,-7.0877 z"
|
||||||
|
sodipodi:nodetypes="cccssc"
|
||||||
|
transform="matrix(0.17095545,0,0,0.17095545,111.34386,77.408482)" />
|
||||||
|
<g
|
||||||
|
id="g1816"
|
||||||
|
transform="translate(26.458229,-7.3510842e-5)">
|
||||||
|
<path
|
||||||
|
id="path3540-6-7"
|
||||||
|
style="fill:#f0c6c6;fill-opacity:1;stroke:none;stroke-width:0.716437;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke;opacity:0.25"
|
||||||
|
d="m 99.163954,84.959097 v 5.128652 l -5.306942,-2e-6 V 86.17077 c 0,-0.67133 0.540345,-1.211681 1.211675,-1.211681 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#f0c6c6;fill-opacity:1;stroke:none;stroke-width:0.714375;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle4450"
|
||||||
|
cx="96.510498"
|
||||||
|
cy="87.523346"
|
||||||
|
r="1.4990823" />
|
||||||
|
<g
|
||||||
|
id="g4840"
|
||||||
|
style="stroke:#a12b2b;stroke-opacity:1"
|
||||||
|
transform="translate(0,-5.2916667)">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.831112,92.494376 -0.641258,0.641257"
|
||||||
|
id="path4832" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.510485,92.173748 -10e-7,1.282515"
|
||||||
|
id="path4834" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 95.86923,92.815006 h 1.282513"
|
||||||
|
id="path4836" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.189855,92.494377 0.641257,0.641256"
|
||||||
|
id="path4838" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-center">
|
||||||
|
<g
|
||||||
|
id="g1689"
|
||||||
|
transform="matrix(5.8410168,0,0,5.8410168,-605.76298,-421.12835)">
|
||||||
|
<g
|
||||||
|
id="g1662"
|
||||||
|
transform="matrix(1.0007205,0,0,1.0007205,26.386848,-0.05555197)">
|
||||||
|
<path
|
||||||
|
id="path3540-6-7-5"
|
||||||
|
style="opacity:1;fill:#f0c6c6;fill-opacity:1;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.99888,44.155864 v 29.999933 l -31.04284,-1.2e-5 V 51.243517 c 0,-3.92693 3.16074,-7.0877 7.08767,-7.0877 z"
|
||||||
|
sodipodi:nodetypes="cccssc"
|
||||||
|
transform="matrix(0.17107981,0,0,0.17107981,77.265963,72.102068)" />
|
||||||
|
<g
|
||||||
|
id="g4830"
|
||||||
|
style="stroke:#a12b2b;stroke-opacity:1"
|
||||||
|
transform="translate(0,-10.583333)">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.831112,92.494376 -0.641258,0.641257"
|
||||||
|
id="path4822" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.510485,92.173748 -10e-7,1.282515"
|
||||||
|
id="path4824" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 95.86923,92.815006 h 1.282513"
|
||||||
|
id="path4826" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#a12b2b;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 96.189855,92.494377 0.641257,0.641256"
|
||||||
|
id="path4828" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2257"
|
||||||
|
transform="translate(135,-3.3378601e-5)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#path3540-3"
|
||||||
|
id="use924-3"
|
||||||
|
transform="translate(-89.988835,0.05405262)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-inactive-center"
|
||||||
|
inkscape:label="hover-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1826"
|
||||||
|
id="use2241"
|
||||||
|
transform="translate(134.5)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#path3540-3"
|
||||||
|
id="use924"
|
||||||
|
transform="translate(-44.989193)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#pressed-center"
|
||||||
|
id="use2131"
|
||||||
|
transform="translate(135.01123,-0.04323819)" />
|
||||||
|
<path
|
||||||
|
id="path3540-3"
|
||||||
|
style="fill:#1e2030;fill-opacity:0.5;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 263.01016,44.112629 v 29.99993 l -31.04283,-1e-5 v -22.91227 c 0,-3.92693 3.16073,-7.0877 7.08766,-7.0877 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2501"
|
||||||
|
transform="translate(270)" />
|
||||||
|
<path
|
||||||
|
id="path3540-3-6"
|
||||||
|
style="fill:#1e2030;fill-opacity:0.80000001;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 308.02132,44.166715 v 29.99993 l -31.04283,-1e-5 v -22.91227 c 0,-3.92693 3.16073,-7.0877 7.08766,-7.0877 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-inactive-center"
|
||||||
|
transform="translate(51.473068,-87.851353)">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2501-3"
|
||||||
|
transform="translate(260.52658,87.851397)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#path3540-3-6"
|
||||||
|
id="use1303"
|
||||||
|
transform="translate(-9.473415,87.851397)" />
|
||||||
|
</g>
|
||||||
|
<!--
|
||||||
|
Generated using the Perl SVG Module V2.49
|
||||||
|
by Ronan Oger
|
||||||
|
Info: http://www.roitsystems.com/
|
||||||
|
-->
|
||||||
|
</svg>
|
After Width: | Height: | Size: 11 KiB |
@ -0,0 +1,252 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
height="100"
|
||||||
|
id="layer1"
|
||||||
|
width="300"
|
||||||
|
version="1.1"
|
||||||
|
sodipodi:docname="close.svg"
|
||||||
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||||
|
<metadata
|
||||||
|
id="metadata23">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<defs
|
||||||
|
id="defs21" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
pagecolor="#1f1f1f"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="998"
|
||||||
|
id="namedview19"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="8.0066575"
|
||||||
|
inkscape:cx="303.99702"
|
||||||
|
inkscape:cy="65.008401"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pagecheckerboard="1"
|
||||||
|
inkscape:deskcolor="#1f1f1f" />
|
||||||
|
<g
|
||||||
|
id="active-center">
|
||||||
|
<g
|
||||||
|
id="g1719">
|
||||||
|
<g
|
||||||
|
id="g5346"
|
||||||
|
transform="matrix(0.6898408,0,0,1,6.9785841,0)"
|
||||||
|
style="fill:#1e2030">
|
||||||
|
<rect
|
||||||
|
y="44.16666"
|
||||||
|
x="5.0862632e-06"
|
||||||
|
height="30"
|
||||||
|
width="45"
|
||||||
|
id="rect5509"
|
||||||
|
style="fill:#1e2030;fill-opacity:0.00757614;stroke-width:1" />
|
||||||
|
<path
|
||||||
|
id="path3540"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:7.02779;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 13.69807,-83.973465 v 50.308857 l 52.057766,-2.6e-5 V -72.08772 c 0,-6.58533 -5.30044,-11.885823 -11.88577,-11.885823 z"
|
||||||
|
sodipodi:nodetypes="cccssc"
|
||||||
|
transform="matrix(0.86442434,0,0,0.59631518,-11.84094,94.241379)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1945"
|
||||||
|
transform="matrix(0.60511005,0,0,0.60511005,-47.664779,63.258001)"
|
||||||
|
style="opacity:1">
|
||||||
|
<circle
|
||||||
|
style="fill:#ed8796;fill-opacity:1;stroke:none;stroke-width:7.02779;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="path1469"
|
||||||
|
cx="115.95376"
|
||||||
|
cy="-6.7613125"
|
||||||
|
r="14.747496" />
|
||||||
|
<g
|
||||||
|
id="g3598"
|
||||||
|
transform="matrix(9.8376826,0,0,9.8376826,-1145.1878,-815.59173)"
|
||||||
|
style="fill:none;stroke:#b11b31;stroke-linecap:round;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#b11b31;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,82.858834 1.28251,-1.282512"
|
||||||
|
id="path3592" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#b11b31;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,81.576321 1.28251,1.282514"
|
||||||
|
id="path3594" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-center">
|
||||||
|
<g
|
||||||
|
id="g1706">
|
||||||
|
<g
|
||||||
|
id="g5375">
|
||||||
|
<rect
|
||||||
|
y="44.16666"
|
||||||
|
x="52.478588"
|
||||||
|
height="30"
|
||||||
|
width="31.042835"
|
||||||
|
id="rect5509-3"
|
||||||
|
style="fill:#040000;fill-opacity:0;stroke-width:0.830567" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1939"
|
||||||
|
transform="matrix(0.59631518,0,0,0.59631518,-1.1897796,94.241379)"
|
||||||
|
inkscape:label="g1939">
|
||||||
|
<path
|
||||||
|
id="rect1709"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:7.02779;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 90.000004,-83.973465 v 50.308857 l 52.057766,-2.6e-5 V -72.08772 c 0,-6.58533 -5.30044,-11.885823 -11.88577,-11.885823 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
<path
|
||||||
|
id="path3337"
|
||||||
|
style="opacity:1;fill:#ed8796;fill-opacity:0.25;stroke:none;stroke-width:7.02779;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 90.000004,-83.973465 v 50.308857 l 52.057766,-2.6e-5 V -72.08772 c 0,-6.58533 -5.30044,-11.885823 -11.88577,-11.885823 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
</g>
|
||||||
|
<circle
|
||||||
|
style="fill:#ed8796;fill-opacity:1;stroke:none;stroke-width:7.02779;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle1589"
|
||||||
|
cx="116.02882"
|
||||||
|
cy="-58.819088"
|
||||||
|
r="14.747496"
|
||||||
|
transform="matrix(0.59631518,0,0,0.59631518,-1.1897796,94.241379)" />
|
||||||
|
<g
|
||||||
|
id="g3964"
|
||||||
|
transform="matrix(5.8663595,0,0,5.8663595,-684.08265,-423.15117)"
|
||||||
|
style="fill:none;stroke:#b11b31;stroke-linecap:round;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#b11b31;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,82.858834 1.28251,-1.282512"
|
||||||
|
id="path3960" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#b11b31;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,81.576321 1.28251,1.282514"
|
||||||
|
id="path3962" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-center">
|
||||||
|
<g
|
||||||
|
id="g1932"
|
||||||
|
transform="matrix(0.59631518,0,0,0.59631518,43.310213,125.2842)"
|
||||||
|
inkscape:label="g1932">
|
||||||
|
<path
|
||||||
|
id="path3671"
|
||||||
|
style="fill:#ed8796;fill-opacity:1;stroke:none;stroke-width:7.02779;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 90.000004,-136.0312 v 50.308856 l 52.057766,-2.6e-5 v -38.42309 c 0,-6.58533 -5.30044,-11.88585 -11.88577,-11.88585 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
<g
|
||||||
|
id="g3958"
|
||||||
|
transform="matrix(9.8376826,0,0,9.8376826,-1145.1878,-919.70721)"
|
||||||
|
style="fill:none;stroke:#b11b31;stroke-linecap:round;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#b11b31;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,82.858834 1.28251,-1.282512"
|
||||||
|
id="path3954" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#b11b31;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,81.576321 1.28251,1.282514"
|
||||||
|
id="path3956" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1719"
|
||||||
|
id="use1721"
|
||||||
|
transform="translate(134.99999)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#path1075"
|
||||||
|
id="use1724"
|
||||||
|
transform="translate(-90)"
|
||||||
|
style="display:inline" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1706"
|
||||||
|
id="use1708"
|
||||||
|
transform="translate(134.49999)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#path1075"
|
||||||
|
id="use1693"
|
||||||
|
transform="translate(-45)"
|
||||||
|
style="display:inline" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1932"
|
||||||
|
id="use1040"
|
||||||
|
transform="translate(135)" />
|
||||||
|
<path
|
||||||
|
id="path1075"
|
||||||
|
style="fill:#1e2030;fill-opacity:0.5;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 231.97858,44.16673 v 29.999935 l 31.04284,-1.5e-5 V 51.254378 c 0,-3.926933 -3.16074,-7.087713 -7.08767,-7.087713 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1719"
|
||||||
|
id="use1721-7"
|
||||||
|
transform="translate(269.99999)" />
|
||||||
|
<path
|
||||||
|
id="path1075-5"
|
||||||
|
style="fill:#1e2030;fill-opacity:0.80000001;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 276.97858,44.166726 v 29.999935 l 31.04283,-1.5e-5 V 51.254374 c 0,-3.926933 -3.16074,-7.087713 -7.08767,-7.087713 z"
|
||||||
|
sodipodi:nodetypes="cccssc" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#deactivated-center"
|
||||||
|
id="use2861"
|
||||||
|
transform="translate(45.000004)" />
|
||||||
|
</g>
|
||||||
|
<!--
|
||||||
|
Generated using the Perl SVG Module V2.49
|
||||||
|
by Ronan Oger
|
||||||
|
Info: http://www.roitsystems.com/
|
||||||
|
-->
|
||||||
|
</svg>
|
After Width: | Height: | Size: 9.2 KiB |
@ -0,0 +1,665 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
width="355"
|
||||||
|
height="310"
|
||||||
|
id="svg3642"
|
||||||
|
sodipodi:version="0.32"
|
||||||
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
|
sodipodi:docname="decoration.svg"
|
||||||
|
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||||
|
version="1.0"
|
||||||
|
inkscape:export-xdpi="90"
|
||||||
|
inkscape:export-ydpi="90"
|
||||||
|
xml:space="preserve"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/"><style
|
||||||
|
id="current-color-scheme"
|
||||||
|
type="text/css">.ColorScheme-Background { color:#1d212f; }
|
||||||
|
</style><sodipodi:namedview
|
||||||
|
id="base"
|
||||||
|
pagecolor="#ffffff"
|
||||||
|
bordercolor="#000000"
|
||||||
|
borderopacity="1"
|
||||||
|
inkscape:pageopacity="1"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:zoom="2.2396876"
|
||||||
|
inkscape:cx="214.31561"
|
||||||
|
inkscape:cy="200.69764"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:grid-bbox="true"
|
||||||
|
inkscape:document-units="px"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="998"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
width="48px"
|
||||||
|
height="48px"
|
||||||
|
showguides="true"
|
||||||
|
inkscape:guide-bbox="true"
|
||||||
|
objecttolerance="9"
|
||||||
|
gridtolerance="13"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:snap-global="true"
|
||||||
|
inkscape:snap-bbox="true"
|
||||||
|
inkscape:bbox-nodes="true"
|
||||||
|
inkscape:bbox-paths="true"
|
||||||
|
inkscape:snap-bbox-edge-midpoints="true"
|
||||||
|
inkscape:snap-midpoints="true"
|
||||||
|
inkscape:snap-smooth-nodes="true"
|
||||||
|
inkscape:snap-intersection-paths="true"
|
||||||
|
inkscape:object-paths="true"
|
||||||
|
inkscape:snap-nodes="true"
|
||||||
|
inkscape:document-rotation="0"
|
||||||
|
inkscape:showpageshadow="false"
|
||||||
|
inkscape:lockguides="false"
|
||||||
|
inkscape:pagecheckerboard="0"
|
||||||
|
inkscape:deskcolor="#d1d1d1"
|
||||||
|
inkscape:current-layer="layer1"><inkscape:grid
|
||||||
|
type="xygrid"
|
||||||
|
id="grid2555"
|
||||||
|
enabled="true"
|
||||||
|
visible="true"
|
||||||
|
empspacing="5"
|
||||||
|
snapvisiblegridlinesonly="true" /></sodipodi:namedview><defs
|
||||||
|
id="defs3644"><rect
|
||||||
|
x="110"
|
||||||
|
y="115.00029"
|
||||||
|
width="145"
|
||||||
|
height="120.25476"
|
||||||
|
id="rect9943" /><linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
id="ilovecats"><stop
|
||||||
|
style="stop-color:#1a1826;stop-opacity:0.5;"
|
||||||
|
offset="0"
|
||||||
|
id="stop5062" /><stop
|
||||||
|
style="stop-color:#1a1826;stop-opacity:0;"
|
||||||
|
offset="1"
|
||||||
|
id="stop5064" /></linearGradient><linearGradient
|
||||||
|
id="Bonny"><stop
|
||||||
|
id="stop4232"
|
||||||
|
offset="0"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.549" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.549"
|
||||||
|
offset="0.05633803"
|
||||||
|
id="stop4234" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.486"
|
||||||
|
offset="0.12676056"
|
||||||
|
id="stop4236" /><stop
|
||||||
|
id="stop4238"
|
||||||
|
offset="0.1971831"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.424" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.333"
|
||||||
|
offset="0.26760563"
|
||||||
|
id="stop4240" /><stop
|
||||||
|
id="stop4242"
|
||||||
|
offset="0.33802816"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.275" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.212"
|
||||||
|
offset="0.40845069"
|
||||||
|
id="stop4244" /><stop
|
||||||
|
id="stop4246"
|
||||||
|
offset="0.47887325"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.153" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.11"
|
||||||
|
offset="0.54929578"
|
||||||
|
id="stop4248" /><stop
|
||||||
|
id="stop4250"
|
||||||
|
offset="0.61971831"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.067" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.039"
|
||||||
|
offset="0.69014084"
|
||||||
|
id="stop4252" /><stop
|
||||||
|
id="stop4254"
|
||||||
|
offset="0.8309859"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.016" /><stop
|
||||||
|
id="stop4256"
|
||||||
|
offset="1"
|
||||||
|
style="stop-color:#000000;stop-opacity:0;" /></linearGradient><rect
|
||||||
|
x="110.0002"
|
||||||
|
y="115"
|
||||||
|
width="144.9998"
|
||||||
|
height="86.000003"
|
||||||
|
id="rect1181" /><style
|
||||||
|
type="text/css"
|
||||||
|
id="style4" /><radialGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#ilovecats"
|
||||||
|
id="radialGradient1042-0-6-6-9"
|
||||||
|
cx="44.500065"
|
||||||
|
cy="927.63037"
|
||||||
|
fx="44.500065"
|
||||||
|
fy="927.63037"
|
||||||
|
r="8.0000095"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
gradientTransform="matrix(8.6249783,1.3624911e-6,-1.0176724e-6,8.6249707,181.18885,-7895.7849)" /><linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#ilovecats"
|
||||||
|
id="linearGradient2782-6"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
gradientTransform="matrix(4.7857218,0,0,0.40025924,4190.3118,-247.38732)"
|
||||||
|
x1="-917.58612"
|
||||||
|
y1="-35.146854"
|
||||||
|
x2="-903.16821"
|
||||||
|
y2="-35.146854" /><radialGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#ilovecats"
|
||||||
|
id="radialGradient1050-7-5-2-3-9-3"
|
||||||
|
cx="51"
|
||||||
|
cy="950.40363"
|
||||||
|
fx="51"
|
||||||
|
fy="950.40363"
|
||||||
|
r="6.7500024"
|
||||||
|
gradientTransform="matrix(3.4997498e-5,10.223233,-10.222228,2.1640405e-7,9983.2404,-229.38507)"
|
||||||
|
gradientUnits="userSpaceOnUse" /><linearGradient
|
||||||
|
y2="-47.917294"
|
||||||
|
x2="965.94427"
|
||||||
|
y1="-47.917294"
|
||||||
|
x1="951.52637"
|
||||||
|
gradientTransform="matrix(4.7857128,0,0,0.2505758,-4437.732,-552.73792)"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
id="linearGradient3699-7-8"
|
||||||
|
xlink:href="#ilovecats"
|
||||||
|
inkscape:collect="always" /><radialGradient
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
gradientTransform="matrix(0,10.222219,-10.221214,-3.4774205e-5,10279.279,-405.30011)"
|
||||||
|
r="6.7500024"
|
||||||
|
fy="950.40363"
|
||||||
|
fx="51"
|
||||||
|
cy="950.40363"
|
||||||
|
cx="51"
|
||||||
|
id="radialGradient1050-7-5-2-3-9-3-6"
|
||||||
|
xlink:href="#ilovecats"
|
||||||
|
inkscape:collect="always" /><linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#ilovecats"
|
||||||
|
id="linearGradient3697-1-2"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
gradientTransform="matrix(1.1964286,0,0,0.17241245,516.19645,-48.337028)"
|
||||||
|
x1="40.791058"
|
||||||
|
y1="932.86218"
|
||||||
|
x2="98.462669"
|
||||||
|
y2="932.86206" /><radialGradient
|
||||||
|
gradientTransform="matrix(8.6249922,1.3624946e-6,-1.017674e-6,8.6249929,181.18823,-7895.8054)"
|
||||||
|
gradientUnits="userSpaceOnUse"
|
||||||
|
r="8.0000095"
|
||||||
|
fy="927.63037"
|
||||||
|
fx="44.500065"
|
||||||
|
cy="927.63037"
|
||||||
|
cx="44.500065"
|
||||||
|
id="radialGradient1042-0-6-6-9-6"
|
||||||
|
xlink:href="#ilovecats"
|
||||||
|
inkscape:collect="always" /><linearGradient
|
||||||
|
id="Bonny-1"><stop
|
||||||
|
id="stop2142"
|
||||||
|
offset="0"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.549" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.549"
|
||||||
|
offset="0.05633803"
|
||||||
|
id="stop2168" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.486"
|
||||||
|
offset="0.12676056"
|
||||||
|
id="stop2144" /><stop
|
||||||
|
id="stop2146"
|
||||||
|
offset="0.1971831"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.424" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.333"
|
||||||
|
offset="0.26760563"
|
||||||
|
id="stop2148" /><stop
|
||||||
|
id="stop2150"
|
||||||
|
offset="0.33802816"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.275" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.212"
|
||||||
|
offset="0.40845069"
|
||||||
|
id="stop2152" /><stop
|
||||||
|
id="stop2154"
|
||||||
|
offset="0.47887325"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.153" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.11"
|
||||||
|
offset="0.54929578"
|
||||||
|
id="stop2156" /><stop
|
||||||
|
id="stop2158"
|
||||||
|
offset="0.61971831"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.067" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.039"
|
||||||
|
offset="0.69014084"
|
||||||
|
id="stop2160" /><stop
|
||||||
|
id="stop2162"
|
||||||
|
offset="0.8309859"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.016" /><stop
|
||||||
|
id="stop2164"
|
||||||
|
offset="1"
|
||||||
|
style="stop-color:#000000;stop-opacity:0;" /></linearGradient><linearGradient
|
||||||
|
id="shadow"><stop
|
||||||
|
id="stop6719-25"
|
||||||
|
offset="0"
|
||||||
|
style="stop-color:#000000;stop-opacity:1;" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.63855422;"
|
||||||
|
offset="0.25"
|
||||||
|
id="stop6834-1" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.33734939;"
|
||||||
|
offset="0.5"
|
||||||
|
id="stop6832-0" /><stop
|
||||||
|
id="stop6836-0"
|
||||||
|
offset="0.75"
|
||||||
|
style="stop-color:#000000;stop-opacity:0.10843374;" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0.03921569;"
|
||||||
|
offset="0.875"
|
||||||
|
id="stop6894-7" /><stop
|
||||||
|
style="stop-color:#000000;stop-opacity:0;"
|
||||||
|
offset="1"
|
||||||
|
id="stop6721-4" /></linearGradient><linearGradient
|
||||||
|
inkscape:collect="always"
|
||||||
|
xlink:href="#ilovecats"
|
||||||
|
id="linearGradient5068"
|
||||||
|
x1="564"
|
||||||
|
y1="112.50001"
|
||||||
|
x2="636"
|
||||||
|
y2="112.5"
|
||||||
|
gradientUnits="userSpaceOnUse" /><rect
|
||||||
|
x="110"
|
||||||
|
y="115.00029"
|
||||||
|
width="145"
|
||||||
|
height="120.25476"
|
||||||
|
id="rect9943-6" /></defs><metadata
|
||||||
|
id="metadata3647"><rdf:RDF><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work><cc:Work
|
||||||
|
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><g
|
||||||
|
id="layer1"
|
||||||
|
inkscape:label="Layer 1"
|
||||||
|
inkscape:groupmode="layer"
|
||||||
|
transform="translate(0,-90)"><g
|
||||||
|
id="decoration-top"
|
||||||
|
transform="matrix(12.083326,0,0,1,-2971.2481,3)"><rect
|
||||||
|
transform="matrix(0,-1,-1,0,0,0)"
|
||||||
|
style="opacity:0.5;fill:url(#linearGradient2782-6);fill-opacity:1;stroke:none;stroke-width:1.38403"
|
||||||
|
id="rect4822-1-8-3-9"
|
||||||
|
width="44"
|
||||||
|
height="12"
|
||||||
|
x="-176"
|
||||||
|
y="-267" /><rect
|
||||||
|
y="-267"
|
||||||
|
x="176"
|
||||||
|
height="12.000008"
|
||||||
|
width="26"
|
||||||
|
id="rect4148-01-9-2"
|
||||||
|
style="opacity:0.01;fill:#1e2030;fill-opacity:1;stroke-width:1.0198"
|
||||||
|
transform="rotate(90)" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:1.0198"
|
||||||
|
id="rect980"
|
||||||
|
width="26"
|
||||||
|
height="11.999996"
|
||||||
|
x="176"
|
||||||
|
y="-267"
|
||||||
|
class="ColorScheme-Background" /><rect
|
||||||
|
y="-267"
|
||||||
|
x="175"
|
||||||
|
height="12"
|
||||||
|
width="1"
|
||||||
|
id="rect982"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:0.999997"
|
||||||
|
transform="rotate(90)"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="decoration-topright"
|
||||||
|
transform="translate(-309,99)"><path
|
||||||
|
style="opacity:0.5;fill:url(#radialGradient1042-0-6-6-9);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.28572px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 564,36 v 44 l 6.05562,1e-5 h 2.38888 c 5.34305,0 9.55547,4.251522 9.55548,9.555484 L 582,106 h 54 l -2e-5,-21.99999 -1e-5,-48 z"
|
||||||
|
id="path4844-61-3-1-93"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccssccccc" /><path
|
||||||
|
id="rect4177-6-1-8-7"
|
||||||
|
style="opacity:0.01;fill:#1e2030;fill-opacity:1;stroke-width:1.01981"
|
||||||
|
d="m 565,80 v 26.00019 h 17 V 84.160031 C 582,81.850922 580.23664,80 578,80 Z"
|
||||||
|
sodipodi:nodetypes="cccssc" /><path
|
||||||
|
id="path3337-6-6"
|
||||||
|
style="fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 255.00001,178.00008 v 27.00012 l 18.99998,-1e-5 v -14.51546 c 0,-6.91737 -5.83276,-12.48475 -13.05886,-12.4847 z"
|
||||||
|
sodipodi:nodetypes="cccssc"
|
||||||
|
transform="translate(309,-99)" /></g><g
|
||||||
|
id="decoration-bottom"
|
||||||
|
transform="matrix(24.166654,0,0,1.0000002,-13374.993,210.255)"><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="opacity:0.5;fill:url(#linearGradient3699-7-8);fill-opacity:1;stroke:none;stroke-width:1.54867"
|
||||||
|
id="rect4858-1-3-9-0-1-0"
|
||||||
|
width="66.999947"
|
||||||
|
height="6.0000033"
|
||||||
|
x="120.00002"
|
||||||
|
y="-564" /><g
|
||||||
|
transform="matrix(0.18749985,0,0,0.66666287,554.43751,-516.23783)"
|
||||||
|
id="bottom-1"
|
||||||
|
style="fill:#1e2030"><rect
|
||||||
|
y="-51.000019"
|
||||||
|
x="946.86218"
|
||||||
|
height="32.000038"
|
||||||
|
width="7.49999"
|
||||||
|
id="rect4148-01"
|
||||||
|
style="opacity:0.01;fill:#1e2030;fill-opacity:1;stroke-width:1.1142"
|
||||||
|
transform="rotate(90)" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:1.11804"
|
||||||
|
id="rect984"
|
||||||
|
width="7.500041"
|
||||||
|
height="31.999975"
|
||||||
|
x="946.86218"
|
||||||
|
y="-51.000019"
|
||||||
|
class="ColorScheme-Background" /><rect
|
||||||
|
y="-50.999985"
|
||||||
|
x="954.36224"
|
||||||
|
height="32.000008"
|
||||||
|
width="1.5000083"
|
||||||
|
id="rect1043"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:0.500003"
|
||||||
|
transform="rotate(90)"
|
||||||
|
class="ColorScheme-Background" /></g></g><g
|
||||||
|
transform="matrix(-1,0,0,1,674,210.25505)"
|
||||||
|
id="decoration-bottomleft"><path
|
||||||
|
d="m 565,116 v 4 h 13 c 2.39409,0 4,-2 3.9,-4 H 578 Z"
|
||||||
|
style="opacity:0.01;fill:#eff0f1;fill-opacity:1"
|
||||||
|
id="rect4177-6-1-8-74"
|
||||||
|
sodipodi:nodetypes="ccsccc" /><path
|
||||||
|
style="opacity:0.5;fill:url(#radialGradient1050-7-5-2-3-9-3-6);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.28571px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 581.99996,115 c 4e-5,3.27015 -1.32262,5.00006 -4,5.00005 L 566,120.00002 564,120 v 66.99998 l 2.00003,3e-5 70,-2e-5 L 636,115 Z"
|
||||||
|
id="path4844-6-3-7-6-6-9-5-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="csccccccc" /><path
|
||||||
|
id="path986"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:0.999996"
|
||||||
|
d="m 564,115 v 5 h 14 c 3.5904,0 4,-3 4,-5 h -4 z"
|
||||||
|
sodipodi:nodetypes="ccsccc"
|
||||||
|
class="ColorScheme-Background" /><path
|
||||||
|
sodipodi:nodetypes="csccscc"
|
||||||
|
d="m 583,115 c 0,4 -1.83831,6 -5,6 h -14 v -1 h 14 c 2.078,0 4,-1 4,-5 z"
|
||||||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#1e2030;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.25092;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#eff0f1"
|
||||||
|
id="path1033"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="decoration-right"
|
||||||
|
transform="matrix(1,0,0,24.050951,-309,-2440.6045)"><rect
|
||||||
|
style="opacity:0.5;fill:url(#linearGradient3697-1-2);fill-opacity:1;stroke:none;stroke-width:1.28461"
|
||||||
|
id="rect4902-4-3-6-6-7-1"
|
||||||
|
width="54"
|
||||||
|
height="5.0000062"
|
||||||
|
x="582"
|
||||||
|
y="110" /><rect
|
||||||
|
y="-582"
|
||||||
|
x="110.00001"
|
||||||
|
height="17"
|
||||||
|
width="5.0000024"
|
||||||
|
id="rect4148-01-9"
|
||||||
|
style="opacity:0.01;fill:#1e2030;fill-opacity:1"
|
||||||
|
transform="rotate(90)" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:1.02899"
|
||||||
|
id="rect989"
|
||||||
|
width="5.0000024"
|
||||||
|
height="18.000122"
|
||||||
|
x="110.00001"
|
||||||
|
y="-582.00012"
|
||||||
|
ry="0.00012207031"
|
||||||
|
class="ColorScheme-Background" /><rect
|
||||||
|
y="-583"
|
||||||
|
x="110"
|
||||||
|
height="1"
|
||||||
|
width="5.0000167"
|
||||||
|
id="rect1006"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:0.242535"
|
||||||
|
transform="rotate(90)"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
transform="translate(-12,34.255048)"
|
||||||
|
id="decoration-bottomright"><path
|
||||||
|
sodipodi:nodetypes="cccccc"
|
||||||
|
id="rect4177-6-1-8"
|
||||||
|
style="opacity:0.01;fill:#eff0f1;fill-opacity:1;stroke-width:1.11803"
|
||||||
|
d="m 268,291 v 5 h 13 c 3,0 4,-3.75 4,-5 h -4 z" /><path
|
||||||
|
sodipodi:nodetypes="csccccccc"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path4844-6-3-7-6-6-9-5"
|
||||||
|
d="M 285.00012,291.00002 C 285,294 283.54641,296.00006 280.99996,296.00005 L 269,296.00002 267,296 v 66.99998 l 2.00003,3e-5 70,-2e-5 L 339,291 Z"
|
||||||
|
style="opacity:0.5;fill:url(#radialGradient1050-7-5-2-3-9-3);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.28571px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /><path
|
||||||
|
d="m 267,291 v 5 h 14 c 2.53045,0 4,-1.7833 4,-5 h -4.23529 z"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:1.02899"
|
||||||
|
id="path991"
|
||||||
|
sodipodi:nodetypes="ccsccc"
|
||||||
|
class="ColorScheme-Background" /><path
|
||||||
|
sodipodi:nodetypes="cscccccc"
|
||||||
|
d="m 285.00012,291.00002 c 0,4 -2.32212,4.99998 -4.10012,4.99998 H 267 v 1 h 13.9 v 0 c 3.1,0 5.1,-2 5.1,-6 z"
|
||||||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#1e2030;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.0548;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#eff0f1"
|
||||||
|
id="path1051"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
transform="matrix(-1,0,0,1,674,99)"
|
||||||
|
id="decoration-topleft"><path
|
||||||
|
sodipodi:nodetypes="cccssccccc"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path4844-61-3-1-93-9"
|
||||||
|
d="m 564,36 v 44 l 5.63656,1e-5 h 2.47269 c 5.5305,0 9.89072,4.400686 9.89073,9.890736 L 582,106 h 54 l -2e-5,-21.99999 -1e-5,-48 z"
|
||||||
|
style="opacity:0.5;fill:url(#radialGradient1042-0-6-6-9-6);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.28572px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /><path
|
||||||
|
sodipodi:nodetypes="cccssc"
|
||||||
|
d="m 565,80 v 25 h 17 V 84 c 0,-2.22028 -1.76336,-4 -4,-4 z"
|
||||||
|
style="opacity:0.01;fill:#1e2030;fill-opacity:1"
|
||||||
|
id="rect4177-6-1-8-7-2" /><path
|
||||||
|
id="path3337-6"
|
||||||
|
style="fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 110.0002,177.99987 v 27.00012 l -18.999984,-1e-5 0,-14.51546 c 0,-6.91737 5.832762,-12.48476 13.058864,-12.4847 z"
|
||||||
|
sodipodi:nodetypes="cccssc"
|
||||||
|
transform="matrix(-1,0,0,1,674,-99)" /></g><g
|
||||||
|
transform="matrix(-1,0,0,24.050951,674,-2440.6045)"
|
||||||
|
id="decoration-left"><rect
|
||||||
|
y="110"
|
||||||
|
x="582"
|
||||||
|
height="5.0000062"
|
||||||
|
width="54"
|
||||||
|
id="rect4902-4-3-6-6-7-1-4"
|
||||||
|
style="opacity:0.5;fill:url(#linearGradient5068);fill-opacity:1;stroke:none;stroke-width:1.28462" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="opacity:0.01;fill:#292c3c;fill-opacity:1"
|
||||||
|
id="rect4148-01-9-5"
|
||||||
|
width="5.0000024"
|
||||||
|
height="17"
|
||||||
|
x="110.00001"
|
||||||
|
y="-582" /><rect
|
||||||
|
y="-582"
|
||||||
|
x="110.00001"
|
||||||
|
height="18"
|
||||||
|
width="5.0000024"
|
||||||
|
id="rect995"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:1.02899"
|
||||||
|
transform="rotate(90)"
|
||||||
|
class="ColorScheme-Background" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:0.242536"
|
||||||
|
id="rect1008"
|
||||||
|
width="5.0000057"
|
||||||
|
height="1"
|
||||||
|
x="110"
|
||||||
|
y="-583"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="decoration-center"
|
||||||
|
transform="matrix(1,0,0,1.3983138,0,-81.654339)"><rect
|
||||||
|
y="-254.99977"
|
||||||
|
x="205"
|
||||||
|
height="144.99957"
|
||||||
|
width="86.000008"
|
||||||
|
id="rect985"
|
||||||
|
style="opacity:0.01;fill:#1e2030;fill-opacity:1"
|
||||||
|
transform="rotate(90)"
|
||||||
|
inkscape:label="rect985" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke-width:0.999998"
|
||||||
|
id="rect997"
|
||||||
|
width="86.000008"
|
||||||
|
height="145"
|
||||||
|
x="205"
|
||||||
|
y="-254.99998"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="mask-top"
|
||||||
|
transform="translate(-217.49113,28.9934)"><rect
|
||||||
|
y="-839.00372"
|
||||||
|
x="155.7645"
|
||||||
|
height="145"
|
||||||
|
width="26"
|
||||||
|
id="rect4148-01-9-2-2"
|
||||||
|
style="opacity:0.01;fill:#000000;fill-opacity:1;stroke-width:3.54493"
|
||||||
|
transform="rotate(90)" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:3.54493"
|
||||||
|
id="rect980-3"
|
||||||
|
width="26"
|
||||||
|
height="144.99986"
|
||||||
|
x="155.7645"
|
||||||
|
y="-839.00372"
|
||||||
|
class="ColorScheme-Background" /><rect
|
||||||
|
y="-839.00372"
|
||||||
|
x="154.7645"
|
||||||
|
height="144.99991"
|
||||||
|
width="1"
|
||||||
|
id="rect982-75"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:3.4761"
|
||||||
|
transform="rotate(90)"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="g985"
|
||||||
|
inkscape:label="mask-topright"><path
|
||||||
|
id="path3337-6-7-5"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 621.4841,183.75784 v 27.00012 l 18.99998,-1e-5 v -17.00032 c 0,-5.54059 -4.46641,-9.99987 -9.99978,-9.99984 z"
|
||||||
|
sodipodi:nodetypes="cccssc" /></g><g
|
||||||
|
id="mask-bottom"
|
||||||
|
transform="translate(-217.49113,28.9934)"><rect
|
||||||
|
y="-839.00403"
|
||||||
|
x="267.7645"
|
||||||
|
height="144.99998"
|
||||||
|
width="4.9999657"
|
||||||
|
id="rect4148-01-29"
|
||||||
|
style="opacity:0.01;fill:#000000;fill-opacity:1;stroke-width:1.93653"
|
||||||
|
transform="rotate(90)" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:1.94321"
|
||||||
|
id="rect984-3"
|
||||||
|
width="5"
|
||||||
|
height="144.99969"
|
||||||
|
x="267.7645"
|
||||||
|
y="-839.00403"
|
||||||
|
class="ColorScheme-Background" /><rect
|
||||||
|
y="-839.00385"
|
||||||
|
x="272.76453"
|
||||||
|
height="144.99985"
|
||||||
|
width="1.0000001"
|
||||||
|
id="rect1043-1"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.869029"
|
||||||
|
transform="rotate(90)"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="mask-bottomleft"
|
||||||
|
transform="translate(-217.49113,28.9934)"><path
|
||||||
|
d="m 693.0038,268.7645 v 4 h -13 c -2.39409,0 -4,-2 -3.9,-4 h 3.9 z"
|
||||||
|
style="opacity:0.01;fill:#000000;fill-opacity:1"
|
||||||
|
id="rect4177-6-1-8-74-4"
|
||||||
|
sodipodi:nodetypes="ccsccc" /><path
|
||||||
|
id="path986-8"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.999996"
|
||||||
|
d="m 694.0038,267.7645 v 5 h -14 c -3.5904,0 -4,-3 -4,-5 h 4 z"
|
||||||
|
sodipodi:nodetypes="ccsccc"
|
||||||
|
class="ColorScheme-Background" /><path
|
||||||
|
sodipodi:nodetypes="csccscc"
|
||||||
|
d="m 675.0038,267.7645 c 0,4 1.83831,6 5,6 h 14 v -1 h -14 c -2.078,0 -4,-1 -4,-5 z"
|
||||||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.25092;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#eff0f1"
|
||||||
|
id="path1033-4"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="mask-right"
|
||||||
|
transform="translate(-217.49113,28.9934)"><rect
|
||||||
|
y="-857.00378"
|
||||||
|
x="181.76469"
|
||||||
|
height="17"
|
||||||
|
width="85.99987"
|
||||||
|
id="rect4148-01-9-36"
|
||||||
|
style="opacity:0.01;fill:#000000;fill-opacity:1;stroke-width:4.14728"
|
||||||
|
transform="rotate(90)" /><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:4.26751"
|
||||||
|
id="rect989-10"
|
||||||
|
width="85.99987"
|
||||||
|
height="18.000122"
|
||||||
|
x="181.76469"
|
||||||
|
y="-857.00391"
|
||||||
|
ry="0.00012207031"
|
||||||
|
class="ColorScheme-Background" /><rect
|
||||||
|
y="-858.00378"
|
||||||
|
x="181.76456"
|
||||||
|
height="1"
|
||||||
|
width="86.000114"
|
||||||
|
id="rect1006-6"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:1.00586"
|
||||||
|
transform="rotate(90)"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="mask-bottomright"
|
||||||
|
transform="translate(-217.49113,28.9934)"><path
|
||||||
|
sodipodi:nodetypes="cccccc"
|
||||||
|
id="rect4177-6-1-8-2"
|
||||||
|
style="opacity:0.01;fill:#000000;fill-opacity:1;stroke-width:1.11803"
|
||||||
|
d="m 840.00377,267.7645 v 5 h 13 c 3,0 4,-3.75 4,-5 h -4 z" /><path
|
||||||
|
d="m 839.00377,267.7645 v 5 h 14 c 2.53045,0 4,-1.7833 4,-5 h -4.23529 z"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:1.02899"
|
||||||
|
id="path991-6"
|
||||||
|
sodipodi:nodetypes="ccsccc"
|
||||||
|
class="ColorScheme-Background" /><path
|
||||||
|
sodipodi:nodetypes="cscccccc"
|
||||||
|
d="m 857.00389,267.76452 c 0,4 -2.32212,4.99998 -4.10012,4.99998 h -13.9 v 1 h 13.9 v 0 c 3.1,0 5.1,-2 5.1,-6 z"
|
||||||
|
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.0548;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate;stop-color:#eff0f1"
|
||||||
|
id="path1051-1"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
id="mask-left"
|
||||||
|
transform="translate(-217.49113,28.9934)"><rect
|
||||||
|
transform="matrix(0,1,1,0,0,0)"
|
||||||
|
style="opacity:0.01;fill:#000000;fill-opacity:1;stroke-width:4.14728"
|
||||||
|
id="rect4148-01-9-5-3"
|
||||||
|
width="85.99987"
|
||||||
|
height="17"
|
||||||
|
x="181.76469"
|
||||||
|
y="676.00378" /><rect
|
||||||
|
y="676.00378"
|
||||||
|
x="181.76469"
|
||||||
|
height="18"
|
||||||
|
width="85.99987"
|
||||||
|
id="rect995-7"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:4.26751"
|
||||||
|
transform="matrix(0,1,1,0,0,0)"
|
||||||
|
class="ColorScheme-Background" /><rect
|
||||||
|
transform="matrix(0,1,1,0,0,0)"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:1.00587"
|
||||||
|
id="rect1008-4"
|
||||||
|
width="85.999931"
|
||||||
|
height="1"
|
||||||
|
x="181.76456"
|
||||||
|
y="675.00378"
|
||||||
|
class="ColorScheme-Background" /></g><g
|
||||||
|
style="fill:#000000;fill-opacity:1"
|
||||||
|
transform="translate(366.51264,5.7579106)"
|
||||||
|
id="g4868"
|
||||||
|
inkscape:label="mask-center"><rect
|
||||||
|
y="-254.99977"
|
||||||
|
x="205"
|
||||||
|
height="144.99957"
|
||||||
|
width="86.000008"
|
||||||
|
id="rect985-2"
|
||||||
|
style="opacity:0.01;fill:#000000;fill-opacity:1"
|
||||||
|
transform="rotate(90)" /><g
|
||||||
|
id="mask-center"><rect
|
||||||
|
transform="rotate(90)"
|
||||||
|
style="fill:#000000;fill-opacity:1;stroke-width:0.999998"
|
||||||
|
id="rect997-5"
|
||||||
|
width="86.000008"
|
||||||
|
height="145"
|
||||||
|
x="205"
|
||||||
|
y="-254.99998"
|
||||||
|
class="ColorScheme-Background" /></g></g><g
|
||||||
|
id="g1036"
|
||||||
|
inkscape:label="mask-topleft"><path
|
||||||
|
id="path3337-6-7-3"
|
||||||
|
style="opacity:0.99;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4.19078;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
d="m 476.51264,183.75798 v 27.00012 l -18.99998,-1e-5 v -17.00032 c 0,-5.54059 4.46641,-9.99986 9.99978,-9.99984 z"
|
||||||
|
sodipodi:nodetypes="cccssc" /></g></g></svg>
|
After Width: | Height: | Size: 31 KiB |
@ -0,0 +1,273 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
height="100"
|
||||||
|
id="layer1"
|
||||||
|
width="300"
|
||||||
|
version="1.1"
|
||||||
|
sodipodi:docname="keepabove.svg"
|
||||||
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||||
|
<metadata
|
||||||
|
id="metadata23">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<defs
|
||||||
|
id="defs21" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
pagecolor="#1f1f1f"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="998"
|
||||||
|
id="namedview19"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="2.3975775"
|
||||||
|
inkscape:cx="308.22779"
|
||||||
|
inkscape:cy="4.7965082"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pagecheckerboard="1"
|
||||||
|
inkscape:deskcolor="#1f1f1f" />
|
||||||
|
<g
|
||||||
|
id="active-center">
|
||||||
|
<g
|
||||||
|
id="g2255">
|
||||||
|
<g
|
||||||
|
id="g5346"
|
||||||
|
transform="matrix(0.6898408,0,0,1,6.9785841,0)"
|
||||||
|
style="fill:#292c3c">
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2247"
|
||||||
|
width="31.042835"
|
||||||
|
height="29.999929"
|
||||||
|
x="6.9785876"
|
||||||
|
y="44.166729"
|
||||||
|
transform="matrix(1.4496098,0,0,1,-10.116224,0)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1790"
|
||||||
|
transform="matrix(5.8494693,0,0,5.8494693,-603.94204,-483.75186)">
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#c6a0f6;fill-opacity:1;stroke:none;stroke-width:0.714375;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle1583"
|
||||||
|
cx="107.09383"
|
||||||
|
cy="92.81501"
|
||||||
|
r="1.4990823" />
|
||||||
|
<g
|
||||||
|
id="g4422"
|
||||||
|
transform="rotate(180,104.44799,92.804201)"
|
||||||
|
style="fill:none;stroke:#5c12ba;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#5c12ba;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.947303 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4418"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#5c12ba;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.246093 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4420"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-center">
|
||||||
|
<g
|
||||||
|
id="g5375">
|
||||||
|
<rect
|
||||||
|
y="44.16666"
|
||||||
|
x="52.478588"
|
||||||
|
height="30"
|
||||||
|
width="31.042835"
|
||||||
|
id="rect5509-3"
|
||||||
|
style="fill:#040000;fill-opacity:0;stroke-width:0.830567" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1826"
|
||||||
|
transform="matrix(5.8494773,0,0,5.8494773,-651.30336,-452.79916)">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:2.7;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect1911"
|
||||||
|
width="20.057741"
|
||||||
|
height="19.328081"
|
||||||
|
x="155.60628"
|
||||||
|
y="-3.4848657"
|
||||||
|
ry="0"
|
||||||
|
transform="matrix(0.26458325,0,0,0.26458325,79.144542,85.888439)" />
|
||||||
|
<g
|
||||||
|
id="g1665"
|
||||||
|
transform="translate(15.874964,-1.7095545e-5)">
|
||||||
|
<rect
|
||||||
|
style="opacity:0.25;fill:#c6a0f6;fill-opacity:1;stroke:none;stroke-width:0.714374;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect1911-3"
|
||||||
|
width="5.3069439"
|
||||||
|
height="5.1138883"
|
||||||
|
x="104.44037"
|
||||||
|
y="84.9664"
|
||||||
|
ry="0" />
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#c6a0f6;fill-opacity:1;stroke:none;stroke-width:0.714375;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle1597"
|
||||||
|
cx="107.09383"
|
||||||
|
cy="87.523346"
|
||||||
|
r="1.4990823" />
|
||||||
|
<g
|
||||||
|
id="g4434"
|
||||||
|
transform="rotate(180,104.44799,90.158368)"
|
||||||
|
style="fill:none;stroke:#5c12ba;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#5c12ba;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.947303 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4430"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#5c12ba;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.246093 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4432"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-center">
|
||||||
|
<g
|
||||||
|
id="g1689"
|
||||||
|
transform="matrix(5.8410168,0,0,5.8410168,-605.76298,-421.12835)">
|
||||||
|
<g
|
||||||
|
id="g1674"
|
||||||
|
transform="matrix(1.0007231,0,0,1.0007231,15.795625,-0.05575913)">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#c6a0f6;fill-opacity:1;stroke:none;stroke-width:0.714374;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect3687"
|
||||||
|
width="5.3069439"
|
||||||
|
height="5.1138883"
|
||||||
|
x="104.44037"
|
||||||
|
y="79.674736"
|
||||||
|
ry="0" />
|
||||||
|
<g
|
||||||
|
id="g4446"
|
||||||
|
transform="rotate(180,104.44799,87.512535)"
|
||||||
|
style="fill:none;stroke:#5c12ba;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#5c12ba;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.947303 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4442"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#5c12ba;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.246093 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4444"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2257"
|
||||||
|
transform="translate(135,-3.3378601e-5)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#use2244"
|
||||||
|
id="use2378"
|
||||||
|
transform="translate(-44.999992)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1826"
|
||||||
|
id="use2241"
|
||||||
|
transform="translate(134.5)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#rect2186"
|
||||||
|
id="use2244"
|
||||||
|
transform="translate(-45.011235)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#pressed-center"
|
||||||
|
id="use2131"
|
||||||
|
transform="translate(135.01123,-0.04323819)" />
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:0.5;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2186"
|
||||||
|
width="30.997959"
|
||||||
|
height="29.870327"
|
||||||
|
x="232.01225"
|
||||||
|
y="44.209885" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2501"
|
||||||
|
transform="translate(270)" />
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:0.80000001;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2186-3"
|
||||||
|
width="30.997959"
|
||||||
|
height="29.870327"
|
||||||
|
x="277.00104"
|
||||||
|
y="44.231529" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-inactive-center"
|
||||||
|
transform="translate(51.473068,-87.851353)">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2501-6"
|
||||||
|
transform="translate(260.52687,87.851303)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#rect2186-3"
|
||||||
|
id="use1297"
|
||||||
|
transform="translate(-9.473142,87.851304)" />
|
||||||
|
</g>
|
||||||
|
<!--
|
||||||
|
Generated using the Perl SVG Module V2.49
|
||||||
|
by Ronan Oger
|
||||||
|
Info: http://www.roitsystems.com/
|
||||||
|
-->
|
||||||
|
</svg>
|
After Width: | Height: | Size: 8.9 KiB |
@ -0,0 +1,276 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
height="100"
|
||||||
|
id="layer1"
|
||||||
|
width="300"
|
||||||
|
version="1.1"
|
||||||
|
sodipodi:docname="keepbelow.svg"
|
||||||
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||||
|
<metadata
|
||||||
|
id="metadata23">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<defs
|
||||||
|
id="defs21" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
pagecolor="#1f1f1f"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="998"
|
||||||
|
id="namedview19"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="5.6415689"
|
||||||
|
inkscape:cx="274.56901"
|
||||||
|
inkscape:cy="38.553105"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pagecheckerboard="1"
|
||||||
|
inkscape:deskcolor="#1f1f1f" />
|
||||||
|
<g
|
||||||
|
id="active-center">
|
||||||
|
<g
|
||||||
|
id="g2255">
|
||||||
|
<g
|
||||||
|
id="g5346"
|
||||||
|
transform="matrix(0.6898408,0,0,1,6.9785841,0)"
|
||||||
|
style="fill:#1e2030">
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2247"
|
||||||
|
width="31.042835"
|
||||||
|
height="29.999929"
|
||||||
|
x="6.9785876"
|
||||||
|
y="44.166729"
|
||||||
|
transform="matrix(1.4496098,0,0,1,-10.116224,0)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1799"
|
||||||
|
transform="matrix(5.8494673,0,0,5.8494673,-572.98842,-483.75167)">
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#ee99a0;fill-opacity:1;stroke:none;stroke-width:0.714375;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle1585"
|
||||||
|
cx="101.80216"
|
||||||
|
cy="92.81501"
|
||||||
|
r="1.4990823" />
|
||||||
|
<g
|
||||||
|
id="g4802"
|
||||||
|
transform="translate(0,0.02161772)"
|
||||||
|
style="stroke:#ae1e2a;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#ae1e2a;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.947303 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4798"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#ae1e2a;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.246093 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4800"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-center">
|
||||||
|
<g
|
||||||
|
id="g5375">
|
||||||
|
<rect
|
||||||
|
y="44.16666"
|
||||||
|
x="52.478588"
|
||||||
|
height="30"
|
||||||
|
width="31.042835"
|
||||||
|
id="rect5509-3"
|
||||||
|
style="fill:#040000;fill-opacity:0;stroke-width:0.830567" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1826"
|
||||||
|
transform="matrix(5.8494773,0,0,5.8494773,-651.30336,-452.79916)">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:2.7;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect1911"
|
||||||
|
width="20.057741"
|
||||||
|
height="19.328081"
|
||||||
|
x="155.60628"
|
||||||
|
y="-3.4848657"
|
||||||
|
ry="0"
|
||||||
|
transform="matrix(0.26458325,0,0,0.26458325,79.144542,85.888439)" />
|
||||||
|
<g
|
||||||
|
id="g14086"
|
||||||
|
transform="matrix(1.0000023,0,0,1.0000023,21.166411,-2.0001787e-4)">
|
||||||
|
<rect
|
||||||
|
style="opacity:0.25;fill:#ee99a0;fill-opacity:1;stroke:none;stroke-width:0.714374;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect1913"
|
||||||
|
width="5.3069439"
|
||||||
|
height="5.1138883"
|
||||||
|
x="99.148705"
|
||||||
|
y="84.9664"
|
||||||
|
ry="0" />
|
||||||
|
<g
|
||||||
|
id="g14078">
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#ee99a0;fill-opacity:1;stroke:none;stroke-width:0.714375;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle1599"
|
||||||
|
cx="101.80216"
|
||||||
|
cy="87.523346"
|
||||||
|
r="1.4990823" />
|
||||||
|
<g
|
||||||
|
id="g4808"
|
||||||
|
transform="translate(0,-5.2700489)"
|
||||||
|
style="stroke:#af1d29;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#af1d29;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.947303 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4804"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#af1d29;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.246093 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4806"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-center">
|
||||||
|
<g
|
||||||
|
id="g1689"
|
||||||
|
transform="matrix(5.8410168,0,0,5.8410168,-605.76298,-421.12835)">
|
||||||
|
<g
|
||||||
|
id="g1668"
|
||||||
|
transform="matrix(1.0007211,0,0,1.0007211,21.091312,-0.05559991)">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#ee99a0;fill-opacity:1;stroke:none;stroke-width:0.714374;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect3691"
|
||||||
|
width="5.3069439"
|
||||||
|
height="5.1138883"
|
||||||
|
x="99.148705"
|
||||||
|
y="79.674736"
|
||||||
|
ry="0" />
|
||||||
|
<g
|
||||||
|
id="g4440"
|
||||||
|
transform="translate(0,-10.561716)"
|
||||||
|
style="stroke:#af1d29;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#af1d29;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.947303 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4436"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
<path
|
||||||
|
style="fill:none;fill-opacity:1;stroke:#af1d29;stroke-width:0.264583;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 102.44341,92.246093 -0.64126,0.393392 -0.64125,-0.393393"
|
||||||
|
id="path4438"
|
||||||
|
sodipodi:nodetypes="ccc" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2257"
|
||||||
|
transform="translate(135,-3.3378601e-5)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#use2244"
|
||||||
|
id="use2378"
|
||||||
|
transform="translate(-44.999992)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1826"
|
||||||
|
id="use2241"
|
||||||
|
transform="translate(134.5)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#rect2186"
|
||||||
|
id="use2244"
|
||||||
|
transform="translate(-45.011235)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#pressed-center"
|
||||||
|
id="use2131"
|
||||||
|
transform="translate(135.01123,-0.04323819)" />
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:0.5;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2186"
|
||||||
|
width="30.997959"
|
||||||
|
height="29.870327"
|
||||||
|
x="232.01225"
|
||||||
|
y="44.209885" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2501"
|
||||||
|
transform="translate(270)" />
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:0.80000001;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2186-3"
|
||||||
|
width="30.997959"
|
||||||
|
height="29.870327"
|
||||||
|
x="277.00104"
|
||||||
|
y="44.231529" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-inactive-center"
|
||||||
|
transform="translate(51.473068,-87.851353)">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2501-6"
|
||||||
|
transform="translate(260.5269,87.851353)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#rect2186-3"
|
||||||
|
id="use1312"
|
||||||
|
transform="translate(-9.473112,87.851353)" />
|
||||||
|
</g>
|
||||||
|
<!--
|
||||||
|
Generated using the Perl SVG Module V2.49
|
||||||
|
by Ronan Oger
|
||||||
|
Info: http://www.roitsystems.com/
|
||||||
|
-->
|
||||||
|
</svg>
|
After Width: | Height: | Size: 9.0 KiB |
@ -0,0 +1,274 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg
|
||||||
|
height="100"
|
||||||
|
id="layer1"
|
||||||
|
width="300"
|
||||||
|
version="1.1"
|
||||||
|
sodipodi:docname="maximize.svg"
|
||||||
|
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
|
||||||
|
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||||
|
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:svg="http://www.w3.org/2000/svg"
|
||||||
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
xmlns:cc="http://creativecommons.org/ns#"
|
||||||
|
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||||
|
<metadata
|
||||||
|
id="metadata23">
|
||||||
|
<rdf:RDF>
|
||||||
|
<cc:Work
|
||||||
|
rdf:about="">
|
||||||
|
<dc:format>image/svg+xml</dc:format>
|
||||||
|
<dc:type
|
||||||
|
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||||
|
</cc:Work>
|
||||||
|
</rdf:RDF>
|
||||||
|
</metadata>
|
||||||
|
<defs
|
||||||
|
id="defs21" />
|
||||||
|
<sodipodi:namedview
|
||||||
|
pagecolor="#1f1f1f"
|
||||||
|
bordercolor="#666666"
|
||||||
|
borderopacity="1"
|
||||||
|
objecttolerance="10"
|
||||||
|
gridtolerance="10"
|
||||||
|
guidetolerance="10"
|
||||||
|
inkscape:pageopacity="0"
|
||||||
|
inkscape:pageshadow="2"
|
||||||
|
inkscape:window-width="1920"
|
||||||
|
inkscape:window-height="998"
|
||||||
|
id="namedview19"
|
||||||
|
showgrid="false"
|
||||||
|
inkscape:zoom="5.0256892"
|
||||||
|
inkscape:cx="250.71188"
|
||||||
|
inkscape:cy="31.140008"
|
||||||
|
inkscape:window-x="0"
|
||||||
|
inkscape:window-y="0"
|
||||||
|
inkscape:window-maximized="1"
|
||||||
|
inkscape:current-layer="layer1"
|
||||||
|
inkscape:showpageshadow="0"
|
||||||
|
inkscape:pagecheckerboard="1"
|
||||||
|
inkscape:deskcolor="#1f1f1f" />
|
||||||
|
<g
|
||||||
|
id="active-center">
|
||||||
|
<g
|
||||||
|
id="g2255">
|
||||||
|
<g
|
||||||
|
id="g5346"
|
||||||
|
transform="matrix(0.6898408,0,0,1,6.9785841,0)"
|
||||||
|
style="fill:#1e2030">
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2247"
|
||||||
|
width="31.042835"
|
||||||
|
height="29.999929"
|
||||||
|
x="6.9785876"
|
||||||
|
y="44.166729"
|
||||||
|
transform="matrix(1.4496098,0,0,1,-10.116224,0)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1779-3"
|
||||||
|
transform="matrix(5.8494738,0,0,5.8494738,-665.84948,-483.75228)">
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a6da95;fill-opacity:1;stroke:none;stroke-width:0.714375;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle1527-6"
|
||||||
|
cx="117.67716"
|
||||||
|
cy="92.81501"
|
||||||
|
r="1.4990823" />
|
||||||
|
<g
|
||||||
|
id="g4120-7"
|
||||||
|
transform="matrix(0.50506543,0.50506226,-0.50506543,0.50506226,94.455566,-13.456429)"
|
||||||
|
style="fill:none;stroke:#4d9735;stroke-width:1.40003;stroke-linecap:round;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#4d9735;stroke-width:0.370426;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,82.858834 1.28251,-1.282512"
|
||||||
|
id="path4116-5" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#4d9735;stroke-width:0.370426;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,81.576321 1.28251,1.282514"
|
||||||
|
id="path4118-3" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-center">
|
||||||
|
<g
|
||||||
|
id="g5375">
|
||||||
|
<rect
|
||||||
|
y="44.16666"
|
||||||
|
x="52.478588"
|
||||||
|
height="30"
|
||||||
|
width="31.042835"
|
||||||
|
id="rect5509-3"
|
||||||
|
style="fill:#040000;fill-opacity:0;stroke-width:0.830567" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g1826"
|
||||||
|
transform="matrix(5.8494773,0,0,5.8494773,-651.30336,-452.79916)">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#1e2030;fill-opacity:1;stroke:none;stroke-width:2.7;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect1911"
|
||||||
|
width="20.057741"
|
||||||
|
height="19.328081"
|
||||||
|
x="155.60628"
|
||||||
|
y="-3.4848657"
|
||||||
|
ry="0"
|
||||||
|
transform="matrix(0.26458325,0,0,0.26458325,79.144542,85.888439)" />
|
||||||
|
<g
|
||||||
|
id="g1049-2"
|
||||||
|
transform="matrix(1.0000034,0,0,1.0000034,5.2912574,-2.9575292e-4)"
|
||||||
|
style="fill:#a6d189">
|
||||||
|
<rect
|
||||||
|
style="opacity:0.25;fill:#a6da95;fill-opacity:1;stroke:none;stroke-width:0.714374;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect1803-7"
|
||||||
|
width="5.3069439"
|
||||||
|
height="5.1138883"
|
||||||
|
x="115.02369"
|
||||||
|
y="84.9664"
|
||||||
|
ry="0" />
|
||||||
|
<g
|
||||||
|
id="g4079-0"
|
||||||
|
style="fill:#a6d189">
|
||||||
|
<circle
|
||||||
|
style="opacity:1;fill:#a6da95;fill-opacity:1;stroke:none;stroke-width:0.714375;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="circle1593-9"
|
||||||
|
cx="117.67716"
|
||||||
|
cy="87.523346"
|
||||||
|
r="1.4990823" />
|
||||||
|
<g
|
||||||
|
id="g4198-3"
|
||||||
|
transform="matrix(0.50506541,0.50506542,-0.50506541,0.50506542,94.455567,-18.748765)"
|
||||||
|
style="fill:#a6d189;stroke:#4d9735;stroke-width:1.40003;stroke-linecap:round;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#a6d189;fill-opacity:1;stroke:#4d9735;stroke-width:0.370425;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,82.858834 1.28251,-1.282512"
|
||||||
|
id="path4194-6" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#a6d189;fill-opacity:1;stroke:#4d9735;stroke-width:0.370425;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,81.576321 1.28251,1.282514"
|
||||||
|
id="path4196-0" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-center">
|
||||||
|
<g
|
||||||
|
id="g1689"
|
||||||
|
transform="matrix(5.8410168,0,0,5.8410168,-605.76298,-421.12835)">
|
||||||
|
<g
|
||||||
|
id="g1685-5"
|
||||||
|
transform="matrix(1.0007225,0,0,1.0007225,5.2047168,-0.05571343)"
|
||||||
|
inkscape:label="g1685-5">
|
||||||
|
<rect
|
||||||
|
style="opacity:1;fill:#a6da95;fill-opacity:1;stroke:none;stroke-width:0.714374;stroke-linecap:square;stroke-linejoin:round;paint-order:markers fill stroke"
|
||||||
|
id="rect3679-6"
|
||||||
|
width="5.3069439"
|
||||||
|
height="5.1138883"
|
||||||
|
x="115.02369"
|
||||||
|
y="79.674736"
|
||||||
|
ry="0"
|
||||||
|
inkscape:label="rect3679-6" />
|
||||||
|
<g
|
||||||
|
id="g4204-2"
|
||||||
|
transform="matrix(0.50506541,0.50506542,-0.50506541,0.50506542,94.455567,-24.040432)"
|
||||||
|
style="fill:none;stroke:#4d9735;stroke-width:1.40003;stroke-linecap:round;stroke-opacity:1">
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#4d9735;stroke-width:0.370425;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,82.858834 1.28251,-1.282512"
|
||||||
|
id="path4200-9" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:none;fill-opacity:1;stroke:#4d9735;stroke-width:0.370425;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1;paint-order:markers fill stroke"
|
||||||
|
d="m 127.55373,81.576321 1.28251,1.282514"
|
||||||
|
id="path4202-1" />
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2257"
|
||||||
|
transform="translate(135,-3.3378601e-5)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#use2244"
|
||||||
|
id="use2378"
|
||||||
|
transform="translate(-44.999992)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="hover-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g1826"
|
||||||
|
id="use2241"
|
||||||
|
transform="translate(134.5)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#rect2186"
|
||||||
|
id="use2244"
|
||||||
|
transform="translate(-45.011235)" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="pressed-inactive-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#pressed-center"
|
||||||
|
id="use2131"
|
||||||
|
transform="translate(135.01123,-0.04323819)" />
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:0.5;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2186"
|
||||||
|
width="30.997959"
|
||||||
|
height="29.870327"
|
||||||
|
x="232.01225"
|
||||||
|
y="44.209885" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-center">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2501"
|
||||||
|
transform="translate(270)" />
|
||||||
|
<rect
|
||||||
|
style="fill:#1e2030;fill-opacity:0.80000001;stroke:none;stroke-width:1.507;paint-order:markers fill stroke"
|
||||||
|
id="rect2186-6"
|
||||||
|
width="30.997959"
|
||||||
|
height="29.870327"
|
||||||
|
x="277.00104"
|
||||||
|
y="44.231529" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="deactivated-inactive-center"
|
||||||
|
transform="translate(51.473068,-87.851353)">
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#g2255"
|
||||||
|
id="use2501-3"
|
||||||
|
transform="translate(260.52689,87.851364)" />
|
||||||
|
<use
|
||||||
|
x="0"
|
||||||
|
y="0"
|
||||||
|
xlink:href="#rect2186-6"
|
||||||
|
id="use1298"
|
||||||
|
transform="translate(-9.4731222,87.851365)" />
|
||||||
|
</g>
|
||||||
|
<!--
|
||||||
|
Generated using the Perl SVG Module V2.49
|
||||||
|
by Ronan Oger
|
||||||
|
Info: http://www.roitsystems.com/
|
||||||
|
-->
|
||||||
|
</svg>
|
After Width: | Height: | Size: 9.2 KiB |
@ -0,0 +1,11 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=Catppuccin Macchiato Modern
|
||||||
|
Comment=Soothing Pastel theme for Kwin
|
||||||
|
X-KDE-PluginInfo-Author=Cequal-Catppuccin
|
||||||
|
X-KDE-PluginInfo-Email=core@catppuccin.com
|
||||||
|
X-KDE-PluginInfo-Name=CatppuccinMacchiato-Modern
|
||||||
|
X-KDE-PluginInfo-Version=0.2.6
|
||||||
|
X-KDE-PluginInfo-Category=
|
||||||
|
X-KDE-PluginInfo-Depends=
|
||||||
|
X-KDE-PluginInfo-License=
|
||||||
|
X-KDE-PluginInfo-EnabledByDefault=true
|