diff --git a/po/de.gmo b/po/de.gmo index 2d72281c7252974b40a54ae7b12d7365630d5ae4..9c0f304d51b29f2dcc0047dd9cff6635d8f6b3d3 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/themes/Makefile.am b/themes/Makefile.am index 6a9e7767c5c0e0960e48faf39c770d09c72afed5..a9a43ec95f9c7fafedb6287b47881c59486bb758 100644 --- a/themes/Makefile.am +++ b/themes/Makefile.am @@ -13,5 +13,7 @@ SUBDIRS = \ microdeck \ microdeck2 \ microdeck3 \ + prune \ tgc \ - tgc-large + tgc-large \ + tubular diff --git a/themes/Makefile.in b/themes/Makefile.in index 88087dd08232953a67578b9e2ac2d4ba258f0840..6212ff4da0b2c24992a862073fd4e97fef0afd34 100644 --- a/themes/Makefile.in +++ b/themes/Makefile.in @@ -196,8 +196,10 @@ SUBDIRS = \ microdeck \ microdeck2 \ microdeck3 \ + prune \ tgc \ - tgc-large + tgc-large \ + tubular subdir = themes ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 diff --git a/themes/prune/Makefile.am b/themes/prune/Makefile.am new file mode 100644 index 0000000000000000000000000000000000000000..01950221817028e082bc93382ee5f1cb6625c5cc --- /dev/null +++ b/themes/prune/Makefile.am @@ -0,0 +1,55 @@ +themedir = $(pkgdatadir)/themes/prune +theme_DATA = README \ + bottom-active.xpm \ + bottom-inactive.xpm \ + bottom-left-active.xpm \ + bottom-left-inactive.xpm \ + bottom-right-active.xpm \ + bottom-right-inactive.xpm \ + close-active.xpm \ + close-inactive.xpm \ + close-pressed.xpm \ + hide-active.xpm \ + hide-inactive.xpm \ + hide-pressed.xpm \ + left-active.xpm \ + left-inactive.xpm \ + maximize-active.xpm \ + maximize-inactive.xpm \ + maximize-pressed.xpm \ + maximize-toggled-active.xpm \ + maximize-toggled-inactive.xpm \ + maximize-toggled-pressed.xpm \ + menu-active.xpm \ + menu-inactive.xpm \ + menu-pressed.xpm \ + right-active.xpm \ + right-inactive.xpm \ + shade-active.xpm \ + shade-inactive.xpm \ + shade-pressed.xpm \ + shade-toggled-active.xpm \ + shade-toggled-inactive.xpm \ + shade-toggled-pressed.xpm \ + stick-active.xpm \ + stick-inactive.xpm \ + stick-pressed.xpm \ + stick-toggled-active.xpm \ + stick-toggled-inactive.xpm \ + stick-toggled-pressed.xpm \ + themerc \ + title-1-active.xpm \ + title-1-inactive.xpm \ + title-2-active.xpm \ + title-2-inactive.xpm \ + title-3-active.xpm \ + title-3-inactive.xpm \ + title-4-active.xpm \ + title-4-inactive.xpm \ + title-5-active.xpm \ + title-5-inactive.xpm \ + top-left-active.xpm \ + top-left-inactive.xpm \ + top-right-active.xpm \ + top-right-inactive.xpm +EXTRA_DIST = $(theme_DATA) diff --git a/themes/prune/Makefile.in b/themes/prune/Makefile.in new file mode 100644 index 0000000000000000000000000000000000000000..973c11fdb62643cf51954037eccfd8c5ad11d54f --- /dev/null +++ b/themes/prune/Makefile.in @@ -0,0 +1,408 @@ +# Makefile.in generated by automake 1.7.5 from Makefile.am. +# @configure_input@ + +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 +# Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +top_builddir = ../.. + +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +INSTALL = @INSTALL@ +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +host_triplet = @host@ +ACLOCAL = @ACLOCAL@ +AMDEP_FALSE = @AMDEP_FALSE@ +AMDEP_TRUE = @AMDEP_TRUE@ +AMTAR = @AMTAR@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO = @ECHO@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +F77 = @F77@ +FFLAGS = @FFLAGS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INSTOBJEXT = @INSTOBJEXT@ +INTLLIBS = @INTLLIBS@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBSTARTUP_NOTIFICATION_CFLAGS = @LIBSTARTUP_NOTIFICATION_CFLAGS@ +LIBSTARTUP_NOTIFICATION_LIBS = @LIBSTARTUP_NOTIFICATION_LIBS@ +LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION = @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@ +LIBTOOL = @LIBTOOL@ +LIBX11_CFLAGS = @LIBX11_CFLAGS@ +LIBX11_LDFLAGS = @LIBX11_LDFLAGS@ +LIBX11_LIBS = @LIBX11_LIBS@ +LIBXFCE4MCS_CLIENT_CFLAGS = @LIBXFCE4MCS_CLIENT_CFLAGS@ +LIBXFCE4MCS_CLIENT_LIBS = @LIBXFCE4MCS_CLIENT_LIBS@ +LIBXFCE4MCS_CLIENT_REQUIRED_VERSION = @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@ +LIBXFCE4MCS_MANAGER_CFLAGS = @LIBXFCE4MCS_MANAGER_CFLAGS@ +LIBXFCE4MCS_MANAGER_LIBS = @LIBXFCE4MCS_MANAGER_LIBS@ +LIBXFCE4MCS_MANAGER_REQUIRED_VERSION = @LIBXFCE4MCS_MANAGER_REQUIRED_VERSION@ +LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@ +LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@ +LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@ +LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@ +LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@ +LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@ +LIBXPM_CFLAGS = @LIBXPM_CFLAGS@ +LIBXPM_LDFLAGS = @LIBXPM_LDFLAGS@ +LIBXPM_LIBS = @LIBXPM_LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ +MAKEINFO = @MAKEINFO@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +RANDR_LIBS = @RANDR_LIBS@ +RANLIB = @RANLIB@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XFCE_MCS_MANAGER_CFLAGS = @XFCE_MCS_MANAGER_CFLAGS@ +XFCE_MCS_MANAGER_LIBS = @XFCE_MCS_MANAGER_LIBS@ +XFCE_MCS_MANAGER_PLUGINSDIR = @XFCE_MCS_MANAGER_PLUGINSDIR@ +XFCE_MCS_MANAGER_REQUIRED_VERSION = @XFCE_MCS_MANAGER_REQUIRED_VERSION@ +XGETTEXT = @XGETTEXT@ +X_CFLAGS = @X_CFLAGS@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_LIBS = @X_LIBS@ +X_PRE_LIBS = @X_PRE_LIBS@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ +ac_ct_RANLIB = @ac_ct_RANLIB@ +ac_ct_STRIP = @ac_ct_STRIP@ +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +datadir = @datadir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +oldincludedir = @oldincludedir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +themedir = $(pkgdatadir)/themes/prune +theme_DATA = README \ + bottom-active.xpm \ + bottom-inactive.xpm \ + bottom-left-active.xpm \ + bottom-left-inactive.xpm \ + bottom-right-active.xpm \ + bottom-right-inactive.xpm \ + close-active.xpm \ + close-inactive.xpm \ + close-pressed.xpm \ + hide-active.xpm \ + hide-inactive.xpm \ + hide-pressed.xpm \ + left-active.xpm \ + left-inactive.xpm \ + maximize-active.xpm \ + maximize-inactive.xpm \ + maximize-pressed.xpm \ + maximize-toggled-active.xpm \ + maximize-toggled-inactive.xpm \ + maximize-toggled-pressed.xpm \ + menu-active.xpm \ + menu-inactive.xpm \ + menu-pressed.xpm \ + right-active.xpm \ + right-inactive.xpm \ + shade-active.xpm \ + shade-inactive.xpm \ + shade-pressed.xpm \ + shade-toggled-active.xpm \ + shade-toggled-inactive.xpm \ + shade-toggled-pressed.xpm \ + stick-active.xpm \ + stick-inactive.xpm \ + stick-pressed.xpm \ + stick-toggled-active.xpm \ + stick-toggled-inactive.xpm \ + stick-toggled-pressed.xpm \ + themerc \ + title-1-active.xpm \ + title-1-inactive.xpm \ + title-2-active.xpm \ + title-2-inactive.xpm \ + title-3-active.xpm \ + title-3-inactive.xpm \ + title-4-active.xpm \ + title-4-inactive.xpm \ + title-5-active.xpm \ + title-5-inactive.xpm \ + top-left-active.xpm \ + top-left-inactive.xpm \ + top-right-active.xpm \ + top-right-inactive.xpm + +EXTRA_DIST = $(theme_DATA) +subdir = themes/prune +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +DIST_SOURCES = +DATA = $(theme_DATA) + +DIST_COMMON = README Makefile.am Makefile.in +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) + cd $(top_srcdir) && \ + $(AUTOMAKE) --foreign themes/prune/Makefile +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + -rm -f libtool +uninstall-info-am: +themeDATA_INSTALL = $(INSTALL_DATA) +install-themeDATA: $(theme_DATA) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(themedir) + @list='$(theme_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f="`echo $$p | sed -e 's|^.*/||'`"; \ + echo " $(themeDATA_INSTALL) $$d$$p $(DESTDIR)$(themedir)/$$f"; \ + $(themeDATA_INSTALL) $$d$$p $(DESTDIR)$(themedir)/$$f; \ + done + +uninstall-themeDATA: + @$(NORMAL_UNINSTALL) + @list='$(theme_DATA)'; for p in $$list; do \ + f="`echo $$p | sed -e 's|^.*/||'`"; \ + echo " rm -f $(DESTDIR)$(themedir)/$$f"; \ + rm -f $(DESTDIR)$(themedir)/$$f; \ + done +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + +top_distdir = ../.. +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test "$$dir" != "$$file" && test "$$dir" != "."; then \ + dir="/$$dir"; \ + $(mkinstalldirs) "$(distdir)$$dir"; \ + else \ + dir=''; \ + fi; \ + if test -d $$d/$$file; then \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) + +installdirs: + $(mkinstalldirs) $(DESTDIR)$(themedir) +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + +distclean-am: clean-am distclean-generic distclean-libtool + +dvi: dvi-am + +dvi-am: + +info: info-am + +info-am: + +install-data-am: install-themeDATA + +install-exec-am: + +install-info: install-info-am + +install-man: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-info-am uninstall-themeDATA + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am info info-am install install-am install-data \ + install-data-am install-exec install-exec-am install-info \ + install-info-am install-man install-strip install-themeDATA \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ + uninstall-info-am uninstall-themeDATA + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/themes/prune/README b/themes/prune/README new file mode 100644 index 0000000000000000000000000000000000000000..2948033cd5c542780d1a60f4c757648bba8feb95 --- /dev/null +++ b/themes/prune/README @@ -0,0 +1,4 @@ +prune +----- + +A fairly simple theme I made. Not much to say about it actually. diff --git a/themes/prune/bottom-active.xpm b/themes/prune/bottom-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..201d850b17d292220c538b3a3d33b26684b603d2 --- /dev/null +++ b/themes/prune/bottom-active.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"32 4 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +"................................", +"++++++++++++++++++++++++++++++++", +"################################", +"................................"}; diff --git a/themes/prune/bottom-inactive.xpm b/themes/prune/bottom-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..f730aa9689ce6cddc5b4277bca35e71be0f7bd28 --- /dev/null +++ b/themes/prune/bottom-inactive.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"32 4 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +"................................", +"++++++++++++++++++++++++++++++++", +"################################", +"................................"}; diff --git a/themes/prune/bottom-left-active.xpm b/themes/prune/bottom-left-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..7027ec33ba3af849a780fd38006266dfe471922c --- /dev/null +++ b/themes/prune/bottom-left-active.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"32 4 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +".+#.............................", +".+++++++++++++++++++++++++++++++", +".###############################", +" ..............................."}; diff --git a/themes/prune/bottom-left-inactive.xpm b/themes/prune/bottom-left-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..31672a6aae49cdf09ad9280a793963a94231e040 --- /dev/null +++ b/themes/prune/bottom-left-inactive.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"32 4 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +".+#.............................", +".+++++++++++++++++++++++++++++++", +".###############################", +" ..............................."}; diff --git a/themes/prune/bottom-right-active.xpm b/themes/prune/bottom-right-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..70fd49bd23fdeaeccd6898988dde7c811315406f --- /dev/null +++ b/themes/prune/bottom-right-active.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"32 4 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +".............................+#.", +"++++++++++++++++++++++++++++++#.", +"###############################.", +"............................... "}; diff --git a/themes/prune/bottom-right-inactive.xpm b/themes/prune/bottom-right-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..396d3dd42d5a84fbfc53ac429b31c60009d93d24 --- /dev/null +++ b/themes/prune/bottom-right-inactive.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"32 4 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +".............................+#.", +"++++++++++++++++++++++++++++++#.", +"###############################.", +"............................... "}; diff --git a/themes/prune/close-active.xpm b/themes/prune/close-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..2d6fdf4dd5ea2e72b3bebee318b0f4821cd07662 --- /dev/null +++ b/themes/prune/close-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++#+++++++#$++++", +"++++###+++++###++++", +"++++@###+++###@++++", +"++++$@###+###@$++++", +"+++++$@#####@$+++++", +"++++++$@###@$++++++", +"+++++++#####+++++++", +"++++++###@###++++++", +"+++++###@$@###+++++", +"++++###@$+$@###++++", +"++++@#@$+++$@#@++++", +"++++$@$+++++$@$++++", +"+++++$+++++++$+++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/close-inactive.xpm b/themes/prune/close-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..dca54ca4ed7e28bb006f7e5154dd6ef8cca70659 --- /dev/null +++ b/themes/prune/close-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++@+++++++@+++++", +"++++@@@+++++@@@++++", +"++++$@@@+++@@@$++++", +"+++++$@@@+@@@$+++++", +"++++++$@@@@@$++++++", +"+++++++$@@@$+++++++", +"+++++++@@@@@+++++++", +"++++++@@@$@@@++++++", +"+++++@@@$+$@@@+++++", +"++++@@@$+++$@@@++++", +"++++$@$+++++$@$++++", +"+++++$+++++++$+++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/close-pressed.xpm b/themes/prune/close-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..86db5a0efef6ed0c4f2c52b28f8f04b6b556c49c --- /dev/null +++ b/themes/prune/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................+", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@.#@@@@@@@#.@@@=", +".@@@###@@@@@###@@@=", +".@@@.###@@@###.@@@=", +".@@@@.###@###.@@@@=", +".@@@@@.#####.@@@@@=", +".@@@@@@.###.@@@@@@=", +".@@@@@@#####@@@@@@=", +".@@@@@###.###@@@@@=", +".@@@@###.@.###@@@@=", +".@@@###.@@@.###@@@=", +".@@@.#.@@@@@.#.@@@=", +".@@@@.@@@@@@@.@@@@=", +".@@@@@@@@@@@@@@@@@=", +"+==================", +" ", +" "}; + diff --git a/themes/prune/hide-active.xpm b/themes/prune/hide-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..64dc8a8e7cb057ee228f54f7fd2e4a7181747ae4 --- /dev/null +++ b/themes/prune/hide-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++#####+++++++", +"+++++++#####+++++++", +"+++++++##+##+++++++", +"+++++++#####+++++++", +"+++++++#####+++++++", +"+++++++@@@@@+++++++", +"+++++++$$$$$+++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/hide-inactive.xpm b/themes/prune/hide-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..6c26af280ee57f4d59f15b1d6aae4a8ac09f12d0 --- /dev/null +++ b/themes/prune/hide-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++@@@@@+++++++", +"+++++++@@@@@+++++++", +"+++++++@@+@@+++++++", +"+++++++@@@@@+++++++", +"+++++++@@@@@+++++++", +"+++++++$$$$$+++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/hide-pressed.xpm b/themes/prune/hide-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..106e4d044d4c58f0f7418e5ed85b447c8960dc61 --- /dev/null +++ b/themes/prune/hide-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................+", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@#####@@@@@@=", +".@@@@@@#####@@@@@@=", +".@@@@@@##@##@@@@@@=", +".@@@@@@#####@@@@@@=", +".@@@@@@#####@@@@@@=", +".@@@@@@.....@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +"+==================", +" ", +" "}; + diff --git a/themes/prune/left-active.xpm b/themes/prune/left-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..fea9659aeb07bcf4dc8f0fe5f5c2cc8e994713fe --- /dev/null +++ b/themes/prune/left-active.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char * left_active_xpm[] = { +"4 8 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"# c #D5D6D5 s active_color_2", +"* c #B4BAB4 s active_mid_2", +"@ c #000000", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*."}; diff --git a/themes/prune/left-inactive.xpm b/themes/prune/left-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..7d6c34df0fce8a27c3682861c1c249fafff4d3d7 --- /dev/null +++ b/themes/prune/left-inactive.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"4 8 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"# c #D5D6D5 s inactive_color_2", +"* c #B4BAB4 s inactive_mid_2", +"@ c #000000", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*."}; diff --git a/themes/prune/maximize-active.xpm b/themes/prune/maximize-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..2c3d686ed854dc994a35fb75a4e2d63d0e8b5b1d --- /dev/null +++ b/themes/prune/maximize-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"++++###########++++", +"++++###########++++", +"++++##@@@@@@@##++++", +"++++##$$$$$$$##++++", +"++++##+++++++##++++", +"++++##+++++++##++++", +"++++##+++++++##++++", +"++++##+++++++##++++", +"++++##+++++++##++++", +"++++###########++++", +"++++###########++++", +"++++@@@@@@@@@@@++++", +"++++$$$$$$$$$$$++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/maximize-inactive.xpm b/themes/prune/maximize-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..7c2c4ee8a30293c529a1e6257b4c757395490cde --- /dev/null +++ b/themes/prune/maximize-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"++++@@@@@@@@@@@++++", +"++++@@@@@@@@@@@++++", +"++++@@$$$$$$$@@++++", +"++++@@+++++++@@++++", +"++++@@+++++++@@++++", +"++++@@+++++++@@++++", +"++++@@+++++++@@++++", +"++++@@+++++++@@++++", +"++++@@+++++++@@++++", +"++++@@@@@@@@@@@++++", +"++++@@@@@@@@@@@++++", +"++++$$$$$$$$$$$++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/maximize-pressed.xpm b/themes/prune/maximize-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..cba74a5e099825ce1df59a8ad60564c1c09f7f72 --- /dev/null +++ b/themes/prune/maximize-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................+", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@###########@@@=", +".@@@###########@@@=", +".@@@##.......##@@@=", +".@@@##@@@@@@@##@@@=", +".@@@##@@@@@@@##@@@=", +".@@@##@@@@@@@##@@@=", +".@@@##@@@@@@@##@@@=", +".@@@##@@@@@@@##@@@=", +".@@@##@@@@@@@##@@@=", +".@@@###########@@@=", +".@@@###########@@@=", +".@@@...........@@@=", +".@@@@@@@@@@@@@@@@@=", +"+==================", +" ", +" "}; + diff --git a/themes/prune/maximize-toggled-active.xpm b/themes/prune/maximize-toggled-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..447096188b6daceb11449bc0a7eada27e0cfbba8 --- /dev/null +++ b/themes/prune/maximize-toggled-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"++++########+++++++", +"++++########+++++++", +"++++##@@@@##+++++++", +"++++##$$$$##@##++++", +"++++##++++##@##++++", +"++++##++++##+##++++", +"++++########+##++++", +"++++########+##++++", +"++++@@@@@++++##++++", +"++++$$$########++++", +"+++++++########++++", +"+++++++@@@@@@@@++++", +"+++++++$$$$$$$$++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/maximize-toggled-inactive.xpm b/themes/prune/maximize-toggled-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..71d94018d1cdeca7df988def0385e239a573125f --- /dev/null +++ b/themes/prune/maximize-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"++++@@@@@@@@+++++++", +"++++@@@@@@@@+++++++", +"++++@@$$$$@@+++++++", +"++++@@++++@@$@@++++", +"++++@@++++@@$@@++++", +"++++@@++++@@+@@++++", +"++++@@@@@@@@+@@++++", +"++++@@@@@@@@+@@++++", +"++++$$$$$++++@@++++", +"+++++++@@@@@@@@++++", +"+++++++@@@@@@@@++++", +"+++++++$$$$$$$$++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/maximize-toggled-pressed.xpm b/themes/prune/maximize-toggled-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..74e0ccdd21c4d954936d687a7f018d5152073265 --- /dev/null +++ b/themes/prune/maximize-toggled-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................+", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@########@@@@@@=", +".@@@########@@@@@@=", +".@@@##....##@@@@@@=", +".@@@##@@@@##.##@@@=", +".@@@##@@@@##.##@@@=", +".@@@##@@@@##@##@@@=", +".@@@########@##@@@=", +".@@@########@##@@@=", +".@@@.....@@@@##@@@=", +".@@@@@@########@@@=", +".@@@@@@########@@@=", +".@@@@@@........@@@=", +".@@@@@@@@@@@@@@@@@=", +"+==================", +" ", +" "}; + diff --git a/themes/prune/menu-active.xpm b/themes/prune/menu-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..af0755e17ed17e2a15e668f072f1bb9c033efe06 --- /dev/null +++ b/themes/prune/menu-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++#########+++++", +"+++++#########+++++", +"+++++@@@@@@@@@+++++", +"+++++#########+++++", +"+++++##@@@@@##+++++", +"+++++@##$$$##@+++++", +"+++++$@##+##@$+++++", +"++++++$@###@$++++++", +"+++++++$@#@$+++++++", +"++++++++$@$++++++++", +"+++++++++$+++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/menu-inactive.xpm b/themes/prune/menu-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..b7d2228e52a4ae845097e9ffe96825049aa03683 --- /dev/null +++ b/themes/prune/menu-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++@@@@@@@@@+++++", +"+++++@@@@@@@@@+++++", +"+++++$$$$$$$$$+++++", +"+++++@@@@@@@@@+++++", +"+++++@@$$$$$@@+++++", +"+++++$@@+++@@$+++++", +"++++++$@@+@@$++++++", +"+++++++$@@@$+++++++", +"++++++++$@$++++++++", +"+++++++++$+++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/menu-pressed.xpm b/themes/prune/menu-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..ba1efeb466d72a0549ec05b90513c73d88a186be --- /dev/null +++ b/themes/prune/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................+", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@#########@@@@=", +".@@@@#########@@@@=", +".@@@@.........@@@@=", +".@@@@#########@@@@=", +".@@@@##.....##@@@@=", +".@@@@.##.@.##.@@@@=", +".@@@@@.##.##.@@@@@=", +".@@@@@@.###.@@@@@@=", +".@@@@@@@.#.@@@@@@@=", +".@@@@@@@@.@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +"+==================", +" ", +" "}; diff --git a/themes/prune/right-active.xpm b/themes/prune/right-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..0ec75dfe5edf285be47e918793517e78a5b212a5 --- /dev/null +++ b/themes/prune/right-active.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char * right_active_xpm[] = { +"4 8 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"# c #D5D6D5 s active_color_2", +"* c #B4BAB4 s active_mid_2", +"@ c #000000", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*."}; diff --git a/themes/prune/right-inactive.xpm b/themes/prune/right-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..7e4fed8e12ad439acf38e7ecff1f71dd7c93fbe3 --- /dev/null +++ b/themes/prune/right-inactive.xpm @@ -0,0 +1,17 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"4 8 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"# c #D5D6D5 s inactive_color_2", +"* c #B4BAB4 s inactive_mid_2", +"@ c #000000", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*.", +".+*."}; diff --git a/themes/prune/shade-active.xpm b/themes/prune/shade-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..64610da0bbbe1eb302e6bb45efacfd8c5deeaf50 --- /dev/null +++ b/themes/prune/shade-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++$+++++++++", +"++++++++$$$++++++++", +"+++++++$$@$$+++++++", +"++++++$$@#@$$++++++", +"+++++$$@#+#@$$+++++", +"+++++$$$$$$$$$+++++", +"+++++@@@@@@@@@+++++", +"+++++$$$$$$$$$+++++", +"+++++$$$$$$$$$+++++", +"+++++@@@@@@@@@+++++", +"+++++#########+++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/shade-inactive.xpm b/themes/prune/shade-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..381648313ab85bb2631b2e2f3727f17533024181 --- /dev/null +++ b/themes/prune/shade-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++@+++++++++", +"++++++++@@@++++++++", +"+++++++@@#@@+++++++", +"++++++@@#+#@@++++++", +"+++++@@+++++@@+++++", +"+++++@@@@@@@@@+++++", +"+++++#########+++++", +"+++++@@@@@@@@@+++++", +"+++++@@@@@@@@@+++++", +"+++++#########+++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/shade-pressed.xpm b/themes/prune/shade-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..e858ef3d651a673149015583352e4fc000b10f8b --- /dev/null +++ b/themes/prune/shade-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................+", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@#@@@@@@@@=", +".@@@@@@@###@@@@@@@=", +".@@@@@@##.##@@@@@@=", +".@@@@@##.@.##@@@@@=", +".@@@@##.@@@.##@@@@=", +".@@@@#########@@@@=", +".@@@@.........@@@@=", +".@@@@#########@@@@=", +".@@@@#########@@@@=", +".@@@@.........@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +"+==================", +" ", +" "}; + diff --git a/themes/prune/shade-toggled-active.xpm b/themes/prune/shade-toggled-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..bd954667101b0e5f471760e5688fd9bcd760ed5b --- /dev/null +++ b/themes/prune/shade-toggled-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_toggled_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++$$$$$$$$$+++++", +"+++++$$@@@@@$$+++++", +"+++++@$$###$$@+++++", +"+++++#@$$+$$@#+++++", +"++++++#@$$$@#++++++", +"+++++++#@$@#+++++++", +"++++++++#@#++++++++", +"+++++$$$$$$$$$+++++", +"+++++$$$$$$$$$+++++", +"+++++@@@@@@@@@+++++", +"+++++#########+++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/shade-toggled-inactive.xpm b/themes/prune/shade-toggled-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..3b7cb6a3da222a503ccfb42a494e8ce23c5ded13 --- /dev/null +++ b/themes/prune/shade-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_toggled_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++@@@@@@@@@+++++", +"+++++@@#####@@+++++", +"+++++#@@+++@@#+++++", +"++++++#@@+@@#++++++", +"+++++++#@@@#+++++++", +"++++++++#@#++++++++", +"+++++++++#+++++++++", +"+++++@@@@@@@@@+++++", +"+++++@@@@@@@@@+++++", +"+++++#########+++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/shade-toggled-pressed.xpm b/themes/prune/shade-toggled-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..d54c2f38e0e19e09c38655f496032dc2cadbe3d2 --- /dev/null +++ b/themes/prune/shade-toggled-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * shade_toggled_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................+", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@#########@@@@=", +".@@@@##.....##@@@@=", +".@@@@.##@@@##.@@@@=", +".@@@@@.##@##.@@@@@=", +".@@@@@@.###.@@@@@@=", +".@@@@@@@.#.@@@@@@@=", +".@@@@@@@@.@@@@@@@@=", +".@@@@#########@@@@=", +".@@@@#########@@@@=", +".@@@@.........@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +"+==================", +" ", +" "}; + diff --git a/themes/prune/stick-active.xpm b/themes/prune/stick-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..5279b686d93ca26b8ba1cfe980e1ce834d4ab69d --- /dev/null +++ b/themes/prune/stick-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"++++++++++#+++#++++", +"++++++++++#####++++", +"++++@######++##++++", +"++++#$$$$$#$$##++++", +"++++@######@@##++++", +"++++$@@@@@#####++++", +"+++++$$$$$#@@@#++++", +"++++++++++@$$$@++++", +"++++++++++$+++$++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/stick-inactive.xpm b/themes/prune/stick-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..c2a1bcf25612071728b2a307e52f303b00bd8805 --- /dev/null +++ b/themes/prune/stick-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"++++++++++@+++@++++", +"++++++++++@@@@@++++", +"++++$@@@@@@++@@++++", +"++++@$$$$$@$$@@++++", +"++++$@@@@@@$$@@++++", +"+++++$$$$$@@@@@++++", +"++++++++++@$$$@++++", +"++++++++++$+++$++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/stick-pressed.xpm b/themes/prune/stick-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..8100d7f1290c028145ff97d996901682a3f4a94e --- /dev/null +++ b/themes/prune/stick-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................+", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@#@@@#@@@=", +".@@@@@@@@@#####@@@=", +".@@@.######@@##@@@=", +".@@@#.....#..##@@@=", +".@@@.######..##@@@=", +".@@@@.....#####@@@=", +".@@@@@@@@@#...#@@@=", +".@@@@@@@@@.@@@.@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@@@=", +"+==================", +" ", +" "}; + diff --git a/themes/prune/stick-toggled-active.xpm b/themes/prune/stick-toggled-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..98c571c7cb39fd573c139a1cf3f7b341b47d9cdf --- /dev/null +++ b/themes/prune/stick-toggled-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++#$$$#+++++++", +"++++++#$++@$#++++++", +"++++++$+++#@$#+++++", +"++++++$++$#@$@+++++", +"++++++$@###@$@#++++", +"++++++#$@@@$@@#++++", +"+++++++#$$$@@##++++", +"++++++++#@@@##+++++", +"++++++++++###++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/stick-toggled-inactive.xpm b/themes/prune/stick-toggled-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..0b97030e40de1d335f3120aa4d5cc75e45c4bcc2 --- /dev/null +++ b/themes/prune/stick-toggled-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_toggled_inactive_xpm[] = { +"19 22 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +" ", +" ", +" ", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++#@@@#+++++++", +"++++++#@++#@#++++++", +"++++++@+++##@#+++++", +"++++++@++@##@#+++++", +"++++++@#####@##++++", +"++++++#@###@###++++", +"+++++++#@@@####++++", +"++++++++######+++++", +"++++++++++###++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +"+++++++++++++++++++", +" ", +" "}; + diff --git a/themes/prune/stick-toggled-pressed.xpm b/themes/prune/stick-toggled-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..c976b147f59360826de9cd1a153683956325a084 --- /dev/null +++ b/themes/prune/stick-toggled-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * stick_toggled_pressed_xpm[] = { +"19 22 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #B4BAB4 s active_mid_2", +"@ c #D5D6D5 s active_color_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +" ", +" ", +"..................@", +".+++++++++++++++++=", +".+++++++++++++++++=", +".+++++++++++++++++=", +".+++++++++++++++++=", +".++++++.###.++++++=", +".+++++.#@@.#.+++++=", +".+++++#@@@+.#.++++=", +".+++++#@@#+.#.++++=", +".+++++#.+++.#..+++=", +".+++++.#...#...+++=", +".++++++.###....+++=", +".+++++++......++++=", +".+++++++++...+++++=", +".+++++++++++++++++=", +".+++++++++++++++++=", +"@==================", +" ", +" "}; + diff --git a/themes/prune/themerc b/themes/prune/themerc new file mode 100644 index 0000000000000000000000000000000000000000..4bf71d449428c687b748071c5b23639168e9efcc --- /dev/null +++ b/themes/prune/themerc @@ -0,0 +1,8 @@ +button_offset=0 +button_spacing=0 +full_width_title=true +title_horizontal_offset=0 +title_vertical_offset_active=0 +title_vertical_offset_inactive=0 +title_shadow_active=false +title_shadow_inactive=false diff --git a/themes/prune/title-1-active.xpm b/themes/prune/title-1-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..08483b506aef6da0298f5c8fe8c53a2fa1578f04 --- /dev/null +++ b/themes/prune/title-1-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"8 25 10 1", +" c None", +". c #949594 s active_shadow_1", +"+ c #FFFFFF s active_hilight_1", +"@ c #D5D6D5 s active_color_1", +"# c #B4BAB4 s active_mid_1", +"$ c #949594 s active_shadow_2", +"% c #FFFFFF s active_hilight_2", +"& c #D5D6D5 s active_color_2", +"* c #B4BAB4 s active_mid_2", +"= c #000000", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$"}; diff --git a/themes/prune/title-1-inactive.xpm b/themes/prune/title-1-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..2b8bbfb6bb2fa8649526f1f044dbd1707743eb86 --- /dev/null +++ b/themes/prune/title-1-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"8 25 10 1", +" c None", +". c #949594 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #D5D6D5 s inactive_color_1", +"# c #B4BAB4 s inactive_mid_1", +"$ c #949594 s inactive_shadow_2", +"% c #FFFFFF s inactive_hilight_2", +"& c #D5D6D5 s inactive_color_2", +"* c #B4BAB4 s inactive_mid_2", +"= c #000000", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$"}; diff --git a/themes/prune/title-2-active.xpm b/themes/prune/title-2-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..2e9fb54720a0b8baef98ae3e5467d86e0775a047 --- /dev/null +++ b/themes/prune/title-2-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 25 10 1", +" c None", +". c #949594 s active_shadow_1", +"+ c #FFFFFF s active_hilight_1", +"@ c #D5D6D5 s active_color_1", +"# c #B4BAB4 s active_mid_1", +"$ c #949594 s active_shadow_2", +"% c #FFFFFF s active_hilight_2", +"& c #D5D6D5 s active_color_2", +"* c #B4BAB4 s active_mid_2", +"= c #000000", +"$$$$", +"%%%%", +"*%**", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"%%%%", +"****", +"$$$$"}; diff --git a/themes/prune/title-2-inactive.xpm b/themes/prune/title-2-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..96c69c5fe7113c541298df50fcb7a0ef1a3acd57 --- /dev/null +++ b/themes/prune/title-2-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 25 10 1", +" c None", +". c #949594 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #D5D6D5 s inactive_color_1", +"# c #B4BAB4 s inactive_mid_1", +"$ c #949594 s inactive_shadow_2", +"% c #FFFFFF s inactive_hilight_2", +"& c #D5D6D5 s inactive_color_2", +"* c #B4BAB4 s inactive_mid_2", +"= c #000000", +"$$$$", +"%%%%", +"*%**", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"%%%%", +"****", +"$$$$"}; diff --git a/themes/prune/title-3-active.xpm b/themes/prune/title-3-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..394e2604e2ab84558d36ce82ca6efe3bd6b989c5 --- /dev/null +++ b/themes/prune/title-3-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"8 25 10 1", +" c None", +". c #949594 s active_shadow_1", +"+ c #FFFFFF s active_hilight_1", +"@ c #D5D6D5 s active_color_1", +"# c #B4BAB4 s active_mid_1", +"$ c #949594 s active_shadow_2", +"% c #FFFFFF s active_hilight_2", +"& c #D5D6D5 s active_color_2", +"* c #B4BAB4 s active_mid_2", +"= c #000000", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$"}; diff --git a/themes/prune/title-3-inactive.xpm b/themes/prune/title-3-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..e436b86c0330805d3295f25bd3a9ae55e23ffe9f --- /dev/null +++ b/themes/prune/title-3-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"8 25 10 1", +" c None", +". c #949594 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #D5D6D5 s inactive_color_1", +"# c #B4BAB4 s inactive_mid_1", +"$ c #949594 s inactive_shadow_2", +"% c #FFFFFF s inactive_hilight_2", +"& c #D5D6D5 s inactive_color_2", +"* c #B4BAB4 s inactive_mid_2", +"= c #000000", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$"}; diff --git a/themes/prune/title-4-active.xpm b/themes/prune/title-4-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..0b305aead6501fb0b9a8edbc98a91c51ef1eb5f2 --- /dev/null +++ b/themes/prune/title-4-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 25 10 1", +" c None", +". c #949594 s active_shadow_1", +"+ c #FFFFFF s active_hilight_1", +"@ c #D5D6D5 s active_color_1", +"# c #B4BAB4 s active_mid_1", +"$ c #949594 s active_shadow_2", +"% c #FFFFFF s active_hilight_2", +"& c #D5D6D5 s active_color_2", +"* c #B4BAB4 s active_mid_2", +"= c #000000", +"$$$$", +"%%%%", +"*%**", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"%%%%", +"****", +"$$$$"}; diff --git a/themes/prune/title-4-inactive.xpm b/themes/prune/title-4-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..5d85166d54c13145339482710873684a3a36d1be --- /dev/null +++ b/themes/prune/title-4-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 25 10 1", +" c None", +". c #949594 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #D5D6D5 s inactive_color_1", +"# c #B4BAB4 s inactive_mid_1", +"$ c #949594 s inactive_shadow_2", +"% c #FFFFFF s inactive_hilight_2", +"& c #D5D6D5 s inactive_color_2", +"* c #B4BAB4 s inactive_mid_2", +"= c #000000", +"$$$$", +"%%%%", +"*%**", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"$%*$", +"%%%%", +"****", +"$$$$"}; diff --git a/themes/prune/title-5-active.xpm b/themes/prune/title-5-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..03d15e4b2fe41c4f0c4ead595dc7de04aa0d642a --- /dev/null +++ b/themes/prune/title-5-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"8 25 10 1", +" c None", +". c #949594 s active_shadow_1", +"+ c #FFFFFF s active_hilight_1", +"@ c #D5D6D5 s active_color_1", +"# c #B4BAB4 s active_mid_1", +"$ c #949594 s active_shadow_2", +"% c #FFFFFF s active_hilight_2", +"& c #D5D6D5 s active_color_2", +"* c #B4BAB4 s active_mid_2", +"= c #000000", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$"}; diff --git a/themes/prune/title-5-inactive.xpm b/themes/prune/title-5-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..f1a83e2ae337c01b50bc086eeb3723f0b4e4f2b1 --- /dev/null +++ b/themes/prune/title-5-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"8 25 10 1", +" c None", +". c #949594 s inactive_shadow_1", +"+ c #FFFFFF s inactive_hilight_1", +"@ c #D5D6D5 s inactive_color_1", +"# c #B4BAB4 s inactive_mid_1", +"$ c #949594 s inactive_shadow_2", +"% c #FFFFFF s inactive_hilight_2", +"& c #D5D6D5 s inactive_color_2", +"* c #B4BAB4 s inactive_mid_2", +"= c #000000", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"&&&&&&&&", +"$$$$$$$$", +"%%%%%%%%", +"********", +"$$$$$$$$"}; diff --git a/themes/prune/top-left-active.xpm b/themes/prune/top-left-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..c1d9b7c6030b300f7ca6eac5cc307df152a6ad9b --- /dev/null +++ b/themes/prune/top-left-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"4 25 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #B4BAB4 s active_mid_2", +"@ c #FFFFFF s active_hilight_2", +"# c #D5D6D5 s active_color_2", +"$ c #000000", +" ...", +".@@@", +".@++", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@@@", +".@++", +".@+."}; diff --git a/themes/prune/top-left-inactive.xpm b/themes/prune/top-left-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..efb97fc34e428c6695b0f55e4e2256601ae378ef --- /dev/null +++ b/themes/prune/top-left-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"4 25 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #B4BAB4 s inactive_mid_2", +"@ c #FFFFFF s inactive_hilight_2", +"# c #D5D6D5 s inactive_color_2", +"$ c #000000", +" ...", +".@@@", +".@++", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@@@", +".@++", +".@+."}; diff --git a/themes/prune/top-right-active.xpm b/themes/prune/top-right-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..d4989f42aa676f6553479402b23ecd47f51f617d --- /dev/null +++ b/themes/prune/top-right-active.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"4 25 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #B4BAB4 s active_mid_2", +"@ c #FFFFFF s active_hilight_2", +"# c #D5D6D5 s active_color_2", +"$ c #000000", +"... ", +"@@+.", +"+@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +"@@@.", +"+@+.", +".@+."}; diff --git a/themes/prune/top-right-inactive.xpm b/themes/prune/top-right-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..e95792846ccfb4a3b5dabc3baf7bf45c7dcfee75 --- /dev/null +++ b/themes/prune/top-right-inactive.xpm @@ -0,0 +1,34 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"4 25 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #B4BAB4 s inactive_mid_2", +"@ c #FFFFFF s inactive_hilight_2", +"# c #D5D6D5 s inactive_color_2", +"$ c #000000", +"... ", +"@@+.", +"+@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +".@+.", +"@@@.", +"+@+.", +".@+."}; diff --git a/themes/tubular/Makefile.am b/themes/tubular/Makefile.am new file mode 100644 index 0000000000000000000000000000000000000000..5b37ff229f1b37b07a0ac0779a2566806cd48180 --- /dev/null +++ b/themes/tubular/Makefile.am @@ -0,0 +1,55 @@ +themedir = $(pkgdatadir)/themes/tubular +theme_DATA = README \ + bottom-active.xpm \ + bottom-inactive.xpm \ + bottom-left-active.xpm \ + bottom-left-inactive.xpm \ + bottom-right-active.xpm \ + bottom-right-inactive.xpm \ + close-active.xpm \ + close-inactive.xpm \ + close-pressed.xpm \ + hide-active.xpm \ + hide-inactive.xpm \ + hide-pressed.xpm \ + left-active.xpm \ + left-inactive.xpm \ + maximize-active.xpm \ + maximize-inactive.xpm \ + maximize-pressed.xpm \ + maximize-toggled-active.xpm \ + maximize-toggled-inactive.xpm \ + maximize-toggled-pressed.xpm \ + menu-active.xpm \ + menu-inactive.xpm \ + menu-pressed.xpm \ + right-active.xpm \ + right-inactive.xpm \ + shade-active.xpm \ + shade-inactive.xpm \ + shade-pressed.xpm \ + shade-toggled-active.xpm \ + shade-toggled-inactive.xpm \ + shade-toggled-pressed.xpm \ + stick-active.xpm \ + stick-inactive.xpm \ + stick-pressed.xpm \ + stick-toggled-active.xpm \ + stick-toggled-inactive.xpm \ + stick-toggled-pressed.xpm \ + themerc \ + title-1-active.xpm \ + title-1-inactive.xpm \ + title-2-active.xpm \ + title-2-inactive.xpm \ + title-3-active.xpm \ + title-3-inactive.xpm \ + title-4-active.xpm \ + title-4-inactive.xpm \ + title-5-active.xpm \ + title-5-inactive.xpm \ + top-left-active.xpm \ + top-left-inactive.xpm \ + top-right-active.xpm \ + top-right-inactive.xpm +EXTRA_DIST = $(theme_DATA) diff --git a/themes/tubular/Makefile.in b/themes/tubular/Makefile.in new file mode 100644 index 0000000000000000000000000000000000000000..5370d095516645d2167e461c8f0b95e1b06e1552 --- /dev/null +++ b/themes/tubular/Makefile.in @@ -0,0 +1,408 @@ +# Makefile.in generated by automake 1.7.5 from Makefile.am. +# @configure_input@ + +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 +# Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +top_builddir = ../.. + +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +INSTALL = @INSTALL@ +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +host_triplet = @host@ +ACLOCAL = @ACLOCAL@ +AMDEP_FALSE = @AMDEP_FALSE@ +AMDEP_TRUE = @AMDEP_TRUE@ +AMTAR = @AMTAR@ +AR = @AR@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +CXXDEPMODE = @CXXDEPMODE@ +CXXFLAGS = @CXXFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO = @ECHO@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +F77 = @F77@ +FFLAGS = @FFLAGS@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INSTOBJEXT = @INSTOBJEXT@ +INTLLIBS = @INTLLIBS@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LIBSTARTUP_NOTIFICATION_CFLAGS = @LIBSTARTUP_NOTIFICATION_CFLAGS@ +LIBSTARTUP_NOTIFICATION_LIBS = @LIBSTARTUP_NOTIFICATION_LIBS@ +LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION = @LIBSTARTUP_NOTIFICATION_REQUIRED_VERSION@ +LIBTOOL = @LIBTOOL@ +LIBX11_CFLAGS = @LIBX11_CFLAGS@ +LIBX11_LDFLAGS = @LIBX11_LDFLAGS@ +LIBX11_LIBS = @LIBX11_LIBS@ +LIBXFCE4MCS_CLIENT_CFLAGS = @LIBXFCE4MCS_CLIENT_CFLAGS@ +LIBXFCE4MCS_CLIENT_LIBS = @LIBXFCE4MCS_CLIENT_LIBS@ +LIBXFCE4MCS_CLIENT_REQUIRED_VERSION = @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@ +LIBXFCE4MCS_MANAGER_CFLAGS = @LIBXFCE4MCS_MANAGER_CFLAGS@ +LIBXFCE4MCS_MANAGER_LIBS = @LIBXFCE4MCS_MANAGER_LIBS@ +LIBXFCE4MCS_MANAGER_REQUIRED_VERSION = @LIBXFCE4MCS_MANAGER_REQUIRED_VERSION@ +LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@ +LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@ +LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@ +LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@ +LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@ +LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@ +LIBXPM_CFLAGS = @LIBXPM_CFLAGS@ +LIBXPM_LDFLAGS = @LIBXPM_LDFLAGS@ +LIBXPM_LIBS = @LIBXPM_LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAINT = @MAINT@ +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ +MAKEINFO = @MAKEINFO@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +RANDR_LIBS = @RANDR_LIBS@ +RANLIB = @RANLIB@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XFCE_MCS_MANAGER_CFLAGS = @XFCE_MCS_MANAGER_CFLAGS@ +XFCE_MCS_MANAGER_LIBS = @XFCE_MCS_MANAGER_LIBS@ +XFCE_MCS_MANAGER_PLUGINSDIR = @XFCE_MCS_MANAGER_PLUGINSDIR@ +XFCE_MCS_MANAGER_REQUIRED_VERSION = @XFCE_MCS_MANAGER_REQUIRED_VERSION@ +XGETTEXT = @XGETTEXT@ +X_CFLAGS = @X_CFLAGS@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_LIBS = @X_LIBS@ +X_PRE_LIBS = @X_PRE_LIBS@ +ac_ct_AR = @ac_ct_AR@ +ac_ct_CC = @ac_ct_CC@ +ac_ct_CXX = @ac_ct_CXX@ +ac_ct_F77 = @ac_ct_F77@ +ac_ct_RANLIB = @ac_ct_RANLIB@ +ac_ct_STRIP = @ac_ct_STRIP@ +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +bindir = @bindir@ +build = @build@ +build_alias = @build_alias@ +build_cpu = @build_cpu@ +build_os = @build_os@ +build_vendor = @build_vendor@ +datadir = @datadir@ +exec_prefix = @exec_prefix@ +host = @host@ +host_alias = @host_alias@ +host_cpu = @host_cpu@ +host_os = @host_os@ +host_vendor = @host_vendor@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +oldincludedir = @oldincludedir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +themedir = $(pkgdatadir)/themes/tubular +theme_DATA = README \ + bottom-active.xpm \ + bottom-inactive.xpm \ + bottom-left-active.xpm \ + bottom-left-inactive.xpm \ + bottom-right-active.xpm \ + bottom-right-inactive.xpm \ + close-active.xpm \ + close-inactive.xpm \ + close-pressed.xpm \ + hide-active.xpm \ + hide-inactive.xpm \ + hide-pressed.xpm \ + left-active.xpm \ + left-inactive.xpm \ + maximize-active.xpm \ + maximize-inactive.xpm \ + maximize-pressed.xpm \ + maximize-toggled-active.xpm \ + maximize-toggled-inactive.xpm \ + maximize-toggled-pressed.xpm \ + menu-active.xpm \ + menu-inactive.xpm \ + menu-pressed.xpm \ + right-active.xpm \ + right-inactive.xpm \ + shade-active.xpm \ + shade-inactive.xpm \ + shade-pressed.xpm \ + shade-toggled-active.xpm \ + shade-toggled-inactive.xpm \ + shade-toggled-pressed.xpm \ + stick-active.xpm \ + stick-inactive.xpm \ + stick-pressed.xpm \ + stick-toggled-active.xpm \ + stick-toggled-inactive.xpm \ + stick-toggled-pressed.xpm \ + themerc \ + title-1-active.xpm \ + title-1-inactive.xpm \ + title-2-active.xpm \ + title-2-inactive.xpm \ + title-3-active.xpm \ + title-3-inactive.xpm \ + title-4-active.xpm \ + title-4-inactive.xpm \ + title-5-active.xpm \ + title-5-inactive.xpm \ + top-left-active.xpm \ + top-left-inactive.xpm \ + top-right-active.xpm \ + top-right-inactive.xpm + +EXTRA_DIST = $(theme_DATA) +subdir = themes/tubular +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +DIST_SOURCES = +DATA = $(theme_DATA) + +DIST_COMMON = README Makefile.am Makefile.in +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) + cd $(top_srcdir) && \ + $(AUTOMAKE) --foreign themes/tubular/Makefile +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + -rm -f libtool +uninstall-info-am: +themeDATA_INSTALL = $(INSTALL_DATA) +install-themeDATA: $(theme_DATA) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(themedir) + @list='$(theme_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f="`echo $$p | sed -e 's|^.*/||'`"; \ + echo " $(themeDATA_INSTALL) $$d$$p $(DESTDIR)$(themedir)/$$f"; \ + $(themeDATA_INSTALL) $$d$$p $(DESTDIR)$(themedir)/$$f; \ + done + +uninstall-themeDATA: + @$(NORMAL_UNINSTALL) + @list='$(theme_DATA)'; for p in $$list; do \ + f="`echo $$p | sed -e 's|^.*/||'`"; \ + echo " rm -f $(DESTDIR)$(themedir)/$$f"; \ + rm -f $(DESTDIR)$(themedir)/$$f; \ + done +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + +top_distdir = ../.. +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ + list='$(DISTFILES)'; for file in $$list; do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ + esac; \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test "$$dir" != "$$file" && test "$$dir" != "."; then \ + dir="/$$dir"; \ + $(mkinstalldirs) "$(distdir)$$dir"; \ + else \ + dir=''; \ + fi; \ + if test -d $$d/$$file; then \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) + +installdirs: + $(mkinstalldirs) $(DESTDIR)$(themedir) +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +clean: clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + +distclean-am: clean-am distclean-generic distclean-libtool + +dvi: dvi-am + +dvi-am: + +info: info-am + +info-am: + +install-data-am: install-themeDATA + +install-exec-am: + +install-info: install-info-am + +install-man: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-info-am uninstall-themeDATA + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am info info-am install install-am install-data \ + install-data-am install-exec install-exec-am install-info \ + install-info-am install-man install-strip install-themeDATA \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ + uninstall-info-am uninstall-themeDATA + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: diff --git a/themes/tubular/README b/themes/tubular/README new file mode 100644 index 0000000000000000000000000000000000000000..4235850a25e490a0645c94a6e32b950caf08222d --- /dev/null +++ b/themes/tubular/README @@ -0,0 +1,4 @@ +tubular +------- + +TBD diff --git a/themes/tubular/bottom-active.xpm b/themes/tubular/bottom-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..83e88c8060c81fec73ce01bcd5141718d6651b3f --- /dev/null +++ b/themes/tubular/bottom-active.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"32 5 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +"................................", +"++++++++++++++++++++++++++++++++", +"################################", +"................................", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"}; diff --git a/themes/tubular/bottom-inactive.xpm b/themes/tubular/bottom-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..33b83d4928dcdda5cf4f3493b7425472efb38b8e --- /dev/null +++ b/themes/tubular/bottom-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"32 5 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +"................................", +"++++++++++++++++++++++++++++++++", +"################################", +"................................", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"}; diff --git a/themes/tubular/bottom-left-active.xpm b/themes/tubular/bottom-left-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..08d16faa100f5086bcc5771a6fe6450830511223 --- /dev/null +++ b/themes/tubular/bottom-left-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 6 1", +" c None", +"@ c #000000", +". c #4B58A2 s active_shadow_1", +"+ c #525FAB s active_color_1", +"# c #FFFFFF s active_hilight_1", +"$ c #848FD6 s active_mid_1", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+$...........", +" @.+++##########", +" @..$$$$$$$$$$$$", +" @@............", +" @@@@@@@@@@@@"}; diff --git a/themes/tubular/bottom-left-inactive.xpm b/themes/tubular/bottom-left-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..38c79d2375d423562112921d9245163a536d1eed --- /dev/null +++ b/themes/tubular/bottom-left-inactive.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 6 1", +" c None", +"@ c #000000", +". c #4B58A2 s inactive_shadow_1", +"+ c #525FAB s inactive_color_1", +"# c #FFFFFF s inactive_hilight_1", +"$ c #848FD6 s inactive_mid_1", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+. ", +"@.$+$...........", +" @.+++##########", +" @..$$$$$$$$$$$$", +" @@............", +" @@@@@@@@@@@@"}; diff --git a/themes/tubular/bottom-right-active.xpm b/themes/tubular/bottom-right-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..7f369141f1ce8f4ea1f9eab501a660ed9e1d844a --- /dev/null +++ b/themes/tubular/bottom-right-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 6 1", +" c None", +"@ c #000000", +". c #4B58A2 s active_shadow_1", +"+ c #525FAB s active_color_1", +"# c #FFFFFF s active_hilight_1", +"$ c #848FD6 s active_mid_1", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +"...........$+$.@", +"##########+++.@ ", +"$$$$$$$$$$$$..@ ", +"............@@ ", +"@@@@@@@@@@@@ "}; diff --git a/themes/tubular/bottom-right-inactive.xpm b/themes/tubular/bottom-right-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..9f9cec517e58012dbe0f3c6334e3ebedc9f256d6 --- /dev/null +++ b/themes/tubular/bottom-right-inactive.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 6 1", +" c None", +"@ c #000000", +". c #4B58A2 s inactive_shadow_1", +"+ c #525FAB s inactive_color_1", +"# c #FFFFFF s inactive_hilight_1", +"$ c #848FD6 s inactive_mid_1", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +" .+$.@", +"...........$+$.@", +"##########+++.@ ", +"$$$$$$$$$$$$..@ ", +"............@@ ", +"@@@@@@@@@@@@ "}; diff --git a/themes/tubular/close-active.xpm b/themes/tubular/close-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..95e96d0f6761428f117a4ba09119e9f804c1d07f --- /dev/null +++ b/themes/tubular/close-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * close_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++##+++++##++++", +"++++###+++###++++", +"++++@###+###@++++", +"++++$@#####@$++++", +"+++++$@###@$+++++", +"++++++#####++++++", +"+++++###@###+++++", +"++++###@$@###++++", +"++++##@$+$@##++++", +"++++@@$+++$@@++++", +"++++$$+++++$$++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/close-inactive.xpm b/themes/tubular/close-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..30e91c16150a1abe57a79a7a3a4e20c8b11f45d5 --- /dev/null +++ b/themes/tubular/close-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++@@+++++@@++++", +"++++@@@+++@@@++++", +"++++$@@@+@@@$++++", +"+++++$@@@@@$+++++", +"++++++$@@@$++++++", +"++++++@@@@@++++++", +"+++++@@@$@@@+++++", +"++++@@@$+$@@@++++", +"++++@@$+++$@@++++", +"++++$$+++++$$++++", +"+++++++++++++++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/close-pressed.xpm b/themes/tubular/close-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..fcdfe1a0c70bc559149f9ef36eb81c1f8e3e3be1 --- /dev/null +++ b/themes/tubular/close-pressed.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................+", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@##@@@@@##@@@=", +".@@@###@@@###@@@=", +".@@@.###@###.@@@=", +".@@@@.#####.@@@@=", +".@@@@@.###.@@@@@=", +".@@@@@#####@@@@@=", +".@@@@###.###@@@@=", +".@@@###.@.###@@@=", +".@@@##.@@@.##@@@=", +".@@@..@@@@@..@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +"+================", +" "}; + diff --git a/themes/tubular/hide-active.xpm b/themes/tubular/hide-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..24a9ca5032eb79d41247e3a205526de933036c4e --- /dev/null +++ b/themes/tubular/hide-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++++#####++++++", +"++++++#####++++++", +"++++++##+##++++++", +"++++++#####++++++", +"++++++#####++++++", +"++++++@@@@@++++++", +"++++++$$$$$++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/hide-inactive.xpm b/themes/tubular/hide-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..3c792a8ac7dda597e3fce996ac41c74a9bc1d263 --- /dev/null +++ b/themes/tubular/hide-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++++@@@@@++++++", +"++++++@@@@@++++++", +"++++++@@+@@++++++", +"++++++@@@@@++++++", +"++++++@@@@@++++++", +"++++++$$$$$++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/hide-pressed.xpm b/themes/tubular/hide-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..a14193af9fe316ccca89d8ba66f4656285598d56 --- /dev/null +++ b/themes/tubular/hide-pressed.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................+", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@#####@@@@@=", +".@@@@@#####@@@@@=", +".@@@@@##@##@@@@@=", +".@@@@@#####@@@@@=", +".@@@@@#####@@@@@=", +".@@@@@.....@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +"+================", +" "}; + diff --git a/themes/tubular/left-active.xpm b/themes/tubular/left-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..0088b66f319ae986d03707e4811e1e6c45e6457e --- /dev/null +++ b/themes/tubular/left-active.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 32 6 1", +" c None", +". c #949595 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"# c #D5D6D5 s active_color_2", +"* c #B4BAB5 s active_mid_2", +"@ c #000000", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#."}; diff --git a/themes/tubular/left-inactive.xpm b/themes/tubular/left-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..7bae486c9ac4f263d605f0166c0038e70792501f --- /dev/null +++ b/themes/tubular/left-inactive.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 32 6 1", +" c None", +". c #949595 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"# c #D5D6D5 s inactive_color_2", +"* c #B4BAB5 s inactive_mid_2", +"@ c #000000", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#.", +"@.*#."}; diff --git a/themes/tubular/maximize-active.xpm b/themes/tubular/maximize-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..2cf4b17f6ffbc61a4fcb4df4a77c33a1d022e0ac --- /dev/null +++ b/themes/tubular/maximize-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++#########++++", +"++++#########++++", +"++++##@@@@@##++++", +"++++##$$$$$##++++", +"++++##+++++##++++", +"++++##+++++##++++", +"++++##+++++##++++", +"++++#########++++", +"++++#########++++", +"++++@@@@@@@@@++++", +"++++$$$$$$$$$++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/maximize-inactive.xpm b/themes/tubular/maximize-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..808feebbe633e4200e27192c9960efef42256e05 --- /dev/null +++ b/themes/tubular/maximize-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++@@@@@@@@@++++", +"++++@@@@@@@@@++++", +"++++@@$$$$$@@++++", +"++++@@+++++@@++++", +"++++@@+++++@@++++", +"++++@@+++++@@++++", +"++++@@+++++@@++++", +"++++@@@@@@@@@++++", +"++++@@@@@@@@@++++", +"++++$$$$$$$$$++++", +"+++++++++++++++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/maximize-pressed.xpm b/themes/tubular/maximize-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..d7069027606f0c944255be8d93f3ce0cf7265539 --- /dev/null +++ b/themes/tubular/maximize-pressed.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................+", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@#########@@@=", +".@@@#########@@@=", +".@@@##.....##@@@=", +".@@@##@@@@@##@@@=", +".@@@##@@@@@##@@@=", +".@@@##@@@@@##@@@=", +".@@@##@@@@@##@@@=", +".@@@#########@@@=", +".@@@#########@@@=", +".@@@.........@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +"+================", +" "}; + diff --git a/themes/tubular/maximize-toggled-active.xpm b/themes/tubular/maximize-toggled-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..68a3e242c14c24316078dfa83cadc28526ef1f21 --- /dev/null +++ b/themes/tubular/maximize-toggled-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++########++++++", +"+++########++++++", +"+++##@@@@##++++++", +"+++##$$$$##@##+++", +"+++##++++##@##+++", +"+++##++++##+##+++", +"+++########+##+++", +"+++########+##+++", +"+++@@@@@++++##+++", +"+++$$$########+++", +"++++++########+++", +"++++++@@@@@@@@+++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/maximize-toggled-inactive.xpm b/themes/tubular/maximize-toggled-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..98cc0a9a1bd2916cd95cd3ac91a47acdf0fd9fc4 --- /dev/null +++ b/themes/tubular/maximize-toggled-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++@@@@@@@@++++++", +"+++@@@@@@@@++++++", +"+++@@$$$$@@++++++", +"+++@@++++@@$@@+++", +"+++@@++++@@$@@+++", +"+++@@++++@@+@@+++", +"+++@@@@@@@@+@@+++", +"+++@@@@@@@@+@@+++", +"+++$$$$$++++@@+++", +"++++++@@@@@@@@+++", +"++++++@@@@@@@@+++", +"++++++$$$$$$$$+++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/maximize-toggled-pressed.xpm b/themes/tubular/maximize-toggled-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..b8fcee94348fbcb2c24a8270d5b39045f4bcf603 --- /dev/null +++ b/themes/tubular/maximize-toggled-pressed.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................+", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@########@@@@@=", +".@@########@@@@@=", +".@@##....##@@@@@=", +".@@##@@@@##.##@@=", +".@@##@@@@##.##@@=", +".@@##@@@@##@##@@=", +".@@########@##@@=", +".@@########@##@@=", +".@@.....@@@@##@@=", +".@@@@@########@@=", +".@@@@@########@@=", +".@@@@@........@@=", +".@@@@@@@@@@@@@@@=", +"+================", +" "}; + diff --git a/themes/tubular/menu-active.xpm b/themes/tubular/menu-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..3642e9425f3fb1315214f5d75c4820d3d963dc35 --- /dev/null +++ b/themes/tubular/menu-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++###########+++", +"+++###########+++", +"+++@@@@@@@@@@@+++", +"+++$#########$+++", +"++++##@@@@@##++++", +"++++@##$$$##@++++", +"++++$@##+##@$++++", +"+++++$@###@$+++++", +"++++++$@#@$++++++", +"+++++++$@$+++++++", +"++++++++$++++++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/menu-inactive.xpm b/themes/tubular/menu-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..5351e0f798b18f010936a05b4a3b48a42460a97f --- /dev/null +++ b/themes/tubular/menu-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++@@@@@@@@@@@+++", +"+++@@@@@@@@@@@+++", +"+++$$$$$$$$$$$+++", +"++++@@@@@@@@@++++", +"++++@@$$$$$@@++++", +"++++$@@+++@@$++++", +"+++++$@@+@@$+++++", +"++++++$@@@$++++++", +"+++++++$@$+++++++", +"++++++++$++++++++", +"+++++++++++++++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/menu-pressed.xpm b/themes/tubular/menu-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..151f26e9c7697e2a4369b11379dc0b7783f3051d --- /dev/null +++ b/themes/tubular/menu-pressed.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................+", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@###########@@=", +".@@###########@@=", +".@@...........@@=", +".@@@#########@@@=", +".@@@##.....##@@@=", +".@@@.##.@.##.@@@=", +".@@@@.##.##.@@@@=", +".@@@@@.###.@@@@@=", +".@@@@@@.#.@@@@@@=", +".@@@@@@@.@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +"+================", +" "}; diff --git a/themes/tubular/right-active.xpm b/themes/tubular/right-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..846f74b8c98a69c8738f45f92ddf424c93f5fcf8 --- /dev/null +++ b/themes/tubular/right-active.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 32 6 1", +" c None", +". c #949595 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"# c #D5D6D5 s active_color_2", +"* c #B4BAB5 s active_mid_2", +"@ c #000000", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@"}; diff --git a/themes/tubular/right-inactive.xpm b/themes/tubular/right-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..1fb2207aa36887c6d5bf7d4cce9c9883a5de8d25 --- /dev/null +++ b/themes/tubular/right-inactive.xpm @@ -0,0 +1,41 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 32 6 1", +" c None", +". c #949595 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"# c #D5D6D5 s inactive_color_2", +"* c #B4BAB5 s inactive_mid_2", +"@ c #000000", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@", +".#*.@"}; diff --git a/themes/tubular/shade-active.xpm b/themes/tubular/shade-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..59ef22f7adc08544da42f839183191524d49df27 --- /dev/null +++ b/themes/tubular/shade-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++++++$++++++++", +"+++++++$$$+++++++", +"++++++$$@$$++++++", +"+++++$$@#@$$+++++", +"++++$$@#+#@$$++++", +"++++$$$$$$$$$++++", +"++++@@@@@@@@@++++", +"+++$$$$$$$$$$$+++", +"+++$$$$$$$$$$$+++", +"+++@@@@@@@@@@@+++", +"+++###########+++", +"#################", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/shade-inactive.xpm b/themes/tubular/shade-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..553eb3e24bc276c69b42b3a5be96999784e1ad73 --- /dev/null +++ b/themes/tubular/shade-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++++++@++++++++", +"+++++++@@@+++++++", +"++++++@@#@@++++++", +"+++++@@#+#@@+++++", +"++++@@+++++@@++++", +"++++@@@@@@@@@++++", +"++++#########++++", +"+++@@@@@@@@@@@+++", +"+++@@@@@@@@@@@+++", +"+++###########+++", +"+++++++++++++++++", +"#################", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/shade-pressed.xpm b/themes/tubular/shade-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..20be91624ff9d5e2e4c784d8c1b8a3270fe101fb --- /dev/null +++ b/themes/tubular/shade-pressed.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................+", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@#@@@@@@@=", +".@@@@@@###@@@@@@=", +".@@@@@##.##@@@@@=", +".@@@@##.@.##@@@@=", +".@@@##.@@@.##@@@=", +".@@@#########@@@=", +".@@@.........@@@=", +".@@###########@@=", +".@@###########@@=", +".@@...........@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +"+================", +" "}; + diff --git a/themes/tubular/shade-toggled-active.xpm b/themes/tubular/shade-toggled-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..adc0e08e3f3889e00f5a27e3a51beabf2edf4863 --- /dev/null +++ b/themes/tubular/shade-toggled-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * shade_toggled_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++$$$$$$$$$++++", +"++++$$@@@@@$$++++", +"++++@$$###$$@++++", +"++++#@$$+$$@#++++", +"+++++#@$$$@#+++++", +"++++++#@$@#++++++", +"+++++++#@#+++++++", +"+++$$$$$$$$$$$+++", +"+++$$$$$$$$$$$+++", +"+++@@@@@@@@@@@+++", +"+++###########+++", +"#################", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/shade-toggled-inactive.xpm b/themes/tubular/shade-toggled-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..d78883a35a7aa866f4ee4a00f82075f4fdc7bde2 --- /dev/null +++ b/themes/tubular/shade-toggled-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * shade_toggled_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++@@@@@@@@@++++", +"++++@@#####@@++++", +"++++#@@+++@@#++++", +"+++++#@@+@@#+++++", +"++++++#@@@#++++++", +"+++++++#@#+++++++", +"++++++++#++++++++", +"+++@@@@@@@@@@@+++", +"+++@@@@@@@@@@@+++", +"+++###########+++", +"+++++++++++++++++", +"#################", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/shade-toggled-pressed.xpm b/themes/tubular/shade-toggled-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..b75dcc8884d403f2690159db1d56f68115d426b2 --- /dev/null +++ b/themes/tubular/shade-toggled-pressed.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * shade_toggled_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................+", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@#########@@@=", +".@@@##.....##@@@=", +".@@@.##@@@##.@@@=", +".@@@@.##@##.@@@@=", +".@@@@@.###.@@@@@=", +".@@@@@@.#.@@@@@@=", +".@@@@@@@.@@@@@@@=", +".@@###########@@=", +".@@###########@@=", +".@@...........@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +"+================", +" "}; + diff --git a/themes/tubular/stick-active.xpm b/themes/tubular/stick-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..60f357fe43a161e3af2a197c6ed76e4c5cb69cf5 --- /dev/null +++ b/themes/tubular/stick-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000", +"$ c #B4BAB4 s active_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++#+++#+++", +"+++++++++#####+++", +"+++@######++##+++", +"+++#$$$$$#$$##+++", +"+++@######@@##+++", +"+++$@@@@@#####+++", +"++++$$$$$#@@@#+++", +"+++++++++@$$$@+++", +"+++++++++$+++$+++", +"+++++++++++++++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/stick-inactive.xpm b/themes/tubular/stick-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..840a6329a3e302423a7c7f8935a5b0f42598c388 --- /dev/null +++ b/themes/tubular/stick-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000", +"$ c #B4BAB4 s inactive_mid_2", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++@+++@+++", +"+++++++++@@@@@+++", +"+++$@@@@@@++@@+++", +"+++@$$$$$@$$@@+++", +"+++$@@@@@@$$@@+++", +"++++$$$$$@@@@@+++", +"+++++++++@$$$@+++", +"+++++++++$+++$+++", +"+++++++++++++++++", +"+++++++++++++++++", +"$$$$$$$$$$$$$$$$$", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/stick-pressed.xpm b/themes/tubular/stick-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..482f970dc2216dfdf48e39fb4430e90cdca1d010 --- /dev/null +++ b/themes/tubular/stick-pressed.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #D5D6D5 s active_color_2", +"@ c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................+", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@#@@@#@@=", +".@@@@@@@@#####@@=", +".@@.######@@##@@=", +".@@#.....#..##@@=", +".@@.######..##@@=", +".@@@.....#####@@=", +".@@@@@@@@#...#@@=", +".@@@@@@@@.@@@.@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +".@@@@@@@@@@@@@@@=", +"+================", +" "}; + diff --git a/themes/tubular/stick-toggled-active.xpm b/themes/tubular/stick-toggled-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..cdaf1de70919ee478033e1fb2a20c3467dc1dd54 --- /dev/null +++ b/themes/tubular/stick-toggled-active.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stick_toggled_active_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s active_hilight_2", +"+ c #D5D6D5 s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++++#$$$#++++++", +"+++++#$++@$#+++++", +"+++++$+++#@$#++++", +"+++++$++$#@$@++++", +"+++++$@###@$@#+++", +"+++++#$@@@$@@#+++", +"++++++#$$$@@##+++", +"+++++++#@@@##++++", +"+++++++++###+++++", +"+++++++++++++++++", +"#################", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/stick-toggled-inactive.xpm b/themes/tubular/stick-toggled-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..dd0b16bcf33f9af9a8de20f9133fac1476baec61 --- /dev/null +++ b/themes/tubular/stick-toggled-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stick_toggled_inactive_xpm[] = { +"17 19 6 1", +" c None", +". c #FFFFFF s inactive_hilight_2", +"+ c #D5D6D5 s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +" ", +".................", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"+++++++++++++++++", +"++++++#@@@#++++++", +"+++++#@++#@#+++++", +"+++++@+++##@#++++", +"+++++@++@##@#++++", +"+++++@#####@##+++", +"+++++#@###@###+++", +"++++++#@@@####+++", +"+++++++######++++", +"+++++++++###+++++", +"+++++++++++++++++", +"#################", +"@@@@@@@@@@@@@@@@@", +" "}; + diff --git a/themes/tubular/stick-toggled-pressed.xpm b/themes/tubular/stick-toggled-pressed.xpm new file mode 100644 index 0000000000000000000000000000000000000000..805ab1e29291b08178e802a070d85c6a577c90b8 --- /dev/null +++ b/themes/tubular/stick-toggled-pressed.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * stick_toggled_pressed_xpm[] = { +"17 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #B4BAB4 s active_mid_2", +"@ c #D5D6D5 s active_color_2", +"= c #FFFFFF s active_hilight_2", +"# c #000000", +" ", +"................@", +".+++++++++++++++=", +".+++++++++++++++=", +".+++++++++++++++=", +".+++++++++++++++=", +".+++++.###.+++++=", +".++++.#@@.#.++++=", +".++++#@@@+.#.+++=", +".++++#@@#+.#.+++=", +".++++#.+++.#..++=", +".++++.#...#...++=", +".+++++.###....++=", +".++++++......+++=", +".++++++++...++++=", +".+++++++++++++++=", +".+++++++++++++++=", +"@================", +" "}; + diff --git a/themes/tubular/themerc b/themes/tubular/themerc new file mode 100644 index 0000000000000000000000000000000000000000..f133b512660a62e69a273f9af416d2abbc06927c --- /dev/null +++ b/themes/tubular/themerc @@ -0,0 +1,8 @@ +button_offset=2 +button_spacing=2 +full_width_title=true +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false diff --git a/themes/tubular/title-1-active.xpm b/themes/tubular/title-1-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..bbf592a612c298e3beff843ed644a3fde5867a49 --- /dev/null +++ b/themes/tubular/title-1-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"8 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########", +"........", +"$$$$$$$$"}; diff --git a/themes/tubular/title-1-inactive.xpm b/themes/tubular/title-1-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..0c755cba074e205a9633b0e36dfc91961ff79b3f --- /dev/null +++ b/themes/tubular/title-1-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"8 19 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########", +"........", +"$$$$$$$$"}; diff --git a/themes/tubular/title-2-active.xpm b/themes/tubular/title-2-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..d4178eef09008d5086683e8fcaf1207794cf0d12 --- /dev/null +++ b/themes/tubular/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"16 19 10 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #4B58A2 s active_shadow_1", +"$ c #525FAB s active_color_1", +"% c #848FD6 s active_mid_1", +"& c #B4BAB4 s active_mid_2", +"* c #949594 s active_shadow_2", +"= c #FFFFFF s active_hilight_1", +"................", +"+++++===========", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@&$$$$$$$$$$", +"@@@@@@$$$$$$$$$$", +"@@@@@@&$$$$$$$$$", +"&&&&&&&&%%%%%%%%", +"**********######", +"................"}; diff --git a/themes/tubular/title-2-inactive.xpm b/themes/tubular/title-2-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..01f3e2fb22e87fc2178489bf5547efb77925b971 --- /dev/null +++ b/themes/tubular/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"16 19 10 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #4B58A2 s inactive_shadow_1", +"$ c #525FAB s inactive_color_1", +"% c #848FD6 s inactive_mid_1", +"& c #B4BAB4 s inactive_mid_2", +"* c #949594 s inactive_shadow_2", +"= c #FFFFFF s inactive_hilight_1", +"................", +"+++++===========", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@$$$$$$$$$$$", +"@@@@@&$$$$$$$$$$", +"@@@@@@$$$$$$$$$$", +"@@@@@@&$$$$$$$$$", +"&&&&&&&&%%%%%%%%", +"**********######", +"................"}; diff --git a/themes/tubular/title-3-active.xpm b/themes/tubular/title-3-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..a50a2174b39620a07b035ab301f8916e6701cf6f --- /dev/null +++ b/themes/tubular/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"20 19 10 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #4B58A2 s active_shadow_1", +"$ c #848FD6 s active_mid_1", +"% c #525FAB s active_color_1", +"& c #B4BAB4 s active_mid_2", +"* c #949594 s active_shadow_2", +"= c #FFFFFF s active_hilight_1", +"....................", +"====================", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"$$$$$$$$$$$$$$$$$$$$", +"####################", +"...................."}; diff --git a/themes/tubular/title-3-inactive.xpm b/themes/tubular/title-3-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..94f486f466ab02cc2b2c2872da9db9b33e9dbf52 --- /dev/null +++ b/themes/tubular/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"20 19 10 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #4B58A2 s inactive_shadow_1", +"$ c #848FD6 s inactive_mid_1", +"% c #525FAB s inactive_color_1", +"& c #B4BAB4 s inactive_mid_2", +"* c #949594 s inactive_shadow_2", +"= c #FFFFFF s inactive_hilight_1", +"....................", +"====================", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"%%%%%%%%%%%%%%%%%%%%", +"$$$$$$$$$$$$$$$$$$$$", +"####################", +"...................."}; diff --git a/themes/tubular/title-4-active.xpm b/themes/tubular/title-4-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..47dcde8df2ae2c08b2e577479fed6ec5f04c7005 --- /dev/null +++ b/themes/tubular/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"16 19 10 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #949594 s active_shadow_2", +"$ c #4B58A2 s active_shadow_1", +"% c #848FD6 s active_mid_1", +"& c #525FAB s active_color_1", +"* c #B4BAB4 s active_mid_2", +"= c #FFFFFF s active_hilight_1", +"................", +"===========+++++", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&*@@@@@", +"&&&&&&&&&&@@@@@@", +"&&&&&&&&&*@@@@@@", +"%%%%%%%%********", +"$$$$$$##########", +"................"}; diff --git a/themes/tubular/title-4-inactive.xpm b/themes/tubular/title-4-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..dc133b240e848c08e006efcb3ef36ca824532a3c --- /dev/null +++ b/themes/tubular/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"16 19 10 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #949594 s inactive_shadow_2", +"$ c #4B58A2 s inactive_shadow_1", +"% c #848FD6 s inactive_mid_1", +"& c #525FAB s inactive_color_1", +"* c #B4BAB4 s inactive_mid_2", +"= c #FFFFFF s inactive_hilight_1", +"................", +"===========+++++", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&&@@@@@", +"&&&&&&&&&&*@@@@@", +"&&&&&&&&&&@@@@@@", +"&&&&&&&&&*@@@@@@", +"%%%%%%%%********", +"$$$$$$##########", +"................"}; diff --git a/themes/tubular/title-5-active.xpm b/themes/tubular/title-5-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..527bde6ce9f869b7e2961a8cd084b7e257ccb098 --- /dev/null +++ b/themes/tubular/title-5-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"8 19 6 1", +" c None", +". c #949594 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #D5D6D5 s active_color_2", +"# c #B4BAB4 s active_mid_2", +"$ c #000000", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########", +"........", +"$$$$$$$$"}; diff --git a/themes/tubular/title-5-inactive.xpm b/themes/tubular/title-5-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..0da189c859a40828bf89e308a12d6b762896892e --- /dev/null +++ b/themes/tubular/title-5-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"8 19 6 1", +" c None", +". c #949594 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #D5D6D5 s inactive_color_2", +"# c #B4BAB4 s inactive_mid_2", +"$ c #000000", +"$$$$$$$$", +"++++++++", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"@@@@@@@@", +"########", +"........", +"$$$$$$$$"}; diff --git a/themes/tubular/top-left-active.xpm b/themes/tubular/top-left-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..814c29d33d3e76993197b98c0221ec14a55e289d --- /dev/null +++ b/themes/tubular/top-left-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"7 19 6 1", +" c None", +". c #949595 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #B4BAB5 s active_mid_2", +"# c #D5D6D5 s active_color_2", +"$ c #000000", +" $$", +" $$++", +" $#+##", +" $@####", +" $@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@#@##", +"$.@#@@#", +"$.@#.@@", +"$.@#..@", +"$.@#.$.", +"$.@#.$$"}; diff --git a/themes/tubular/top-left-inactive.xpm b/themes/tubular/top-left-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..41ce7cb3f70c4fea4d80c47fda32493314cedca0 --- /dev/null +++ b/themes/tubular/top-left-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"7 19 6 1", +" c None", +". c #949595 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #B4BAB5 s inactive_mid_2", +"# c #D5D6D5 s inactive_color_2", +"$ c #000000", +" $$", +" $$++", +" $#+##", +" $@####", +" $@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@####", +"$.@#@##", +"$.@#@@#", +"$.@#.@@", +"$.@#..@", +"$.@#.$.", +"$.@#.$$"}; diff --git a/themes/tubular/top-right-active.xpm b/themes/tubular/top-right-active.xpm new file mode 100644 index 0000000000000000000000000000000000000000..4f50d84c571a758c9de5965de70281ce3f307f22 --- /dev/null +++ b/themes/tubular/top-right-active.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"7 19 6 1", +" c None", +". c #949595 s active_shadow_2", +"+ c #FFFFFF s active_hilight_2", +"@ c #B4BAB5 s active_mid_2", +"# c #D5D6D5 s active_color_2", +"$ c #000000", +"$$ ", +"++$$ ", +"##+#$ ", +"####@$ ", +"####@$ ", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"##@#@.$", +"#@@#@.$", +"@@.#@.$", +"@..#@.$", +".$.#@.$", +"$$.#@.$"}; diff --git a/themes/tubular/top-right-inactive.xpm b/themes/tubular/top-right-inactive.xpm new file mode 100644 index 0000000000000000000000000000000000000000..f7389b0a7c75938cd93e49c996779dd5513f2a43 --- /dev/null +++ b/themes/tubular/top-right-inactive.xpm @@ -0,0 +1,28 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"7 19 6 1", +" c None", +". c #949595 s inactive_shadow_2", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #B4BAB5 s inactive_mid_2", +"# c #D5D6D5 s inactive_color_2", +"$ c #000000", +"$$ ", +"++$$ ", +"##+#$ ", +"####@$ ", +"####@$ ", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"####@.$", +"##@#@.$", +"#@@#@.$", +"@@.#@.$", +"@..#@.$", +".$.#@.$", +"$$.#@.$"};