diff options
author | zachir <zachir@librem.one> | 2023-06-06 10:14:44 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-06-06 10:14:44 -0500 |
commit | 993917ddcedd58927a068cc804d81f1018d7bc0e (patch) | |
tree | 6c228c3c434ca9d5917839869268893e4338af2e /themes/Plata-Lumine/gtk-4.0 | |
parent | 7aa0ccbc957836f41a215a5f4835c7c80b05228b (diff) |
Fix gtk theme setting
Diffstat (limited to 'themes/Plata-Lumine/gtk-4.0')
-rw-r--r-- | themes/Plata-Lumine/gtk-4.0/gtk-dark.css | 1 | ||||
-rw-r--r-- | themes/Plata-Lumine/gtk-4.0/gtk.css | 1 | ||||
-rw-r--r-- | themes/Plata-Lumine/gtk-4.0/gtk.gresource | bin | 0 -> 1122563 bytes | |||
-rw-r--r-- | themes/Plata-Lumine/gtk-4.0/thumbnail.png | bin | 0 -> 2327 bytes |
4 files changed, 2 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 0000000..ab31e09 --- /dev/null +++ b/themes/Plata-Lumine/gtk-4.0/gtk.gresource diff --git a/themes/Plata-Lumine/gtk-4.0/thumbnail.png b/themes/Plata-Lumine/gtk-4.0/thumbnail.png Binary files differnew file mode 100644 index 0000000..bc79fb9 --- /dev/null +++ b/themes/Plata-Lumine/gtk-4.0/thumbnail.png |