Add Matcha support and bump to v11

This commit is contained in:
Romain Vigier
2020-01-27 11:03:32 +01:00
parent 8a9eb1f9e7
commit 5dcf03ccba
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ These themes have been tested and work:
- Adwaita
- Arc
- HighContrast
- Matcha
- Materia
- Yaru
+2 -2
View File
@@ -1,9 +1,9 @@
{
"name": "Night Theme Switcher",
"description": "Automatically change the GTK theme to dark variant when Night Light activates.\n\nTHEME COMPATIBILITY:\nYour theme must have a `-dark` variant, e.g. `Adwaita` and `Adwaita-dark`.\nThese themes have been tested and work:\n- Adwaita\n- Arc\n- HighContrast\n- Materia\n- Yaru\n\nLet me know if the theme you use works as well, or if it doesn't, I can try to make it work.\n\nDo you need to change your GNOME shell theme as well? Try Night Shell Switcher! https://extensions.gnome.org/extension/2356/night-shell-switcher/",
"description": "Automatically change the GTK theme to dark variant when Night Light activates.\n\nTHEME COMPATIBILITY:\nYour theme must have a `-dark` variant, e.g. `Adwaita` and `Adwaita-dark`.\nThese themes have been tested and work:\n- Adwaita\n- Arc\n- HighContrast\n- Matcha\n- Materia\n- Yaru\n\nLet me know if the theme you use works as well, or if it doesn't, I can try to make it work.\n\nDo you need to change your GNOME shell theme as well? Try Night Shell Switcher! https://extensions.gnome.org/extension/2356/night-shell-switcher/",
"uuid": "nightthemeswitcher@romainvigier.fr",
"url": "https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/",
"version": 10,
"version": 11,
"shell-version": ["3.32", "3.34"],
"gettext-domain": "nightthemeswitcher@romainvigier.fr"
}