summaryrefslogtreecommitdiff
path: root/app/xdm
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2015-06-28 09:09:09 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2015-06-28 09:09:09 +0000
commitd9eaba61ffa4b2ee00f3789bf0a35864c6908dab (patch)
treeec286b668cdac4656cf42b09d026bf569e812f5b /app/xdm
parentc554dc90a0f894576ec34570edaa58f8f006c592 (diff)
Transparent backgrounds for 8bpp and 4bpp images too.
Diffstat (limited to 'app/xdm')
-rw-r--r--app/xdm/config/OpenBSD_4bpp.xpm4
-rw-r--r--app/xdm/config/OpenBSD_8bpp.xpm4
2 files changed, 4 insertions, 4 deletions
diff --git a/app/xdm/config/OpenBSD_4bpp.xpm b/app/xdm/config/OpenBSD_4bpp.xpm
index fb6f18aed..0497dc080 100644
--- a/app/xdm/config/OpenBSD_4bpp.xpm
+++ b/app/xdm/config/OpenBSD_4bpp.xpm
@@ -1,9 +1,9 @@
/* XPM */
-/* $OpenBSD: OpenBSD_4bpp.xpm,v 1.20 2015/06/23 04:07:12 deraadt Exp $ */
+/* $OpenBSD: OpenBSD_4bpp.xpm,v 1.21 2015/06/28 09:09:07 matthieu Exp $ */
static char *OpenBSD_4bpp[] = {
"240 175 13 1",
" c None",
-". c #5071B4",
+". c #None",
"+ c #FEF886",
"@ c #EAEAEB",
"# c #5272B6",
diff --git a/app/xdm/config/OpenBSD_8bpp.xpm b/app/xdm/config/OpenBSD_8bpp.xpm
index 83dd91e19..1f3f73138 100644
--- a/app/xdm/config/OpenBSD_8bpp.xpm
+++ b/app/xdm/config/OpenBSD_8bpp.xpm
@@ -1,9 +1,9 @@
/* XPM */
-/* $OpenBSD: OpenBSD_8bpp.xpm,v 1.20 2015/06/23 04:07:12 deraadt Exp $ */
+/* $OpenBSD: OpenBSD_8bpp.xpm,v 1.21 2015/06/28 09:09:08 matthieu Exp $ */
static char *OpenBSD_8bpp[] = {
"240 175 128 2",
" c None",
-". c #5071B4",
+". c None",
"+ c #FEF886",
"@ c #221E22",
"# c #262226",