diff options
Diffstat (limited to 'themes/Solarized')
-rw-r--r-- | themes/Solarized/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/Solarized/Makefile.am b/themes/Solarized/Makefile.am index 37631eb..2a4af8b 100644 --- a/themes/Solarized/Makefile.am +++ b/themes/Solarized/Makefile.am @@ -1,7 +1,7 @@ GTK3_CSS = \ palette.css \ - widgets.css \ + widgets-light.css \ widgets-dark.css \ segments.css \ segments-dark.css |