From 993917ddcedd58927a068cc804d81f1018d7bc0e Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Jun 2023 10:14:44 -0500 Subject: Fix gtk theme setting --- themes/Plata-Noir-Compact/gtk-4.0/gtk.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 themes/Plata-Noir-Compact/gtk-4.0/gtk.css (limited to 'themes/Plata-Noir-Compact/gtk-4.0/gtk.css') diff --git a/themes/Plata-Noir-Compact/gtk-4.0/gtk.css b/themes/Plata-Noir-Compact/gtk-4.0/gtk.css new file mode 100644 index 0000000..9911145 --- /dev/null +++ b/themes/Plata-Noir-Compact/gtk-4.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-4.0-dark-compact/gtk-contained-dark.css"); -- cgit v1.2.3