From 503a8494eb82c021fb57e07525cb681d083cc64c Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Tue, 1 Oct 2002 20:08:28 +0000 Subject: [PATCH] Add "metabox" theme, a theme from Metacity ported to xfwm4. (Old svn revision: 10612) --- configure | 3 +- configure.in | 1 + themes/Makefile.am | 1 + themes/Makefile.in | 1 + themes/metabox/Makefile.am | 40 ++++ themes/metabox/Makefile.in | 265 +++++++++++++++++++++++ themes/metabox/README | 4 + themes/metabox/bottom-active.xpm | 13 ++ themes/metabox/bottom-inactive.xpm | 13 ++ themes/metabox/bottom-left-active.xpm | 14 ++ themes/metabox/bottom-left-inactive.xpm | 14 ++ themes/metabox/bottom-right-active.xpm | 13 ++ themes/metabox/bottom-right-inactive.xpm | 13 ++ themes/metabox/close-active.xpm | 46 ++++ themes/metabox/close-inactive.xpm | 46 ++++ themes/metabox/close-pressed.xpm | 46 ++++ themes/metabox/hide-active.xpm | 46 ++++ themes/metabox/hide-inactive.xpm | 46 ++++ themes/metabox/hide-pressed.xpm | 46 ++++ themes/metabox/left-active.xpm | 37 ++++ themes/metabox/left-inactive.xpm | 37 ++++ themes/metabox/maximize-active.xpm | 46 ++++ themes/metabox/maximize-inactive.xpm | 46 ++++ themes/metabox/maximize-pressed.xpm | 54 +++++ themes/metabox/menu-active.xpm | 46 ++++ themes/metabox/menu-inactive.xpm | 46 ++++ themes/metabox/menu-pressed.xpm | 46 ++++ themes/metabox/right-active.xpm | 37 ++++ themes/metabox/right-inactive.xpm | 37 ++++ themes/metabox/themerc | 6 + themes/metabox/title-1-active.xpm | 45 ++++ themes/metabox/title-1-inactive.xpm | 45 ++++ themes/metabox/title-2-active.xpm | 45 ++++ themes/metabox/title-2-inactive.xpm | 45 ++++ themes/metabox/title-3-active.xpm | 45 ++++ themes/metabox/title-3-inactive.xpm | 45 ++++ themes/metabox/title-4-active.xpm | 45 ++++ themes/metabox/title-4-inactive.xpm | 45 ++++ themes/metabox/title-5-active.xpm | 45 ++++ themes/metabox/title-5-inactive.xpm | 45 ++++ themes/metabox/top-left-active.xpm | 45 ++++ themes/metabox/top-left-inactive.xpm | 45 ++++ themes/metabox/top-right-active.xpm | 45 ++++ themes/metabox/top-right-inactive.xpm | 45 ++++ xfwm4.spec.in | 1 + 45 files changed, 1739 insertions(+), 1 deletion(-) create mode 100644 themes/metabox/Makefile.am create mode 100644 themes/metabox/Makefile.in create mode 100644 themes/metabox/README create mode 100644 themes/metabox/bottom-active.xpm create mode 100644 themes/metabox/bottom-inactive.xpm create mode 100644 themes/metabox/bottom-left-active.xpm create mode 100644 themes/metabox/bottom-left-inactive.xpm create mode 100644 themes/metabox/bottom-right-active.xpm create mode 100644 themes/metabox/bottom-right-inactive.xpm create mode 100644 themes/metabox/close-active.xpm create mode 100644 themes/metabox/close-inactive.xpm create mode 100644 themes/metabox/close-pressed.xpm create mode 100644 themes/metabox/hide-active.xpm create mode 100644 themes/metabox/hide-inactive.xpm create mode 100644 themes/metabox/hide-pressed.xpm create mode 100644 themes/metabox/left-active.xpm create mode 100644 themes/metabox/left-inactive.xpm create mode 100644 themes/metabox/maximize-active.xpm create mode 100644 themes/metabox/maximize-inactive.xpm create mode 100644 themes/metabox/maximize-pressed.xpm create mode 100644 themes/metabox/menu-active.xpm create mode 100644 themes/metabox/menu-inactive.xpm create mode 100644 themes/metabox/menu-pressed.xpm create mode 100644 themes/metabox/right-active.xpm create mode 100644 themes/metabox/right-inactive.xpm create mode 100644 themes/metabox/themerc create mode 100644 themes/metabox/title-1-active.xpm create mode 100644 themes/metabox/title-1-inactive.xpm create mode 100644 themes/metabox/title-2-active.xpm create mode 100644 themes/metabox/title-2-inactive.xpm create mode 100644 themes/metabox/title-3-active.xpm create mode 100644 themes/metabox/title-3-inactive.xpm create mode 100644 themes/metabox/title-4-active.xpm create mode 100644 themes/metabox/title-4-inactive.xpm create mode 100644 themes/metabox/title-5-active.xpm create mode 100644 themes/metabox/title-5-inactive.xpm create mode 100644 themes/metabox/top-left-active.xpm create mode 100644 themes/metabox/top-left-inactive.xpm create mode 100644 themes/metabox/top-right-active.xpm create mode 100644 themes/metabox/top-right-inactive.xpm diff --git a/configure b/configure index e0ece7980..5044a0137 100755 --- a/configure +++ b/configure @@ -4892,7 +4892,7 @@ echo "$as_me: error: Library requirements (glib-2.0 >= $GLIB_REQUIRED_VERSION gt fi -ac_config_files="$ac_config_files xfwm4.spec Makefile src/Makefile defaults/Makefile themes/Makefile themes/adept/Makefile themes/agua/Makefile themes/b5/Makefile themes/b6/Makefile themes/bbs/Makefile themes/coldsteel/Makefile themes/coolclean/Makefile themes/crux/Makefile themes/cruxish/Makefile themes/curve/Makefile themes/default.keys/Makefile themes/eazel-blue/Makefile themes/exocet/Makefile themes/g2/Makefile themes/gnububble/Makefile themes/gorilla/Makefile themes/gtk/Makefile themes/iceg/Makefile themes/kde/Makefile themes/kindaker/Makefile themes/linea/Makefile themes/microgui/Makefile themes/mofit/Makefile themes/next/Makefile themes/ops/Makefile themes/oroborus/Makefile themes/pills/Makefile themes/piranha/Makefile themes/platinum/Makefile themes/quinx/Makefile themes/r9x/Makefile themes/redmond/Makefile themes/redmondxp/Makefile themes/retro/Makefile themes/slick/Makefile themes/slimline/Makefile themes/tabs/Makefile themes/trench/Makefile themes/xfce/Makefile" +ac_config_files="$ac_config_files xfwm4.spec Makefile src/Makefile defaults/Makefile themes/Makefile themes/adept/Makefile themes/agua/Makefile themes/b5/Makefile themes/b6/Makefile themes/bbs/Makefile themes/coldsteel/Makefile themes/coolclean/Makefile themes/crux/Makefile themes/cruxish/Makefile themes/curve/Makefile themes/default.keys/Makefile themes/eazel-blue/Makefile themes/exocet/Makefile themes/g2/Makefile themes/gnububble/Makefile themes/gorilla/Makefile themes/gtk/Makefile themes/iceg/Makefile themes/kde/Makefile themes/kindaker/Makefile themes/linea/Makefile themes/metabox/Makefile themes/microgui/Makefile themes/mofit/Makefile themes/next/Makefile themes/ops/Makefile themes/oroborus/Makefile themes/pills/Makefile themes/piranha/Makefile themes/platinum/Makefile themes/quinx/Makefile themes/r9x/Makefile themes/redmond/Makefile themes/redmondxp/Makefile themes/retro/Makefile themes/slick/Makefile themes/slimline/Makefile themes/tabs/Makefile themes/trench/Makefile themes/xfce/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -5407,6 +5407,7 @@ do "themes/kde/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/kde/Makefile" ;; "themes/kindaker/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/kindaker/Makefile" ;; "themes/linea/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/linea/Makefile" ;; + "themes/metabox/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/metabox/Makefile" ;; "themes/microgui/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/microgui/Makefile" ;; "themes/mofit/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/mofit/Makefile" ;; "themes/next/Makefile" ) CONFIG_FILES="$CONFIG_FILES themes/next/Makefile" ;; diff --git a/configure.in b/configure.in index cd381ea87..4f4b7c349 100644 --- a/configure.in +++ b/configure.in @@ -62,6 +62,7 @@ themes/iceg/Makefile themes/kde/Makefile themes/kindaker/Makefile themes/linea/Makefile +themes/metabox/Makefile themes/microgui/Makefile themes/mofit/Makefile themes/next/Makefile diff --git a/themes/Makefile.am b/themes/Makefile.am index af95b98a5..777d8974c 100644 --- a/themes/Makefile.am +++ b/themes/Makefile.am @@ -20,6 +20,7 @@ iceg \ kde \ kindaker \ linea \ +metabox \ microgui \ mofit \ next \ diff --git a/themes/Makefile.in b/themes/Makefile.in index 045464dd3..2d49456e4 100644 --- a/themes/Makefile.in +++ b/themes/Makefile.in @@ -101,6 +101,7 @@ iceg \ kde \ kindaker \ linea \ +metabox \ microgui \ mofit \ next \ diff --git a/themes/metabox/Makefile.am b/themes/metabox/Makefile.am new file mode 100644 index 000000000..43bf48116 --- /dev/null +++ b/themes/metabox/Makefile.am @@ -0,0 +1,40 @@ +themedir = $(pkgdatadir)/themes/metabox +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 \ + menu-active.xpm \ + menu-inactive.xpm \ + menu-pressed.xpm \ + right-active.xpm \ + right-inactive.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/metabox/Makefile.in b/themes/metabox/Makefile.in new file mode 100644 index 000000000..8d905599b --- /dev/null +++ b/themes/metabox/Makefile.in @@ -0,0 +1,265 @@ +# Makefile.in generated by automake 1.6.3 from Makefile.am. +# @configure_input@ + +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 +# 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@ +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +top_builddir = ../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_DATA = @INSTALL_DATA@ +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_HEADER = $(INSTALL_DATA) +transform = @program_transform_name@ +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : + +EXEEXT = @EXEEXT@ +OBJEXT = @OBJEXT@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +AMTAR = @AMTAR@ +AWK = @AWK@ +CC = @CC@ +DEPDIR = @DEPDIR@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +PACKAGE = @PACKAGE@ +PKG_CONFIG = @PKG_CONFIG@ +STRIP = @STRIP@ +VERSION = @VERSION@ +X_CFLAGS = @X_CFLAGS@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_LIBS = @X_LIBS@ +X_PRE_LIBS = @X_PRE_LIBS@ +am__include = @am__include@ +am__quote = @am__quote@ +install_sh = @install_sh@ +themedir = $(pkgdatadir)/themes/metabox +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 \ + menu-active.xpm \ + menu-inactive.xpm \ + menu-pressed.xpm \ + right-active.xpm \ + right-inactive.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/metabox +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: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu themes/metabox/Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) +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: + +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + +top_distdir = ../.. +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) + +distdir: $(DISTFILES) + @list='$(DISTFILES)'; for file in $$list; do \ + 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 mostlyclean-am + +distclean: distclean-am + +distclean-am: clean-am distclean-generic + +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 + +uninstall-am: uninstall-info-am uninstall-themeDATA + +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic 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 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/metabox/README b/themes/metabox/README new file mode 100644 index 000000000..8d2e4ca5a --- /dev/null +++ b/themes/metabox/README @@ -0,0 +1,4 @@ +metabox +------- + +A port of Metabox theme for Metacity by Garrett LeSage <garrett@redhat.com> diff --git a/themes/metabox/bottom-active.xpm b/themes/metabox/bottom-active.xpm new file mode 100644 index 000000000..4e4a9e332 --- /dev/null +++ b/themes/metabox/bottom-active.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"32 6 4 1", +" c None", +". c #000000", +"+ c #EAEAEA s active_color_2", +"@ c #A4A4A4 s active_shadow_2", +"................................", +"++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"................................"}; diff --git a/themes/metabox/bottom-inactive.xpm b/themes/metabox/bottom-inactive.xpm new file mode 100644 index 000000000..3990aa018 --- /dev/null +++ b/themes/metabox/bottom-inactive.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"32 6 4 1", +" c None", +". c #000000", +"+ c #EAEAEA s inactive_color_2", +"@ c #A4A4A4 s inactive_shadow_2", +"................................", +"++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"................................"}; diff --git a/themes/metabox/bottom-left-active.xpm b/themes/metabox/bottom-left-active.xpm new file mode 100644 index 000000000..1257e5323 --- /dev/null +++ b/themes/metabox/bottom-left-active.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"20 6 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s active_hilight_2", +"@ c #EAEAEA s active_color_2", +"# c #A4A4A4 s active_shadow_2", +"....................", +".+@@@@@@@@@@@@@@@@@@", +".+@@@@@@@@@@@@@@@@@@", +".+@@@@@@@@@@@@@@@@@@", +".###################", +"...................."}; diff --git a/themes/metabox/bottom-left-inactive.xpm b/themes/metabox/bottom-left-inactive.xpm new file mode 100644 index 000000000..b0ddaf9e7 --- /dev/null +++ b/themes/metabox/bottom-left-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"20 6 5 1", +" c None", +". c #000000", +"+ c #FFFFFF s inactive_hilight_2", +"@ c #EAEAEA s inactive_color_2", +"# c #A4A4A4 s inactive_shadow_2", +"....................", +".+@@@@@@@@@@@@@@@@@@", +".+@@@@@@@@@@@@@@@@@@", +".+@@@@@@@@@@@@@@@@@@", +".###################", +"...................."}; diff --git a/themes/metabox/bottom-right-active.xpm b/themes/metabox/bottom-right-active.xpm new file mode 100644 index 000000000..4b4b5a3ec --- /dev/null +++ b/themes/metabox/bottom-right-active.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"20 6 4 1", +" c None", +". c #000000", +"+ c #EAEAEA s active_color_2", +"@ c #A4A4A4 s active_shadow_2", +"....................", +"++++++++++++++++++@.", +"++++++++++++++++++@.", +"++++++++++++++++++@.", +"@@@@@@@@@@@@@@@@@@@.", +"...................."}; diff --git a/themes/metabox/bottom-right-inactive.xpm b/themes/metabox/bottom-right-inactive.xpm new file mode 100644 index 000000000..9d6abfa46 --- /dev/null +++ b/themes/metabox/bottom-right-inactive.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"20 6 4 1", +" c None", +". c #000000", +"+ c #EAEAEA s inactive_color_2", +"@ c #A4A4A4 s inactive_shadow_2", +"....................", +"++++++++++++++++++@.", +"++++++++++++++++++@.", +"++++++++++++++++++@.", +"@@@@@@@@@@@@@@@@@@@.", +"...................."}; diff --git a/themes/metabox/close-active.xpm b/themes/metabox/close-active.xpm new file mode 100644 index 000000000..9b70432c9 --- /dev/null +++ b/themes/metabox/close-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * close_active_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #D4DFED", +"* c #6991C0", +"= c #678EBD", +"- c #648BBA", +"; c #6289B7", +"> c #6086B4", +", c #5D83B0", +"' c #5B80AD", +") c #597EAA", +"! c #567BA7", +"~ c #5478A4", +"{ c #5275A0", +"] c #4F739D", +"^ c #4D709A", +"/ c #4B6D97", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%&&%%%%%%%&&%%%%", +"****&&&*****&&&****", +"=====&&&===&&&=====", +"------&&&-&&&------", +";;;;;;;&&&&&;;;;;;;", +">>>>>>>>&&&>>>>>>>>", +",,,,,,,&&&&&,,,,,,,", +"''''''&&&'&&&''''''", +")))))&&&)))&&&)))))", +"!!!!&&&!!!!!&&&!!!!", +"~~~~&&~~~~~~~&&~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/close-inactive.xpm b/themes/metabox/close-inactive.xpm new file mode 100644 index 000000000..b7c289860 --- /dev/null +++ b/themes/metabox/close-inactive.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #C2C2C2", +"* c #F3F3F3", +"= c #F1F1F1", +"- c #EEEEEE", +"; c #ECECEC", +"> c #EAEAEA", +", c #E7E7E7", +"' c #E5E5E5", +") c #E3E3E3", +"! c #E0E0E0", +"~ c #DEDEDE", +"{ c #DCDCDC", +"] c #D9D9D9", +"^ c #D7D7D7", +"/ c #D5D5D5", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%&&%%%%%%%&&%%%%", +"****&&&*****&&&****", +"=====&&&===&&&=====", +"------&&&-&&&------", +";;;;;;;&&&&&;;;;;;;", +">>>>>>>>&&&>>>>>>>>", +",,,,,,,&&&&&,,,,,,,", +"''''''&&&'&&&''''''", +")))))&&&)))&&&)))))", +"!!!!&&&!!!!!&&&!!!!", +"~~~~&&~~~~~~~&&~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/close-pressed.xpm b/themes/metabox/close-pressed.xpm new file mode 100644 index 000000000..f87ee2ec9 --- /dev/null +++ b/themes/metabox/close-pressed.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #698FBC", +"@ c #678CB9", +"# c #6489B6", +"$ c #6387B3", +"% c #6185B1", +"& c #B0BDCE", +"* c #5F82AD", +"= c #5D80A9", +"- c #5A7EA7", +"; c #597BA4", +"> c #5779A1", +", c #55769E", +"' c #53739A", +") c #517298", +"! c #4F6F95", +"~ c #4D6C91", +"{ c #4C698E", +"] c #48688B", +"^ c #476589", +"/ c #456286", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%&&%%%%%%%&&%%%%", +"****&&&*****&&&****", +"=====&&&===&&&=====", +"------&&&-&&&------", +";;;;;;;&&&&&;;;;;;;", +">>>>>>>>&&&>>>>>>>>", +",,,,,,,&&&&&,,,,,,,", +"''''''&&&'&&&''''''", +")))))&&&)))&&&)))))", +"!!!!&&&!!!!!&&&!!!!", +"~~~~&&~~~~~~~&&~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/hide-active.xpm b/themes/metabox/hide-active.xpm new file mode 100644 index 000000000..458697e50 --- /dev/null +++ b/themes/metabox/hide-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #648BBA", +"- c #6289B7", +"; c #6086B4", +"> c #5D83B0", +", c #5B80AD", +"' c #597EAA", +") c #D4DFED", +"! c #567BA7", +"~ c #5478A4", +"{ c #5275A0", +"] c #4F739D", +"^ c #4D709A", +"/ c #4B6D97", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"-------------------", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +"'''')))))))))))''''", +"!!!!)))))))))))!!!!", +"~~~~)))))))))))~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/hide-inactive.xpm b/themes/metabox/hide-inactive.xpm new file mode 100644 index 000000000..4b513ab70 --- /dev/null +++ b/themes/metabox/hide-inactive.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #EEEEEE", +"- c #ECECEC", +"; c #EAEAEA", +"> c #E7E7E7", +", c #E5E5E5", +"' c #E3E3E3", +") c #C2C2C2", +"! c #E0E0E0", +"~ c #DEDEDE", +"{ c #DCDCDC", +"] c #D9D9D9", +"^ c #D7D7D7", +"/ c #D5D5D5", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"-------------------", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +"'''')))))))))))''''", +"!!!!)))))))))))!!!!", +"~~~~)))))))))))~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/hide-pressed.xpm b/themes/metabox/hide-pressed.xpm new file mode 100644 index 000000000..bdbab26fd --- /dev/null +++ b/themes/metabox/hide-pressed.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #698FBC", +"@ c #678CB9", +"# c #6489B6", +"$ c #6387B3", +"% c #6185B1", +"& c #5F82AD", +"* c #5D80A9", +"= c #5A7EA7", +"- c #597BA4", +"; c #5779A1", +"> c #55769E", +", c #53739A", +"' c #517298", +") c #B0BDCE", +"! c #4F6F95", +"~ c #4D6C91", +"{ c #4C698E", +"] c #48688B", +"^ c #476589", +"/ c #456286", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*******************", +"===================", +"-------------------", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,", +"'''')))))))))))''''", +"!!!!)))))))))))!!!!", +"~~~~)))))))))))~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/left-active.xpm b/themes/metabox/left-active.xpm new file mode 100644 index 000000000..1138016f5 --- /dev/null +++ b/themes/metabox/left-active.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * left_active_xpm[] = { +"1 32 2 1", +" c None", +". c #000000", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/themes/metabox/left-inactive.xpm b/themes/metabox/left-inactive.xpm new file mode 100644 index 000000000..a5d60d3c7 --- /dev/null +++ b/themes/metabox/left-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"1 32 2 1", +" c None", +". c #000000", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/themes/metabox/maximize-active.xpm b/themes/metabox/maximize-active.xpm new file mode 100644 index 000000000..faaff9d3d --- /dev/null +++ b/themes/metabox/maximize-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #D4DFED", +"* c #6991C0", +"= c #678EBD", +"- c #648BBA", +"; c #6289B7", +"> c #6086B4", +", c #5D83B0", +"' c #5B80AD", +") c #597EAA", +"! c #567BA7", +"~ c #5478A4", +"{ c #5275A0", +"] c #4F739D", +"^ c #4D709A", +"/ c #4B6D97", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%&&&&&&&&&&&%%%%", +"****&&&&&&&&&&&****", +"====&&&&&&&&&&&====", +"----&---------&----", +";;;;&;;;;;;;;;&;;;;", +">>>>&>>>>>>>>>&>>>>", +",,,,&,,,,,,,,,&,,,,", +"''''&'''''''''&''''", +"))))&)))))))))&))))", +"!!!!&!!!!!!!!!&!!!!", +"~~~~&&&&&&&&&&&~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/maximize-inactive.xpm b/themes/metabox/maximize-inactive.xpm new file mode 100644 index 000000000..995566d1e --- /dev/null +++ b/themes/metabox/maximize-inactive.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #C2C2C2", +"* c #F3F3F3", +"= c #F1F1F1", +"- c #EEEEEE", +"; c #ECECEC", +"> c #EAEAEA", +", c #E7E7E7", +"' c #E5E5E5", +") c #E3E3E3", +"! c #E0E0E0", +"~ c #DEDEDE", +"{ c #DCDCDC", +"] c #D9D9D9", +"^ c #D7D7D7", +"/ c #D5D5D5", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%&&&&&&&&&&&%%%%", +"****&&&&&&&&&&&****", +"====&&&&&&&&&&&====", +"----&---------&----", +";;;;&;;;;;;;;;&;;;;", +">>>>&>>>>>>>>>&>>>>", +",,,,&,,,,,,,,,&,,,,", +"''''&'''''''''&''''", +"))))&)))))))))&))))", +"!!!!&!!!!!!!!!&!!!!", +"~~~~&&&&&&&&&&&~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/maximize-pressed.xpm b/themes/metabox/maximize-pressed.xpm new file mode 100644 index 000000000..3245eebe9 --- /dev/null +++ b/themes/metabox/maximize-pressed.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"19 21 30 1", +" c None", +". c #000000", +"+ c #698FBC", +"@ c #678CB9", +"# c #6489B6", +"$ c #6387B3", +"% c #6185B1", +"& c #B0BECF", +"* c #5F82AD", +"= c #B0BDCE", +"- c #5D80A9", +"; c #AFBDCD", +"> c #5A7EA7", +", c #597BA4", +"' c #AFBCCC", +") c #5779A1", +"! c #AFBCCB", +"~ c #55769E", +"{ c #AFBBCB", +"] c #53739A", +"^ c #AEBBCA", +"/ c #517298", +"( c #4F6F95", +"_ c #AEBAC9", +": c #4D6C91", +"< c #AEBAC8", +"[ c #4C698E", +"} c #48688B", +"| c #476589", +"1 c #456286", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%&&&&&&&&&&&%%%%", +"****===========****", +"----;;;;;;;;;;;----", +">>>>;>>>>>>>>>;>>>>", +",,,,',,,,,,,,,',,,,", +"))))!)))))))))!))))", +"~~~~{~~~~~~~~~{~~~~", +"]]]]^]]]]]]]]]^]]]]", +"////^/////////^////", +"((((_(((((((((_((((", +"::::<<<<<<<<<<<::::", +"[[[[[[[[[[[[[[[[[[[", +"}}}}}}}}}}}}}}}}}}}", +"|||||||||||||||||||", +"1111111111111111111", +"..................."}; diff --git a/themes/metabox/menu-active.xpm b/themes/metabox/menu-active.xpm new file mode 100644 index 000000000..74dd6b368 --- /dev/null +++ b/themes/metabox/menu-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #D4DFED", +"- c #648BBA", +"; c #6289B7", +"> c #6086B4", +", c #5D83B0", +"' c #5B80AD", +") c #597EAA", +"! c #567BA7", +"~ c #5478A4", +"{ c #5275A0", +"] c #4F739D", +"^ c #4D709A", +"/ c #4B6D97", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*****===***===*****", +"-----===---===-----", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,===,,,===,,,,,", +"'''''==='''==='''''", +")))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/menu-inactive.xpm b/themes/metabox/menu-inactive.xpm new file mode 100644 index 000000000..943fd275b --- /dev/null +++ b/themes/metabox/menu-inactive.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #C2C2C2", +"- c #EEEEEE", +"; c #ECECEC", +"> c #EAEAEA", +", c #E7E7E7", +"' c #E5E5E5", +") c #E3E3E3", +"! c #E0E0E0", +"~ c #DEDEDE", +"{ c #DCDCDC", +"] c #D9D9D9", +"^ c #D7D7D7", +"/ c #D5D5D5", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*****===***===*****", +"-----===---===-----", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,===,,,===,,,,,", +"'''''==='''==='''''", +")))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/menu-pressed.xpm b/themes/metabox/menu-pressed.xpm new file mode 100644 index 000000000..f917be869 --- /dev/null +++ b/themes/metabox/menu-pressed.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"19 21 22 1", +" c None", +". c #000000", +"+ c #698FBC", +"@ c #678CB9", +"# c #6489B6", +"$ c #6387B3", +"% c #6185B1", +"& c #5F82AD", +"* c #5D80A9", +"= c #B0BDCE", +"- c #5A7EA7", +"; c #597BA4", +"> c #5779A1", +", c #55769E", +"' c #53739A", +") c #517298", +"! c #4F6F95", +"~ c #4D6C91", +"{ c #4C698E", +"] c #48688B", +"^ c #476589", +"/ c #456286", +"...................", +"+++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@", +"###################", +"$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&", +"*****===***===*****", +"-----===---===-----", +";;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>", +",,,,,===,,,===,,,,,", +"'''''==='''==='''''", +")))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^", +"///////////////////", +"..................."}; diff --git a/themes/metabox/right-active.xpm b/themes/metabox/right-active.xpm new file mode 100644 index 000000000..03eaa70a6 --- /dev/null +++ b/themes/metabox/right-active.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * right_active_xpm[] = { +"1 32 2 1", +" c None", +". c #000000", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/themes/metabox/right-inactive.xpm b/themes/metabox/right-inactive.xpm new file mode 100644 index 000000000..a001a2f44 --- /dev/null +++ b/themes/metabox/right-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"1 32 2 1", +" c None", +". c #000000", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; diff --git a/themes/metabox/themerc b/themes/metabox/themerc new file mode 100644 index 000000000..47d31147c --- /dev/null +++ b/themes/metabox/themerc @@ -0,0 +1,6 @@ +full_width_title=true +button_spacing=0 +button_offset=1 +button_layout=O|HMC +active_text_color=#d4dfed +inactive_text_color=#c2c2c2 diff --git a/themes/metabox/title-1-active.xpm b/themes/metabox/title-1-active.xpm new file mode 100644 index 000000000..d19e90f62 --- /dev/null +++ b/themes/metabox/title-1-active.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"8 21 21 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #648BBA", +"- c #6289B7", +"; c #6086B4", +"> c #5D83B0", +", c #5B80AD", +"' c #597EAA", +") c #567BA7", +"! c #5478A4", +"~ c #5275A0", +"{ c #4F739D", +"] c #4D709A", +"^ c #4B6D97", +"........", +"++++++++", +"@@@@@@@@", +"########", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"********", +"========", +"--------", +";;;;;;;;", +">>>>>>>>", +",,,,,,,,", +"''''''''", +"))))))))", +"!!!!!!!!", +"~~~~~~~~", +"{{{{{{{{", +"]]]]]]]]", +"^^^^^^^^", +"........"}; diff --git a/themes/metabox/title-1-inactive.xpm b/themes/metabox/title-1-inactive.xpm new file mode 100644 index 000000000..77676c072 --- /dev/null +++ b/themes/metabox/title-1-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"8 21 21 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #EEEEEE", +"- c #ECECEC", +"; c #EAEAEA", +"> c #E7E7E7", +", c #E5E5E5", +"' c #E3E3E3", +") c #E0E0E0", +"! c #DEDEDE", +"~ c #DCDCDC", +"{ c #D9D9D9", +"] c #D7D7D7", +"^ c #D5D5D5", +"........", +"++++++++", +"@@@@@@@@", +"########", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"********", +"========", +"--------", +";;;;;;;;", +">>>>>>>>", +",,,,,,,,", +"''''''''", +"))))))))", +"!!!!!!!!", +"~~~~~~~~", +"{{{{{{{{", +"]]]]]]]]", +"^^^^^^^^", +"........"}; diff --git a/themes/metabox/title-2-active.xpm b/themes/metabox/title-2-active.xpm new file mode 100644 index 000000000..c4c7a1442 --- /dev/null +++ b/themes/metabox/title-2-active.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"8 21 21 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #648BBA", +"- c #6289B7", +"; c #6086B4", +"> c #5D83B0", +", c #5B80AD", +"' c #597EAA", +") c #567BA7", +"! c #5478A4", +"~ c #5275A0", +"{ c #4F739D", +"] c #4D709A", +"^ c #4B6D97", +"........", +"++++++++", +"@@@@@@@@", +"########", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"********", +"========", +"--------", +";;;;;;;;", +">>>>>>>>", +",,,,,,,,", +"''''''''", +"))))))))", +"!!!!!!!!", +"~~~~~~~~", +"{{{{{{{{", +"]]]]]]]]", +"^^^^^^^^", +"........"}; diff --git a/themes/metabox/title-2-inactive.xpm b/themes/metabox/title-2-inactive.xpm new file mode 100644 index 000000000..658269585 --- /dev/null +++ b/themes/metabox/title-2-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"8 21 21 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #EEEEEE", +"- c #ECECEC", +"; c #EAEAEA", +"> c #E7E7E7", +", c #E5E5E5", +"' c #E3E3E3", +") c #E0E0E0", +"! c #DEDEDE", +"~ c #DCDCDC", +"{ c #D9D9D9", +"] c #D7D7D7", +"^ c #D5D5D5", +"........", +"++++++++", +"@@@@@@@@", +"########", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"********", +"========", +"--------", +";;;;;;;;", +">>>>>>>>", +",,,,,,,,", +"''''''''", +"))))))))", +"!!!!!!!!", +"~~~~~~~~", +"{{{{{{{{", +"]]]]]]]]", +"^^^^^^^^", +"........"}; diff --git a/themes/metabox/title-3-active.xpm b/themes/metabox/title-3-active.xpm new file mode 100644 index 000000000..8f6bbdf35 --- /dev/null +++ b/themes/metabox/title-3-active.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"32 21 21 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #648BBA", +"- c #6289B7", +"; c #6086B4", +"> c #5D83B0", +", c #5B80AD", +"' c #597EAA", +") c #567BA7", +"! c #5478A4", +"~ c #5275A0", +"{ c #4F739D", +"] c #4D709A", +"^ c #4B6D97", +"................................", +"++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"################################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"********************************", +"================================", +"--------------------------------", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +"''''''''''''''''''''''''''''''''", +"))))))))))))))))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"................................"}; diff --git a/themes/metabox/title-3-inactive.xpm b/themes/metabox/title-3-inactive.xpm new file mode 100644 index 000000000..448d5c682 --- /dev/null +++ b/themes/metabox/title-3-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"32 21 21 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #EEEEEE", +"- c #ECECEC", +"; c #EAEAEA", +"> c #E7E7E7", +", c #E5E5E5", +"' c #E3E3E3", +") c #E0E0E0", +"! c #DEDEDE", +"~ c #DCDCDC", +"{ c #D9D9D9", +"] c #D7D7D7", +"^ c #D5D5D5", +"................................", +"++++++++++++++++++++++++++++++++", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"################################", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", +"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%", +"&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&", +"********************************", +"================================", +"--------------------------------", +";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>", +",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,", +"''''''''''''''''''''''''''''''''", +"))))))))))))))))))))))))))))))))", +"!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!", +"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", +"{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{{", +"]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]", +"^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^", +"................................"}; diff --git a/themes/metabox/title-4-active.xpm b/themes/metabox/title-4-active.xpm new file mode 100644 index 000000000..cf527feeb --- /dev/null +++ b/themes/metabox/title-4-active.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"8 21 21 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #648BBA", +"- c #6289B7", +"; c #6086B4", +"> c #5D83B0", +", c #5B80AD", +"' c #597EAA", +") c #567BA7", +"! c #5478A4", +"~ c #5275A0", +"{ c #4F739D", +"] c #4D709A", +"^ c #4B6D97", +"........", +"++++++++", +"@@@@@@@@", +"########", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"********", +"========", +"--------", +";;;;;;;;", +">>>>>>>>", +",,,,,,,,", +"''''''''", +"))))))))", +"!!!!!!!!", +"~~~~~~~~", +"{{{{{{{{", +"]]]]]]]]", +"^^^^^^^^", +"........"}; diff --git a/themes/metabox/title-4-inactive.xpm b/themes/metabox/title-4-inactive.xpm new file mode 100644 index 000000000..029cdb0d2 --- /dev/null +++ b/themes/metabox/title-4-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"8 21 21 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #EEEEEE", +"- c #ECECEC", +"; c #EAEAEA", +"> c #E7E7E7", +", c #E5E5E5", +"' c #E3E3E3", +") c #E0E0E0", +"! c #DEDEDE", +"~ c #DCDCDC", +"{ c #D9D9D9", +"] c #D7D7D7", +"^ c #D5D5D5", +"........", +"++++++++", +"@@@@@@@@", +"########", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"********", +"========", +"--------", +";;;;;;;;", +">>>>>>>>", +",,,,,,,,", +"''''''''", +"))))))))", +"!!!!!!!!", +"~~~~~~~~", +"{{{{{{{{", +"]]]]]]]]", +"^^^^^^^^", +"........"}; diff --git a/themes/metabox/title-5-active.xpm b/themes/metabox/title-5-active.xpm new file mode 100644 index 000000000..6fec07584 --- /dev/null +++ b/themes/metabox/title-5-active.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"8 21 21 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #648BBA", +"- c #6289B7", +"; c #6086B4", +"> c #5D83B0", +", c #5B80AD", +"' c #597EAA", +") c #567BA7", +"! c #5478A4", +"~ c #5275A0", +"{ c #4F739D", +"] c #4D709A", +"^ c #4B6D97", +"........", +"++++++++", +"@@@@@@@@", +"########", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"********", +"========", +"--------", +";;;;;;;;", +">>>>>>>>", +",,,,,,,,", +"''''''''", +"))))))))", +"!!!!!!!!", +"~~~~~~~~", +"{{{{{{{{", +"]]]]]]]]", +"^^^^^^^^", +"........"}; diff --git a/themes/metabox/title-5-inactive.xpm b/themes/metabox/title-5-inactive.xpm new file mode 100644 index 000000000..7897a5f97 --- /dev/null +++ b/themes/metabox/title-5-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"8 21 21 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #EEEEEE", +"- c #ECECEC", +"; c #EAEAEA", +"> c #E7E7E7", +", c #E5E5E5", +"' c #E3E3E3", +") c #E0E0E0", +"! c #DEDEDE", +"~ c #DCDCDC", +"{ c #D9D9D9", +"] c #D7D7D7", +"^ c #D5D5D5", +"........", +"++++++++", +"@@@@@@@@", +"########", +"$$$$$$$$", +"%%%%%%%%", +"&&&&&&&&", +"********", +"========", +"--------", +";;;;;;;;", +">>>>>>>>", +",,,,,,,,", +"''''''''", +"))))))))", +"!!!!!!!!", +"~~~~~~~~", +"{{{{{{{{", +"]]]]]]]]", +"^^^^^^^^", +"........"}; diff --git a/themes/metabox/top-left-active.xpm b/themes/metabox/top-left-active.xpm new file mode 100644 index 000000000..ca76d2d8c --- /dev/null +++ b/themes/metabox/top-left-active.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"16 21 21 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #648BBA", +"- c #6289B7", +"; c #6086B4", +"> c #5D83B0", +", c #5B80AD", +"' c #597EAA", +") c #567BA7", +"! c #5478A4", +"~ c #5275A0", +"{ c #4F739D", +"] c #4D709A", +"^ c #4B6D97", +"................", +".+++++++++++++++", +".@@@@@@@@@@@@@@@", +".###############", +".$$$$$$$$$$$$$$$", +".%%%%%%%%%%%%%%%", +".&&&&&&&&&&&&&&&", +".***************", +".===============", +".---------------", +".;;;;;;;;;;;;;;;", +".>>>>>>>>>>>>>>>", +".,,,,,,,,,,,,,,,", +".'''''''''''''''", +".)))))))))))))))", +".!!!!!!!!!!!!!!!", +".~~~~~~~~~~~~~~~", +".{{{{{{{{{{{{{{{", +".]]]]]]]]]]]]]]]", +".^^^^^^^^^^^^^^^", +"................"}; diff --git a/themes/metabox/top-left-inactive.xpm b/themes/metabox/top-left-inactive.xpm new file mode 100644 index 000000000..7ec2720db --- /dev/null +++ b/themes/metabox/top-left-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"16 21 21 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #EEEEEE", +"- c #ECECEC", +"; c #EAEAEA", +"> c #E7E7E7", +", c #E5E5E5", +"' c #E3E3E3", +") c #E0E0E0", +"! c #DEDEDE", +"~ c #DCDCDC", +"{ c #D9D9D9", +"] c #D7D7D7", +"^ c #D5D5D5", +"................", +".+++++++++++++++", +".@@@@@@@@@@@@@@@", +".###############", +".$$$$$$$$$$$$$$$", +".%%%%%%%%%%%%%%%", +".&&&&&&&&&&&&&&&", +".***************", +".===============", +".---------------", +".;;;;;;;;;;;;;;;", +".>>>>>>>>>>>>>>>", +".,,,,,,,,,,,,,,,", +".'''''''''''''''", +".)))))))))))))))", +".!!!!!!!!!!!!!!!", +".~~~~~~~~~~~~~~~", +".{{{{{{{{{{{{{{{", +".]]]]]]]]]]]]]]]", +".^^^^^^^^^^^^^^^", +"................"}; diff --git a/themes/metabox/top-right-active.xpm b/themes/metabox/top-right-active.xpm new file mode 100644 index 000000000..d6f8bf9ae --- /dev/null +++ b/themes/metabox/top-right-active.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"16 21 21 1", +" c None", +". c #000000", +"+ c #759FD1", +"@ c #729CCD", +"# c #7099CA", +"$ c #6E96C7", +"% c #6B94C4", +"& c #6991C0", +"* c #678EBD", +"= c #648BBA", +"- c #6289B7", +"; c #6086B4", +"> c #5D83B0", +", c #5B80AD", +"' c #597EAA", +") c #567BA7", +"! c #5478A4", +"~ c #5275A0", +"{ c #4F739D", +"] c #4D709A", +"^ c #4B6D97", +"................", +"+++++++++++++++.", +"@@@@@@@@@@@@@@@.", +"###############.", +"$$$$$$$$$$$$$$$.", +"%%%%%%%%%%%%%%%.", +"&&&&&&&&&&&&&&&.", +"***************.", +"===============.", +"---------------.", +";;;;;;;;;;;;;;;.", +">>>>>>>>>>>>>>>.", +",,,,,,,,,,,,,,,.", +"'''''''''''''''.", +"))))))))))))))).", +"!!!!!!!!!!!!!!!.", +"~~~~~~~~~~~~~~~.", +"{{{{{{{{{{{{{{{.", +"]]]]]]]]]]]]]]].", +"^^^^^^^^^^^^^^^.", +"................"}; diff --git a/themes/metabox/top-right-inactive.xpm b/themes/metabox/top-right-inactive.xpm new file mode 100644 index 000000000..63461a6bc --- /dev/null +++ b/themes/metabox/top-right-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"16 21 21 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #FCFCFC", +"# c #FAFAFA", +"$ c #F8F8F8", +"% c #F5F5F5", +"& c #F3F3F3", +"* c #F1F1F1", +"= c #EEEEEE", +"- c #ECECEC", +"; c #EAEAEA", +"> c #E7E7E7", +", c #E5E5E5", +"' c #E3E3E3", +") c #E0E0E0", +"! c #DEDEDE", +"~ c #DCDCDC", +"{ c #D9D9D9", +"] c #D7D7D7", +"^ c #D5D5D5", +"................", +"+++++++++++++++.", +"@@@@@@@@@@@@@@@.", +"###############.", +"$$$$$$$$$$$$$$$.", +"%%%%%%%%%%%%%%%.", +"&&&&&&&&&&&&&&&.", +"***************.", +"===============.", +"---------------.", +";;;;;;;;;;;;;;;.", +">>>>>>>>>>>>>>>.", +",,,,,,,,,,,,,,,.", +"'''''''''''''''.", +"))))))))))))))).", +"!!!!!!!!!!!!!!!.", +"~~~~~~~~~~~~~~~.", +"{{{{{{{{{{{{{{{.", +"]]]]]]]]]]]]]]].", +"^^^^^^^^^^^^^^^.", +"................"}; diff --git a/xfwm4.spec.in b/xfwm4.spec.in index d77a009c5..535f28e34 100644 --- a/xfwm4.spec.in +++ b/xfwm4.spec.in @@ -72,6 +72,7 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/xfwm4/themes/iceg %{_datadir}/xfwm4/themes/kde %{_datadir}/xfwm4/themes/linea +%{_datadir}/xfwm4/themes/metabox %{_datadir}/xfwm4/themes/microgui %{_datadir}/xfwm4/themes/mofit %{_datadir}/xfwm4/themes/next -- GitLab