summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/colors.xpm
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-08-16 22:28:01 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-08-16 22:28:01 +0000
commit791cd4174ec8bd735e89c352b7b70c6e8798d3cc (patch)
tree8594c6062202028de2fc856b91a195f36cb22f96 /mixgtk/colors.xpm
parent02108b05dac2d5426a2740929261046812b9cec7 (diff)
downloadmdk-791cd4174ec8bd735e89c352b7b70c6e8798d3cc.tar.gz
mdk-791cd4174ec8bd735e89c352b7b70c6e8798d3cc.tar.bz2
toolbars added
Diffstat (limited to 'mixgtk/colors.xpm')
-rw-r--r--mixgtk/colors.xpm29
1 files changed, 29 insertions, 0 deletions
diff --git a/mixgtk/colors.xpm b/mixgtk/colors.xpm
new file mode 100644
index 0000000..351349f
--- /dev/null
+++ b/mixgtk/colors.xpm
@@ -0,0 +1,29 @@
+/* XPM */
+static char * colors_xpm[] = {
+"22 22 4 1",
+" c None",
+". c #E21436",
+"+ c #000000",
+"@ c #2845D6",
+" ",
+" ",
+" ",
+" ............... ",
+" ............... ",
+" ",
+" ",
+" +++++++++++++ ",
+" ",
+" +++++++++ ",
+" ",
+" +++++++++++ ",
+" ",
+" @@@@@@@@@@@@@@ ",
+" @@@@@@@@@@@@@@ ",
+" ",
+" ",
+" +++++++++++++++ ",
+" ",
+" ",
+" ",
+" "};