Update and reorganise themes (#893)

* Drop the subfolders for GUI themes
* Remove bundled font support
* Add safe file read function
* Allow loading themes from multiple locations
* Clean up unused variables
* Clean up icons class
* Merge icon theme icons
* Update icon theme class
* Remove guiDark config setting
* Fix tests
* Fix handling of default theme
* Update icon readmes
* Add test for getGuiItem common function
This commit is contained in:
Veronica Berglyd Olsen
2021-09-19 14:09:20 +02:00
committed by GitHub
parent be3376272e
commit 15ec1496c5
201 changed files with 482 additions and 2043 deletions
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
id="svg15078"
viewBox="0 0 24 24"
height="24"
width="24"
version="1.2">
<metadata
id="metadata15084">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs15082" />
<path
style="stroke-width:1.1975;fill:#eab700;fill-opacity:1"
id="path15076"
d="M 8.841853,8.5972702 2.5334293,9.2966093 C 2.3059045,9.3241573 2.1047248,9.4762337 2.0292822,9.707351 c -0.075443,0.2311182 0,0.471814 0.1676499,0.623897 1.8752833,1.711226 4.6929984,4.273874 4.6929984,4.273874 -0.00239,0 -0.7735843,3.727814 -1.286114,6.215019 -0.043109,0.22513 0.03832,0.463432 0.2347098,0.605935 0.1951924,0.142502 0.4466673,0.144896 0.6442545,0.03354 2.2081879,-1.25498 5.5156792,-3.142238 5.5156792,-3.142238 l 5.513285,3.143435 c 0.20118,0.11017 0.452654,0.107776 0.647846,-0.03473 0.196391,-0.142502 0.277821,-0.380804 0.233513,-0.604736 l -1.282521,-6.21622 4.692998,-4.270281 c 0.16765,-0.156871 0.241895,-0.3975692 0.16765,-0.6274893 C 21.896992,9.4774375 21.695807,9.3253552 21.468282,9.2990102 18.943955,9.0164002 15.158659,8.5972759 15.158659,8.5972759 L 12.54452,2.8133502 c -0.0982,-0.2071674 -0.304165,-0.3520647 -0.54606,-0.3520647 -0.241895,0 -0.449062,0.1460949 -0.542467,0.3520647 z" />
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB