From 30c2a29a8b1bac3a45881257288dfeb5422db593 Mon Sep 17 00:00:00 2001 From: Mate Date: Wed, 9 Jun 2021 07:52:21 +0200 Subject: fix YaruOK case mismatch --- desktop-themes/YaruOk/gtk-3.0/gtk.scss | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 desktop-themes/YaruOk/gtk-3.0/gtk.scss (limited to 'desktop-themes/YaruOk/gtk-3.0/gtk.scss') diff --git a/desktop-themes/YaruOk/gtk-3.0/gtk.scss b/desktop-themes/YaruOk/gtk-3.0/gtk.scss new file mode 100644 index 00000000..6a9e07fc --- /dev/null +++ b/desktop-themes/YaruOk/gtk-3.0/gtk.scss @@ -0,0 +1,12 @@ +$variant: 'light'; +$ambiance: true; + +@import 'colors'; +@import 'drawing'; +@import 'common'; +@import 'apps'; +@import 'tweaks'; +@import 'headerbar'; +@import 'colors-public'; +@import 'libhandy/Adwaita-base'; +@import "libhandy/headerbar"; -- cgit v1.2.1