From 7b3f5c45070fddc5448e20b62992774e1f9d5ef8 Mon Sep 17 00:00:00 2001 From: navewindre Date: Fri, 1 Nov 2024 23:44:58 +0100 Subject: a --- themes/platinum-custom/gtk-2.0/Others/bg-tiled.xpm | 15 +++++++++++++++ themes/platinum-custom/gtk-2.0/Others/divider-h.png | Bin 0 -> 199 bytes themes/platinum-custom/gtk-2.0/Others/divider-v.png | Bin 0 -> 197 bytes themes/platinum-custom/gtk-2.0/Others/focus.png | Bin 0 -> 146 bytes .../gtk-2.0/Others/focus_rounded_border.png | Bin 0 -> 186 bytes themes/platinum-custom/gtk-2.0/Others/metal.png | Bin 0 -> 8862 bytes themes/platinum-custom/gtk-2.0/Others/null-2.png | Bin 0 -> 181 bytes themes/platinum-custom/gtk-2.0/Others/null.png | Bin 0 -> 184 bytes themes/platinum-custom/gtk-2.0/Others/ruler-h.png | Bin 0 -> 2841 bytes themes/platinum-custom/gtk-2.0/Others/ruler-v.png | Bin 0 -> 2841 bytes themes/platinum-custom/gtk-2.0/Others/stripes.png | Bin 0 -> 178 bytes themes/platinum-custom/gtk-2.0/Others/tooltip.png | Bin 0 -> 210 bytes 12 files changed, 15 insertions(+) create mode 100644 themes/platinum-custom/gtk-2.0/Others/bg-tiled.xpm create mode 100755 themes/platinum-custom/gtk-2.0/Others/divider-h.png create mode 100755 themes/platinum-custom/gtk-2.0/Others/divider-v.png create mode 100755 themes/platinum-custom/gtk-2.0/Others/focus.png create mode 100755 themes/platinum-custom/gtk-2.0/Others/focus_rounded_border.png create mode 100644 themes/platinum-custom/gtk-2.0/Others/metal.png create mode 100755 themes/platinum-custom/gtk-2.0/Others/null-2.png create mode 100755 themes/platinum-custom/gtk-2.0/Others/null.png create mode 100755 themes/platinum-custom/gtk-2.0/Others/ruler-h.png create mode 100755 themes/platinum-custom/gtk-2.0/Others/ruler-v.png create mode 100644 themes/platinum-custom/gtk-2.0/Others/stripes.png create mode 100644 themes/platinum-custom/gtk-2.0/Others/tooltip.png (limited to 'themes/platinum-custom/gtk-2.0/Others') diff --git a/themes/platinum-custom/gtk-2.0/Others/bg-tiled.xpm b/themes/platinum-custom/gtk-2.0/Others/bg-tiled.xpm new file mode 100644 index 0000000..f2aeee9 --- /dev/null +++ b/themes/platinum-custom/gtk-2.0/Others/bg-tiled.xpm @@ -0,0 +1,15 @@ +/* XPM */ +static char * bg_tiled_xpm[] = { +"8 8 4 1", +" c None", +". c #DDDDDD", +"+ c #CCCCCC", +"@ c #EEEEEE", +".+++++++", +"+.@+++@+", +"++.+++++", +"@+++@+++", +"++++++.+", +"++@++.@+", +"++++.+++", +"@+++@+++"}; diff --git a/themes/platinum-custom/gtk-2.0/Others/divider-h.png b/themes/platinum-custom/gtk-2.0/Others/divider-h.png new file mode 100755 index 0000000..5f5089c Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/divider-h.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/divider-v.png b/themes/platinum-custom/gtk-2.0/Others/divider-v.png new file mode 100755 index 0000000..610c906 Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/divider-v.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/focus.png b/themes/platinum-custom/gtk-2.0/Others/focus.png new file mode 100755 index 0000000..9543fea Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/focus.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/focus_rounded_border.png b/themes/platinum-custom/gtk-2.0/Others/focus_rounded_border.png new file mode 100755 index 0000000..9e72c6e Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/focus_rounded_border.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/metal.png b/themes/platinum-custom/gtk-2.0/Others/metal.png new file mode 100644 index 0000000..9b7a8d4 Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/metal.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/null-2.png b/themes/platinum-custom/gtk-2.0/Others/null-2.png new file mode 100755 index 0000000..c9334ba Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/null-2.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/null.png b/themes/platinum-custom/gtk-2.0/Others/null.png new file mode 100755 index 0000000..560ecf1 Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/null.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/ruler-h.png b/themes/platinum-custom/gtk-2.0/Others/ruler-h.png new file mode 100755 index 0000000..d21d3e5 Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/ruler-h.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/ruler-v.png b/themes/platinum-custom/gtk-2.0/Others/ruler-v.png new file mode 100755 index 0000000..a055610 Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/ruler-v.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/stripes.png b/themes/platinum-custom/gtk-2.0/Others/stripes.png new file mode 100644 index 0000000..24fa2ce Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/stripes.png differ diff --git a/themes/platinum-custom/gtk-2.0/Others/tooltip.png b/themes/platinum-custom/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..a9299e6 Binary files /dev/null and b/themes/platinum-custom/gtk-2.0/Others/tooltip.png differ -- cgit v1.2.3