Kde: overhaul custom theme creation
This commit is contained in:
parent
124322df4c
commit
a67ce6f8ee
9 changed files with 64 additions and 841 deletions
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"KPlugin": {
|
||||
"Authors": [
|
||||
{
|
||||
"Name": "Toast"
|
||||
}
|
||||
],
|
||||
"Category": "",
|
||||
"Description": "Custom theme based on Breeze Dark",
|
||||
"Id": "xyz.toast003.customtheme.desktop",
|
||||
"License": "GPL",
|
||||
"Name": "Toast's theme",
|
||||
"ServiceTypes": [
|
||||
"Plasma/LookAndFeel"
|
||||
],
|
||||
"Version": "1.0"
|
||||
},
|
||||
"X-Plasma-MainScript": "defaults"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue