diff --git a/etc/Makefile.am b/etc/Makefile.am
index 2e8af80e39..bb6b7f431a 100644
--- a/etc/Makefile.am
+++ b/etc/Makefile.am
@@ -2,7 +2,7 @@
gimpsysconf = \
controllerrc \
- gtkrc \
+ gimp.css \
menurc \
sessionrc \
templaterc \
diff --git a/etc/gimp.css b/etc/gimp.css
new file mode 100644
index 0000000000..01d1365531
--- /dev/null
+++ b/etc/gimp.css
@@ -0,0 +1,9 @@
+/* You can add your own GIMP-specific GTK styles here */
+
+
+/* Adjust the size of previews in plug-in dialogs */
+/*
+GimpPreview {
+ -GimpPreview-size: 256;
+}
+*/
diff --git a/etc/gtkrc b/etc/gtkrc
deleted file mode 100644
index f4efa07c7e..0000000000
--- a/etc/gtkrc
+++ /dev/null
@@ -1,24 +0,0 @@
-# pixmap_path "
:::..."
-#
-# include "rc-file"
-#
-# style [= ]
-# {
-#