From 9e0790b33d6acd4a7411fd1aa14dc485d95ae44d Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Wed, 16 Oct 2019 17:57:26 +0200 Subject: [PATCH] Update readme with theme compatibility --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d16457c..8ff97f5 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,18 @@ Automatically change the GTK theme to dark variant when Night Light activates. +## Theme compatibility + Your theme must have a `-dark` variant, e.g. `Adwaita` and `Adwaita-dark`. +These themes have been tested and work: + +- Adwaita +- Arc +- HighContrast +- Materia +- Yaru + ## Command line installation Clone the repository and enter the directory: