Make Adwaita-dark available as a theme

This makes Adwaita-dark available as a standalone
theme.
This commit is contained in:
Matthias Clasen 2021-01-14 22:41:43 -05:00
parent 90c428b4a7
commit f04e5bd590

View File

@ -34,6 +34,7 @@ xml += '''
<file>theme/Empty/gtk.css</file>
<file>theme/Adwaita/gtk.css</file>
<file>theme/Adwaita/gtk-dark.css</file>
<file alias='theme/Adwaita-dark/gtk.css'>theme/Adwaita/gtk-dark.css</file>
<file>theme/Adwaita/Adwaita.css</file>
<file>theme/Adwaita/Adwaita-dark.css</file>
'''