add snonight theme

This commit is contained in:
Domai 2023-06-13 11:35:51 +02:00
parent 15323ac887
commit 9168dc0ff8
No known key found for this signature in database
GPG key ID: 8F0CBA9FA6CBDB53

View file

@ -214,5 +214,11 @@
"icon_color": "61dafb",
"text_color": "ffffff",
"bg_color": "20232a"
},
"snownight": {
"title_color": "ffffff",
"icon_color": "ffffff",
"text_color": "ffffff",
"bg_color": "000000a0"
}
}