summaryrefslogtreecommitdiff
path: root/raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/theme.css
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-07-03 21:13:06 +0200
committerNippy <nippy@rp1.hu>2026-07-03 21:13:06 +0200
commit725b9b1defce4e0f05476cdee9c5a79a6b531afa (patch)
tree26b13ec4a752330ad34db5ca731c705f83230450 /raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/theme.css
parent839c2889342cfe56ec1fdcf0ea1e6cc26dab4eec (diff)
downloadRaveOS-PKGBUILD-725b9b1defce4e0f05476cdee9c5a79a6b531afa.tar.gz
RaveOS-PKGBUILD-725b9b1defce4e0f05476cdee9c5a79a6b531afa.zip
add new raveos app, welcome app
Diffstat (limited to 'raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/theme.css')
-rw-r--r--raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/theme.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/theme.css b/raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/theme.css
new file mode 100644
index 0000000..2cf5116
--- /dev/null
+++ b/raveos-app-installer/data/configs/PhotoGIMP/.config/GIMP/3.0/theme.css
@@ -0,0 +1,16 @@
+/* GIMP theme.css
+ *
+ * This file is written on GIMP startup and on every theme change.
+ * It is NOT supposed to be edited manually. Edit your personal
+ * gimp.css file instead (/home/diolinux/.var/app/org.gimp.GIMP/config/GIMP/3.0/gimp.css).
+ */
+
+@import url("file:///app/share/gimp/3.0/themes/Default/gimp-dark.css");
+@import url("file:///app/etc/gimp/3.0/gimp.css");
+
+* { -gtk-icon-style: symbolic; }
+
+/* prefer-dark-theme */
+
+
+/* end of theme.css */