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/gtk-4.0/gtk.css | 1 + themes/Plata-Noir/gtk-4.0/gtk.gresource | Bin 0 -> 593275 bytes themes/Plata-Noir/gtk-4.0/thumbnail.png | Bin 0 -> 2288 bytes 3 files changed, 1 insertion(+) create mode 100644 themes/Plata-Noir/gtk-4.0/gtk.css create mode 100644 themes/Plata-Noir/gtk-4.0/gtk.gresource create mode 100644 themes/Plata-Noir/gtk-4.0/thumbnail.png (limited to 'themes/Plata-Noir/gtk-4.0') diff --git a/themes/Plata-Noir/gtk-4.0/gtk.css b/themes/Plata-Noir/gtk-4.0/gtk.css new file mode 100644 index 0000000..08b0373 --- /dev/null +++ b/themes/Plata-Noir/gtk-4.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-4.0-dark/gtk-contained-dark.css"); diff --git a/themes/Plata-Noir/gtk-4.0/gtk.gresource b/themes/Plata-Noir/gtk-4.0/gtk.gresource new file mode 100644 index 0000000..e6b995e Binary files /dev/null and b/themes/Plata-Noir/gtk-4.0/gtk.gresource differ diff --git a/themes/Plata-Noir/gtk-4.0/thumbnail.png b/themes/Plata-Noir/gtk-4.0/thumbnail.png new file mode 100644 index 0000000..dc9b1a9 Binary files /dev/null and b/themes/Plata-Noir/gtk-4.0/thumbnail.png differ -- cgit v1.2.3