From 5b0300d7ff8d40db208691d81dd8d91fd84bee1b Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Thu, 13 Feb 2020 21:15:51 +0100 Subject: [PATCH] Fix typo --- src/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metadata.json b/src/metadata.json index 3ffc3ec..2de96f8 100644 --- a/src/metadata.json +++ b/src/metadata.json @@ -1,6 +1,6 @@ { "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- Adapta\n- Adwaita\n- Arc\n- Canta\n- Flat-Remix-GTK\n- HighContrast\n-Layan\n- Matcha\n- Materia\n- Mojave\n- Qogir\n- Vimix\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- Adapta\n- Adwaita\n- Arc\n- Canta\n- Flat-Remix-GTK\n- HighContrast\n- Layan\n- Matcha\n- Materia\n- Mojave\n- Qogir\n- Vimix\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": 15,