summaryrefslogtreecommitdiff
path: root/tools/glade/glade/graphics/gnome-colorpicker.xpm
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-09-29 19:32:03 +0200
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-09-29 19:32:03 +0200
commit624bab4dd36e1bea09c27a67f1ff0a3b983f1ac1 (patch)
tree2fc93406fb732d9e15d17ab9d6b00616eb282266 /tools/glade/glade/graphics/gnome-colorpicker.xpm
parente041da40b7fe9bebd76dc04f25b0c345986d9ad0 (diff)
added our glade fork
Diffstat (limited to 'tools/glade/glade/graphics/gnome-colorpicker.xpm')
-rw-r--r--tools/glade/glade/graphics/gnome-colorpicker.xpm31
1 files changed, 31 insertions, 0 deletions
diff --git a/tools/glade/glade/graphics/gnome-colorpicker.xpm b/tools/glade/glade/graphics/gnome-colorpicker.xpm
new file mode 100644
index 00000000..ca6831e2
--- /dev/null
+++ b/tools/glade/glade/graphics/gnome-colorpicker.xpm
@@ -0,0 +1,31 @@
+/* XPM */
+static char * gnome_colorpicker_xpm[] = {
+"21 21 7 1",
+" c None",
+". c #FFFFFF",
+"+ c #000000",
+"@ c #D6D6D6",
+"# c #7B7B7B",
+"$ c #949594",
+"% c #E6A1CD",
+" ",
+" ",
+" ",
+" ..................+ ",
+" .@@@@@@@@@@@@@@@@#+ ",
+" .@@@@@@@@@@@@@@@@#+ ",
+" .@@............$@#+ ",
+" .@@.$$$$$$$$$$.$@#+ ",
+" .@@.$%%%%%%%%%.$@#+ ",
+" .@@.$%%%%%%%%%.$@#+ ",
+" .@@.$%%%%%%%%%.$@#+ ",
+" .@@.$%%%%%%%%%.$@#+ ",
+" .@@.$%%%%%%%%%.$@#+ ",
+" .@@............$@#+ ",
+" .@@$$$$$$$$$$$$$@#+ ",
+" .@@@@@@@@@@@@@@@@#+ ",
+" .#################+ ",
+" +++++++++++++++++++ ",
+" ",
+" ",
+" "};