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-Lumine/gtk-4.0/gtk-dark.css | 1 + themes/Plata-Lumine/gtk-4.0/gtk.css | 1 + themes/Plata-Lumine/gtk-4.0/gtk.gresource | Bin 0 -> 1122563 bytes themes/Plata-Lumine/gtk-4.0/thumbnail.png | Bin 0 -> 2327 bytes 4 files changed, 2 insertions(+) create mode 100644 themes/Plata-Lumine/gtk-4.0/gtk-dark.css create mode 100644 themes/Plata-Lumine/gtk-4.0/gtk.css create mode 100644 themes/Plata-Lumine/gtk-4.0/gtk.gresource create mode 100644 themes/Plata-Lumine/gtk-4.0/thumbnail.png (limited to 'themes/Plata-Lumine/gtk-4.0') diff --git a/themes/Plata-Lumine/gtk-4.0/gtk-dark.css b/themes/Plata-Lumine/gtk-4.0/gtk-dark.css new file mode 100644 index 0000000..6844ef9 --- /dev/null +++ b/themes/Plata-Lumine/gtk-4.0/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-4.0-light/gtk-contained-dark.css"); diff --git a/themes/Plata-Lumine/gtk-4.0/gtk.css b/themes/Plata-Lumine/gtk-4.0/gtk.css new file mode 100644 index 0000000..f0321d1 --- /dev/null +++ b/themes/Plata-Lumine/gtk-4.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///com/plata-theme/gtk-4.0-light/gtk-contained.css"); diff --git a/themes/Plata-Lumine/gtk-4.0/gtk.gresource b/themes/Plata-Lumine/gtk-4.0/gtk.gresource new file mode 100644 index 0000000..ab31e09 Binary files /dev/null and b/themes/Plata-Lumine/gtk-4.0/gtk.gresource differ diff --git a/themes/Plata-Lumine/gtk-4.0/thumbnail.png b/themes/Plata-Lumine/gtk-4.0/thumbnail.png new file mode 100644 index 0000000..bc79fb9 Binary files /dev/null and b/themes/Plata-Lumine/gtk-4.0/thumbnail.png differ -- cgit v1.2.3