Update themes.json

This commit is contained in:
Adrian Środoń 2022-12-10 17:16:43 +01:00 committed by GitHub
parent 47f983185d
commit c80a6a54b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -288,6 +288,18 @@
"image": "Thinkpad.png",
"theme": "thinkpad.tar",
"versionAdded": "v2.9"
},
{
"name": "Samsung",
"image": "Samsung.png",
"theme": "samsung.tar",
"versionAdded": "v2.9"
},
{
"name": "LG",
"image": "LG.png",
"theme": "lg.tar",
"versionAdded": "v2.9"
}
]
}