[Theme] Add initial dark theme
Took 1 hour 10 minutes
This commit is contained in:
parent
d7448320d9
commit
26ca8ba4ad
16 changed files with 577 additions and 111 deletions
|
|
@ -892,6 +892,31 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Change your style": "Change your style",
|
||||
"@Change your style": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"System": "System",
|
||||
"@System": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Light": "Hell",
|
||||
"@Light": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Dark": "Dunkel",
|
||||
"@Dark": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Use Amoled compatible colors?": "Amoled optimierte Farben verwenden?",
|
||||
"@Use Amoled compatible colors?": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Source code": "Quellcode",
|
||||
"@Source code": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue