diff options
author | Perberos <[email protected]> | 2011-12-01 23:42:46 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 23:42:46 -0300 |
commit | ead8ef613ce66d51399a87d225b4cd52c6c7983e (patch) | |
tree | 28331e03ae7cced58068fc2a35dbf127d109a73e /desktop-themes/aldabra/gtk-3.0 | |
download | mate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.bz2 mate-themes-ead8ef613ce66d51399a87d225b4cd52c6c7983e.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
Diffstat (limited to 'desktop-themes/aldabra/gtk-3.0')
17 files changed, 4770 insertions, 0 deletions
diff --git a/desktop-themes/aldabra/gtk-3.0/Makefile.am b/desktop-themes/aldabra/gtk-3.0/Makefile.am new file mode 100644 index 00000000..14f84acd --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/Makefile.am @@ -0,0 +1,13 @@ + +themedir = $(datadir)/themes/aldabra/gtk-3.0 + +theme_DATA = \ + settings.ini \ + gtk.css \ + gtk-widgets.css + +EXTRA_DIST = $(theme_DATA) + +SUBDIRS = assets + +DIST_SUBDIRS = assets diff --git a/desktop-themes/aldabra/gtk-3.0/Makefile.in b/desktop-themes/aldabra/gtk-3.0/Makefile.in new file mode 100644 index 00000000..c744a8f7 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/Makefile.in @@ -0,0 +1,619 @@ +# Makefile.in generated by automake 1.11.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +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 = : +subdir = desktop-themes/aldabra/gtk-3.0 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +SOURCES = +DIST_SOURCES = +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(themedir)" +DATA = $(theme_DATA) +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ + $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ + distdir +ETAGS = etags +CTAGS = ctags +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +am__relativize = \ + dir0=`pwd`; \ + sed_first='s,^\([^/]*\)/.*$$,\1,'; \ + sed_rest='s,^[^/]*/*,,'; \ + sed_last='s,^.*/\([^/]*\)$$,\1,'; \ + sed_butlast='s,/*[^/]*$$,,'; \ + while test -n "$$dir1"; do \ + first=`echo "$$dir1" | sed -e "$$sed_first"`; \ + if test "$$first" != "."; then \ + if test "$$first" = ".."; then \ + dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ + dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ + else \ + first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ + if test "$$first2" = "$$first"; then \ + dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ + else \ + dir2="../$$dir2"; \ + fi; \ + dir0="$$dir0"/"$$first"; \ + fi; \ + fi; \ + dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ + done; \ + reldir="$$dir2" +ACLOCAL = @ACLOCAL@ +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +GTK_VERSION = @GTK_VERSION@ +ICONMAP = @ICONMAP@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INSTOBJEXT = @INSTOBJEXT@ +INTLLIBS = @INTLLIBS@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +INTLTOOL_MERGE = @INTLTOOL_MERGE@ +INTLTOOL_PERL = @INTLTOOL_PERL@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +LARGEPRINT_CURSOR_SIZE = @LARGEPRINT_CURSOR_SIZE@ +LARGEPRINT_CURSOR_THEME = @LARGEPRINT_CURSOR_THEME@ +LARGEPRINT_DESKTOP_FONT = @LARGEPRINT_DESKTOP_FONT@ +LARGEPRINT_DOCUMENTS_FONT = @LARGEPRINT_DOCUMENTS_FONT@ +LARGEPRINT_FONT = @LARGEPRINT_FONT@ +LARGEPRINT_HCI_CURSOR_THEME = @LARGEPRINT_HCI_CURSOR_THEME@ +LARGEPRINT_HC_CURSOR_THEME = @LARGEPRINT_HC_CURSOR_THEME@ +LARGEPRINT_ICON_SIZES = @LARGEPRINT_ICON_SIZES@ +LARGEPRINT_MONOSPACE_FONT = @LARGEPRINT_MONOSPACE_FONT@ +LARGEPRINT_WINDOW_FONT = @LARGEPRINT_WINDOW_FONT@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TEST_THEMES = @TEST_THEMES@ +THEME_ENGINE_CFLAGS = @THEME_ENGINE_CFLAGS@ +THEME_ENGINE_LIBS = @THEME_ENGINE_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +themedir = $(datadir)/themes/aldabra/gtk-3.0 +theme_DATA = \ + settings.ini \ + gtk.css \ + gtk-widgets.css + +EXTRA_DIST = $(theme_DATA) +SUBDIRS = assets +DIST_SUBDIRS = assets +all: all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu desktop-themes/aldabra/gtk-3.0/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu desktop-themes/aldabra/gtk-3.0/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): +install-themeDATA: $(theme_DATA) + @$(NORMAL_INSTALL) + test -z "$(themedir)" || $(MKDIR_P) "$(DESTDIR)$(themedir)" + @list='$(theme_DATA)'; test -n "$(themedir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(themedir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(themedir)" || exit $$?; \ + done + +uninstall-themeDATA: + @$(NORMAL_UNINSTALL) + @list='$(theme_DATA)'; test -n "$(themedir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(themedir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(themedir)" && rm -f $$files + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @fail= failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + set x; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + shift; \ + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + if test $$# -gt 0; then \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + "$$@" $$unique; \ + else \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$unique; \ + fi; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && $(am__cd) $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) "$$here" + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ + else \ + test -f "$(distdir)/$$file" \ + || cp -p $$d/$$file "$(distdir)/$$file" \ + || exit 1; \ + fi; \ + done + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + fi; \ + done + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ + $(am__relativize); \ + new_distdir=$$reldir; \ + dir1=$$subdir; dir2="$(top_distdir)"; \ + $(am__relativize); \ + new_top_distdir=$$reldir; \ + echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ + echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ + ($(am__cd) $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$new_top_distdir" \ + distdir="$$new_distdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + am__skip_mode_fix=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile $(DATA) +installdirs: installdirs-recursive +installdirs-am: + for dir in "$(DESTDIR)$(themedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +uninstall: uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-recursive + +clean-am: clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +html-am: + +info: info-recursive + +info-am: + +install-data-am: install-themeDATA + +install-dvi: install-dvi-recursive + +install-dvi-am: + +install-exec-am: + +install-html: install-html-recursive + +install-html-am: + +install-info: install-info-recursive + +install-info-am: + +install-man: + +install-pdf: install-pdf-recursive + +install-pdf-am: + +install-ps: install-ps-recursive + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: uninstall-themeDATA + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ + install-am install-strip tags-recursive + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs installdirs-am maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ + pdf-am ps ps-am tags tags-recursive uninstall uninstall-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/desktop-themes/aldabra/gtk-3.0/assets/Makefile.am b/desktop-themes/aldabra/gtk-3.0/assets/Makefile.am new file mode 100644 index 00000000..e5b455d5 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/Makefile.am @@ -0,0 +1,16 @@ + +themedir = $(datadir)/themes/aldabra/gtk-3.0/assets + +theme_DATA = \ + checkbox-checked-insensitive.svg \ + radio-mixed.svg \ + checkbox-checked.svg \ + radio-selected-insensitive.svg \ + checkbox-mixed.svg \ + radio-selected.svg \ + checkbox-unchecked-insensitive.svg \ + radio-unselected-insensitive.svg \ + checkbox-unchecked.svg \ + radio-unselected.svg + +EXTRA_DIST = $(theme_DATA) diff --git a/desktop-themes/aldabra/gtk-3.0/assets/Makefile.in b/desktop-themes/aldabra/gtk-3.0/assets/Makefile.in new file mode 100644 index 00000000..5557c8f9 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/Makefile.in @@ -0,0 +1,423 @@ +# Makefile.in generated by automake 1.11.1 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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@ + +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +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 = : +subdir = desktop-themes/aldabra/gtk-3.0/assets +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_CLEAN_FILES = +CONFIG_CLEAN_VPATH_FILES = +AM_V_GEN = $(am__v_GEN_$(V)) +am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +am__v_GEN_0 = @echo " GEN " $@; +AM_V_at = $(am__v_at_$(V)) +am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +am__v_at_0 = @ +SOURCES = +DIST_SOURCES = +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__installdirs = "$(DESTDIR)$(themedir)" +DATA = $(theme_DATA) +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +ACLOCAL = @ACLOCAL@ +ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@ +ALL_LINGUAS = @ALL_LINGUAS@ +AMTAR = @AMTAR@ +AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ +AUTOCONF = @AUTOCONF@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ +CC = @CC@ +CCDEPMODE = @CCDEPMODE@ +CFLAGS = @CFLAGS@ +CPP = @CPP@ +CPPFLAGS = @CPPFLAGS@ +CYGPATH_W = @CYGPATH_W@ +DATADIRNAME = @DATADIRNAME@ +DEFS = @DEFS@ +DEPDIR = @DEPDIR@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +EGREP = @EGREP@ +EXEEXT = @EXEEXT@ +GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ +GMOFILES = @GMOFILES@ +GMSGFMT = @GMSGFMT@ +GREP = @GREP@ +GTK_VERSION = @GTK_VERSION@ +ICONMAP = @ICONMAP@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +INSTOBJEXT = @INSTOBJEXT@ +INTLLIBS = @INTLLIBS@ +INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ +INTLTOOL_MERGE = @INTLTOOL_MERGE@ +INTLTOOL_PERL = @INTLTOOL_PERL@ +INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +LARGEPRINT_CURSOR_SIZE = @LARGEPRINT_CURSOR_SIZE@ +LARGEPRINT_CURSOR_THEME = @LARGEPRINT_CURSOR_THEME@ +LARGEPRINT_DESKTOP_FONT = @LARGEPRINT_DESKTOP_FONT@ +LARGEPRINT_DOCUMENTS_FONT = @LARGEPRINT_DOCUMENTS_FONT@ +LARGEPRINT_FONT = @LARGEPRINT_FONT@ +LARGEPRINT_HCI_CURSOR_THEME = @LARGEPRINT_HCI_CURSOR_THEME@ +LARGEPRINT_HC_CURSOR_THEME = @LARGEPRINT_HC_CURSOR_THEME@ +LARGEPRINT_ICON_SIZES = @LARGEPRINT_ICON_SIZES@ +LARGEPRINT_MONOSPACE_FONT = @LARGEPRINT_MONOSPACE_FONT@ +LARGEPRINT_WINDOW_FONT = @LARGEPRINT_WINDOW_FONT@ +LDFLAGS = @LDFLAGS@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MKDIR_P = @MKDIR_P@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ +MSGFMT_OPTS = @MSGFMT_OPTS@ +MSGMERGE = @MSGMERGE@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +PKG_CONFIG = @PKG_CONFIG@ +PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ +PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ +POFILES = @POFILES@ +POSUB = @POSUB@ +PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ +PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TEST_THEMES = @TEST_THEMES@ +THEME_ENGINE_CFLAGS = @THEME_ENGINE_CFLAGS@ +THEME_ENGINE_LIBS = @THEME_ENGINE_LIBS@ +USE_NLS = @USE_NLS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +ac_ct_CC = @ac_ct_CC@ +am__include = @am__include@ +am__leading_dot = @am__leading_dot@ +am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +themedir = $(datadir)/themes/aldabra/gtk-3.0/assets +theme_DATA = \ + checkbox-checked-insensitive.svg \ + radio-mixed.svg \ + checkbox-checked.svg \ + radio-selected-insensitive.svg \ + checkbox-mixed.svg \ + radio-selected.svg \ + checkbox-unchecked-insensitive.svg \ + radio-unselected-insensitive.svg \ + checkbox-unchecked.svg \ + radio-unselected.svg + +EXTRA_DIST = $(theme_DATA) +all: all-am + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ + && { if test -f $@; then exit 0; else break; fi; }; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu desktop-themes/aldabra/gtk-3.0/assets/Makefile'; \ + $(am__cd) $(top_srcdir) && \ + $(AUTOMAKE) --gnu desktop-themes/aldabra/gtk-3.0/assets/Makefile +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(am__aclocal_m4_deps): +install-themeDATA: $(theme_DATA) + @$(NORMAL_INSTALL) + test -z "$(themedir)" || $(MKDIR_P) "$(DESTDIR)$(themedir)" + @list='$(theme_DATA)'; test -n "$(themedir)" || list=; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(themedir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(themedir)" || exit $$?; \ + done + +uninstall-themeDATA: + @$(NORMAL_UNINSTALL) + @list='$(theme_DATA)'; test -n "$(themedir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + test -n "$$files" || exit 0; \ + echo " ( cd '$(DESTDIR)$(themedir)' && rm -f" $$files ")"; \ + cd "$(DESTDIR)$(themedir)" && rm -f $$files +tags: TAGS +TAGS: + +ctags: CTAGS +CTAGS: + + +distdir: $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d "$(distdir)/$$file"; then \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ + fi; \ + cp -fpR $$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: + for dir in "$(DESTDIR)$(themedir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done +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_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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 + -rm -f Makefile +distclean-am: clean-am distclean-generic + +dvi: dvi-am + +dvi-am: + +html: html-am + +html-am: + +info: info-am + +info-am: + +install-data-am: install-themeDATA + +install-dvi: install-dvi-am + +install-dvi-am: + +install-exec-am: + +install-html: install-html-am + +install-html-am: + +install-info: install-info-am + +install-info-am: + +install-man: + +install-pdf: install-pdf-am + +install-pdf-am: + +install-ps: install-ps-am + +install-ps-am: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-am + +pdf-am: + +ps: ps-am + +ps-am: + +uninstall-am: uninstall-themeDATA + +.MAKE: install-am install-strip + +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip install-themeDATA installcheck installcheck-am \ + installdirs maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \ + uninstall-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/desktop-themes/aldabra/gtk-3.0/assets/checkbox-checked-insensitive.svg b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-checked-insensitive.svg new file mode 100644 index 00000000..326d133a --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,175 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="checkbox-unchecked.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + y2="-202.34555" + x2="1205.5752" + y1="-186.45331" + x1="1205.5752" + gradientTransform="translate(-1609.9926,-78.958432)" + gradientUnits="userSpaceOnUse" + id="linearGradient3951" + xlink:href="#linearGradient10354-2" + inkscape:collect="always" /> + <linearGradient + y2="248.97633" + x2="260.92538" + y1="233.77748" + x1="260.92538" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + gradientUnits="userSpaceOnUse" + id="linearGradient3953" + xlink:href="#linearGradient10332-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5-8" + id="linearGradient8390" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5-8"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5-6" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29-0" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="7.1381674" + inkscape:cy="8.4772276" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="981" + inkscape:window-height="899" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + style="opacity:0.5;enable-background:new" + id="g16895" + transform="translate(410.00739,765.05452)"> + <rect + ry="1.6105907" + rx="1.6105907" + y="-284.86218" + x="-409.50739" + height="11.023263" + width="11.042357" + id="rect16897" + style="color:#000000;fill:none;stroke:url(#linearGradient8390);stroke-width:1;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + transform="scale(1,-1)" /> + <path + id="path16899" + style="fill:none;stroke:#a3a89c;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;enable-background:new" + d="m -406.2425,278.07061 2.7047,3.5 6.3577,-7" + sodipodi:nodetypes="ccc" + inkscape:connector-curvature="0" /> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/checkbox-checked.svg b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-checked.svg new file mode 100644 index 00000000..f2492f19 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-checked.svg @@ -0,0 +1,191 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="checkbox-checked-scalable.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient24133" + id="linearGradient8394" + gradientUnits="userSpaceOnUse" + x1="1582.125" + y1="201.98718" + x2="1580.5312" + y2="197.98718" /> + <linearGradient + id="linearGradient24133" + inkscape:collect="always"> + <stop + id="stop24135" + offset="0" + style="stop-color:#145393;stop-opacity:1;" /> + <stop + id="stop24137" + offset="1" + style="stop-color:#1b6fc5;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + y2="-202.34555" + x2="1205.5752" + y1="-186.45331" + x1="1205.5752" + gradientTransform="translate(-1609.9926,-78.958432)" + gradientUnits="userSpaceOnUse" + id="linearGradient3951" + xlink:href="#linearGradient10354-2" + inkscape:collect="always" /> + <linearGradient + y2="248.97633" + x2="260.92538" + y1="233.77748" + x1="260.92538" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + gradientUnits="userSpaceOnUse" + id="linearGradient3953" + xlink:href="#linearGradient10332-5" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="9.3023818" + inkscape:cy="13.216234" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="894" + inkscape:window-height="914" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(410.00739,765.00002)" + id="g16853" + style="enable-background:new"> + <rect + transform="scale(1,-1)" + style="color:#000000;fill:url(#linearGradient3951);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3953);stroke-width:1;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6506" + width="11.042357" + height="11.023263" + x="-409.50739" + y="-284.86218" + rx="1.6105907" + ry="1.6105907" /> + </g> + <g + transform="translate(-1568.9928,841.00002)" + id="g24757" + style="display:inline;enable-background:new"> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccsccccsccccccccccccc" + id="path24115" + d="m 1581.484,197.57451 -5.9527,5.49523 -1.5385,-1.70756 c -0.5675,-0.68154 -1.6986,-0.0737 -2.1043,0.84246 -0.3576,0.80771 -0.263,2.10509 0.2918,2.72004 l 2.3824,2.53125 c 0.3844,0.47604 1.1988,0.53546 1.7814,-0.0313 l 6.9309,-6.67011 c 0.8412,-0.89696 0.6398,-2.23127 0.2214,-2.8846 -0.4925,-0.76903 -1.4327,-0.78265 -2.0124,-0.29546 z m 0.1111,0.94016 1.1079,1.41031 -6.922,6.4375 -0.5937,0 -2.1875,-2.1875 0.1563,-1.45312 0.5312,-0.23438 1.4687,1.21875 0.3438,0.34375 0.2002,0.25 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:url(#linearGradient8394);fill-opacity:1;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ahem;-inkscape-font-specification:Ahem" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccc" + id="path24119" + d="m 1581.7056,198.35054 -6.2213,5.69077 -1.675,-1.75016 c -0.2927,-0.26248 -0.7322,1.5e-4 -0.8428,0.33163 l 0.028,1.54287 1.818,1.8656 7.9844,-7.53125 c -0.2564,-0.46127 -0.6632,-0.48234 -1.0915,-0.14946 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#a2c0dd;fill-opacity:1;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ahem;-inkscape-font-specification:Ahem" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccc" + id="path24117" + d="m 1582.7969,198.5 -7.3077,6.86432 -2.5348,-2.78466 c 0,0 -0.5675,0.90691 0.019,1.58656 l 2.1532,2.25362 c 0.1546,0.17678 0.4665,0.12213 0.6654,-0.0104 l 6.9002,-6.47188 c 0.5082,-0.50823 0.1094,-1.43751 0.1094,-1.43751 l 2e-4,0 z" + style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;color:#000000;fill:#4a8dd1;fill-opacity:1;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Ahem;-inkscape-font-specification:Ahem" /> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/checkbox-mixed.svg b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-mixed.svg new file mode 100644 index 00000000..ff8ee979 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-mixed.svg @@ -0,0 +1,250 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="checkbox-checked-pixelsharpened.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + id="linearGradient7346"> + <stop + style="stop-color:#1969ba;stop-opacity:1" + offset="0" + id="stop7348" /> + <stop + style="stop-color:#145393;stop-opacity:1" + offset="1" + id="stop7350" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient24133" + id="linearGradient8394" + gradientUnits="userSpaceOnUse" + x1="1582.125" + y1="201.98718" + x2="1580.5312" + y2="197.98718" /> + <linearGradient + id="linearGradient24133" + inkscape:collect="always"> + <stop + id="stop24135" + offset="0" + style="stop-color:#145393;stop-opacity:1;" /> + <stop + id="stop24137" + offset="1" + style="stop-color:#1b6fc5;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + y2="-202.34555" + x2="1205.5752" + y1="-186.45331" + x1="1205.5752" + gradientTransform="translate(-1609.9926,-78.958432)" + gradientUnits="userSpaceOnUse" + id="linearGradient3951" + xlink:href="#linearGradient10354-2" + inkscape:collect="always" /> + <linearGradient + y2="248.97633" + x2="260.92538" + y1="233.77748" + x1="260.92538" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + gradientUnits="userSpaceOnUse" + id="linearGradient3953" + xlink:href="#linearGradient10332-5" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient24133-1" + id="linearGradient8394-1" + gradientUnits="userSpaceOnUse" + x1="1582.125" + y1="201.98718" + x2="1580.5312" + y2="197.98718" + gradientTransform="translate(0,-20)" /> + <linearGradient + id="linearGradient24133-1" + inkscape:collect="always"> + <stop + id="stop24135-6" + offset="0" + style="stop-color:#145393;stop-opacity:1;" /> + <stop + id="stop24137-2" + offset="1" + style="stop-color:#1b6fc5;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient24133-9" + id="linearGradient8394-11" + gradientUnits="userSpaceOnUse" + x1="1582.125" + y1="201.98718" + x2="1580.5312" + y2="197.98718" /> + <linearGradient + id="linearGradient24133-9" + inkscape:collect="always"> + <stop + id="stop24135-1" + offset="0" + style="stop-color:#145393;stop-opacity:1;" /> + <stop + id="stop24137-3" + offset="1" + style="stop-color:#1b6fc5;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7346" + id="linearGradient7352" + x1="5.65625" + y1="6.390625" + x2="5.65625" + y2="9.828125" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="13.343981" + inkscape:cy="9.0341616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1373" + inkscape:window-height="1035" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(410.00739,765.00002)" + id="g16853" + style="enable-background:new"> + <rect + transform="scale(1,-1)" + style="color:#000000;fill:url(#linearGradient3951);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3953);stroke-width:1;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6506" + width="11.042357" + height="11.023263" + x="-409.50739" + y="-284.86218" + rx="1.6105907" + ry="1.6105907" /> + </g> + <rect + style="color:#000000;fill:#4588ca;fill-opacity:0.98823529;fill-rule:nonzero;stroke:url(#linearGradient7352);stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5494" + width="8.9375" + height="3.03125" + x="1.53125" + y="6.5" + transform="translate(0,1036.3622)" + rx="1.515625" + ry="1.515625" /> + <path + style="fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;opacity:0.50431034" + d="m 2.53125,7.5625 6.9375,0" + id="path5496" + inkscape:connector-curvature="0" + transform="translate(0,1036.3622)" /> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-unchecked-insensitive.svg new file mode 100644 index 00000000..d5a6bd60 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,149 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="checkbox-checked-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5-8" + id="linearGradient8390" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5-8"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5-6" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29-0" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="7.1381674" + inkscape:cy="8.4772276" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="981" + inkscape:window-height="899" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + style="opacity:0.5;enable-background:new" + id="g16895" + transform="translate(410.00739,765.05452)"> + <rect + ry="1.6105907" + rx="1.6105907" + y="-284.86218" + x="-409.50739" + height="11.023263" + width="11.042357" + id="rect16897" + style="color:#000000;fill:none;stroke:url(#linearGradient8390);stroke-width:1;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + transform="scale(1,-1)" /> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/checkbox-unchecked.svg b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-unchecked.svg new file mode 100644 index 00000000..42760cbd --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/checkbox-unchecked.svg @@ -0,0 +1,168 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="checkbox-checked-scalable.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient24133" + id="linearGradient8394" + gradientUnits="userSpaceOnUse" + x1="1582.125" + y1="201.98718" + x2="1580.5312" + y2="197.98718" /> + <linearGradient + id="linearGradient24133" + inkscape:collect="always"> + <stop + id="stop24135" + offset="0" + style="stop-color:#145393;stop-opacity:1;" /> + <stop + id="stop24137" + offset="1" + style="stop-color:#1b6fc5;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + y2="-202.34555" + x2="1205.5752" + y1="-186.45331" + x1="1205.5752" + gradientTransform="translate(-1609.9926,-78.958432)" + gradientUnits="userSpaceOnUse" + id="linearGradient3951" + xlink:href="#linearGradient10354-2" + inkscape:collect="always" /> + <linearGradient + y2="248.97633" + x2="260.92538" + y1="233.77748" + x1="260.92538" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + gradientUnits="userSpaceOnUse" + id="linearGradient3953" + xlink:href="#linearGradient10332-5" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="7.1381674" + inkscape:cy="8.4772276" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="981" + inkscape:window-height="899" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(410.00739,765.00002)" + id="g16853" + style="enable-background:new"> + <rect + transform="scale(1,-1)" + style="color:#000000;fill:url(#linearGradient3951);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient3953);stroke-width:1;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6506" + width="11.042357" + height="11.023263" + x="-409.50739" + y="-284.86218" + rx="1.6105907" + ry="1.6105907" /> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/radio-mixed.svg b/desktop-themes/aldabra/gtk-3.0/assets/radio-mixed.svg new file mode 100644 index 00000000..5a5658f9 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/radio-mixed.svg @@ -0,0 +1,343 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="radio-unselected.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient7346" + id="linearGradient7352" + x1="5.65625" + y1="6.390625" + x2="5.65625" + y2="9.828125" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + id="linearGradient7346"> + <stop + style="stop-color:#1969ba;stop-opacity:1" + offset="0" + id="stop7348" /> + <stop + style="stop-color:#145393;stop-opacity:1" + offset="1" + id="stop7350" /> + </linearGradient> + <linearGradient + gradientTransform="translate(1033.0001,265.99998)" + y2="9.828125" + x2="5.65625" + y1="6.390625" + x1="5.65625" + gradientUnits="userSpaceOnUse" + id="linearGradient119" + xlink:href="#linearGradient7346" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="38.155252" + inkscape:cy="2.4242657" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="false" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1180" + inkscape:window-height="950" + inkscape:window-x="2306" + inkscape:window-y="143" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.92127,46.692201)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient8358);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient8360);stroke-width:0.88215655;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#radialGradient8368);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,0.75406683,232.54855,81.662583)" /> + <rect + style="color:#000000;fill:#4588ca;fill-opacity:0.98823529;fill-rule:nonzero;stroke:url(#linearGradient119);stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5494" + width="8.9375" + height="3.03125" + x="1034.5312" + y="272.5" + rx="1.515625" + ry="1.515625" /> + <path + style="opacity:0.50431064;fill:none;stroke:#ffffff;stroke-width:1px;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1" + d="m 1035.5313,273.56248 6.9375,0" + id="path5496" + inkscape:connector-curvature="0" /> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/radio-selected-insensitive.svg b/desktop-themes/aldabra/gtk-3.0/assets/radio-selected-insensitive.svg new file mode 100644 index 00000000..09eb6930 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,264 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="radio-unselected.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5-2" + id="linearGradient8392" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5-2" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0-7" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9-3" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="7.2871964" + inkscape:cy="8.5766833" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1180" + inkscape:window-height="950" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <g + style="opacity:0.5;display:inline;enable-background:new" + id="g16917" + transform="translate(3.7481965e-5,-1.1707725e-5)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:none;stroke:url(#linearGradient8392);stroke-width:0.88215655;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + id="path16919" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.4419436,0,0,0.89116967,85.92127,46.692201)" /> + <path + transform="matrix(0.77479411,0,0,0.47884882,526.8858,151.86156)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path16921" + style="color:#000000;fill:#8f9985;fill-opacity:1;fill-rule:nonzero;stroke:#8f9985;stroke-width:1.64175236;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:144.44521581;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/radio-selected.svg b/desktop-themes/aldabra/gtk-3.0/assets/radio-selected.svg new file mode 100644 index 00000000..178c4b31 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/radio-selected.svg @@ -0,0 +1,350 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="checkbox-unchecked-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5-8" + id="linearGradient8390" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5-8"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5-6" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29-0" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="8.7319174" + inkscape:cy="7.9147276" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1180" + inkscape:window-height="950" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.92127,46.692201)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient8358);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient8360);stroke-width:0.88215655;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="color:#000000;fill:url(#linearGradient8362);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient8364);stroke-width:1.27423298;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:144.44521581;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="path6309" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(0.99826332,0,0,0.61696032,379.17979,116.6339)" /> + <path + sodipodi:type="arc" + style="opacity:0.55465585;fill:none;stroke:url(#linearGradient8366);stroke-width:1.63832664;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100" + id="path6311" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(0.77641414,0,0,-0.47985006,525.81496,396.39382)" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#radialGradient8368);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,0.75406683,232.54855,81.662583)" /> + <path + transform="matrix(1.2570829,0,0,1.1611638,205.4417,-43.52207)" + d="m 665.47584,271.75009 c 0,0.9397 -1.06847,1.70148 -2.38648,1.70148 -1.31802,0 -2.38649,-0.76178 -2.38649,-1.70148 0,-0.9397 1.06847,-1.70147 2.38649,-1.70147 1.31801,0 2.38648,0.76177 2.38648,1.70147 z" + sodipodi:ry="1.7014757" + sodipodi:rx="2.3864853" + sodipodi:cy="271.75009" + sodipodi:cx="663.08936" + id="path6315" + style="opacity:0.7854251;color:#000000;fill:url(#radialGradient5029);fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/radio-unselected-insensitive.svg b/desktop-themes/aldabra/gtk-3.0/assets/radio-unselected-insensitive.svg new file mode 100644 index 00000000..2c7c6063 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,189 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="radio-selected-insensitive.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5-2" + id="linearGradient8392" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5-2" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0-7" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9-3" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="7.2871964" + inkscape:cy="8.5324892" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1180" + inkscape:window-height="950" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0" + inkscape:snap-nodes="false" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <g + style="opacity:0.5;display:inline;enable-background:new" + id="g16917" + transform="translate(3.7481965e-5,-1.1707725e-5)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:none;stroke:url(#linearGradient8392);stroke-width:0.88215655;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + id="path16919" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.4419436,0,0,0.89116967,85.92127,46.692201)" /> + </g> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/assets/radio-unselected.svg b/desktop-themes/aldabra/gtk-3.0/assets/radio-unselected.svg new file mode 100644 index 00000000..7cf1539d --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/assets/radio-unselected.svg @@ -0,0 +1,298 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="16" + height="16" + id="svg814" + version="1.1" + inkscape:version="0.48+devel r10053 custom" + sodipodi:docname="radio-selected.svg"> + <defs + id="defs816"> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10354-2" + id="linearGradient8378" + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-1609.9926,-78.958432)" + x1="1205.5752" + y1="-186.45331" + x2="1205.5752" + y2="-202.34555" /> + <linearGradient + id="linearGradient10354-2" + inkscape:collect="always"> + <stop + id="stop10356-2" + offset="0" + style="stop-color:#bcbfb8;stop-opacity:1" /> + <stop + id="stop10358-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient10332-5" + id="linearGradient8380" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.84941206,0,0,0.84794288,-623.98415,-483.16392)" + x1="260.92538" + y1="233.77748" + x2="260.92538" + y2="248.97633" /> + <linearGradient + inkscape:collect="always" + id="linearGradient10332-5"> + <stop + style="stop-color:#d3d7cf;stop-opacity:1" + offset="0" + id="stop10334-5" /> + <stop + style="stop-color:#8f9985;stop-opacity:1" + offset="1" + id="stop10336-29" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11577-0-5-0-2" + id="linearGradient8358" + gradientUnits="userSpaceOnUse" + x1="662.53418" + y1="249.29141" + x2="662.53418" + y2="262.49979" /> + <linearGradient + id="linearGradient11577-0-5-0-2" + inkscape:collect="always"> + <stop + id="stop11579-5-6-7-4" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop11581-8-0-0-9" + offset="1" + style="stop-color:#ffffff;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12415-4-1-5" + id="linearGradient8360" + gradientUnits="userSpaceOnUse" + x1="664.26984" + y1="261.44751" + x2="664.26984" + y2="248.05356" /> + <linearGradient + id="linearGradient12415-4-1-5" + inkscape:collect="always"> + <stop + id="stop12417-2-8-0" + offset="0" + style="stop-color:#d3d7cf;stop-opacity:1;" /> + <stop + id="stop12419-5-0-9" + offset="1" + style="stop-color:#8f9985;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11623-4-5-4" + id="linearGradient8362" + gradientUnits="userSpaceOnUse" + x1="661.04559" + y1="251.6946" + x2="661.04559" + y2="258.26358" /> + <linearGradient + id="linearGradient11623-4-5-4" + inkscape:collect="always"> + <stop + id="stop11625-5-6-0" + offset="0" + style="stop-color:#2e87e3;stop-opacity:1" /> + <stop + id="stop11627-4-4-9" + offset="1" + style="stop-color:#76b0ec;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient12387-1-5" + id="linearGradient8364" + gradientUnits="userSpaceOnUse" + x1="662.26074" + y1="251.66537" + x2="662.26074" + y2="259.77792" /> + <linearGradient + id="linearGradient12387-1-5" + inkscape:collect="always"> + <stop + id="stop12389-7-2" + offset="0" + style="stop-color:#1b6fc5;stop-opacity:1;" /> + <stop + id="stop12391-1-4" + offset="1" + style="stop-color:#145393;stop-opacity:1" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#linearGradient11553-0-7-9" + id="linearGradient8366" + gradientUnits="userSpaceOnUse" + x1="660.16144" + y1="246.69635" + x2="660.27411" + y2="260.70532" /> + <linearGradient + id="linearGradient11553-0-7-9"> + <stop + id="stop11555-5-9-8" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop11557-1-9-0" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12405-7" + id="radialGradient8368" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(1.4685542,0,0,2.2820942,-309.65132,-324.35943)" + cx="660.8656" + cy="251.41324" + fx="660.8656" + fy="251.41324" + r="5.0290799" /> + <linearGradient + id="linearGradient12405-7" + inkscape:collect="always"> + <stop + id="stop12407-9" + offset="0" + style="stop-color:#000000;stop-opacity:1;" /> + <stop + id="stop12409-7" + offset="1" + style="stop-color:#000000;stop-opacity:0;" /> + </linearGradient> + <radialGradient + inkscape:collect="always" + xlink:href="#linearGradient12692-5-0" + id="radialGradient8370" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + cx="663.01904" + cy="269.82831" + fx="663.01904" + fy="269.82831" + r="2.3864853" /> + <linearGradient + id="linearGradient12692-5-0" + inkscape:collect="always"> + <stop + id="stop12694-4-1" + offset="0" + style="stop-color:#ffffff;stop-opacity:1;" /> + <stop + id="stop12696-5-2" + offset="1" + style="stop-color:#ffffff;stop-opacity:0;" /> + </linearGradient> + <radialGradient + r="2.3864853" + fy="269.82831" + fx="663.01904" + cy="269.82831" + cx="663.01904" + gradientTransform="matrix(2.4143887,0,0,1.7213698,-937.76662,-194.09437)" + gradientUnits="userSpaceOnUse" + id="radialGradient5029" + xlink:href="#linearGradient12692-5-0" + inkscape:collect="always" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="8.7319174" + inkscape:cy="7.9147276" + inkscape:document-units="px" + inkscape:current-layer="g6305" + showgrid="true" + borderlayer="true" + inkscape:showpageshadow="false" + inkscape:window-width="1180" + inkscape:window-height="950" + inkscape:window-x="1600" + inkscape:window-y="0" + inkscape:window-maximized="0"> + <inkscape:grid + type="xygrid" + id="grid4084" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata819"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title></dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-1031,770.36221)" + id="g6305" + style="display:inline;enable-background:new"> + <path + transform="matrix(1.4419436,0,0,0.89116967,85.92127,46.692201)" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + sodipodi:ry="7.2937827" + sodipodi:rx="4.5078058" + sodipodi:cy="255.0668" + sodipodi:cx="660.96808" + id="path6307" + style="color:#000000;fill:url(#linearGradient8358);fill-opacity:1;fill-rule:nonzero;stroke:url(#linearGradient8360);stroke-width:0.88215655;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + sodipodi:type="arc" /> + <path + sodipodi:type="arc" + style="opacity:0.12955466;fill:none;stroke:url(#radialGradient8368);stroke-width:1.04254842;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:100" + id="path6313" + sodipodi:cx="660.96808" + sodipodi:cy="255.0668" + sodipodi:rx="4.5078058" + sodipodi:ry="7.2937827" + d="m 665.47588,255.0668 c 0,4.02825 -2.01821,7.29379 -4.5078,7.29379 -2.48959,0 -4.50781,-3.26554 -4.50781,-7.29379 0,-4.02824 2.01822,-7.29378 4.50781,-7.29378 2.48959,0 4.5078,3.26554 4.5078,7.29378 z" + transform="matrix(1.2201064,0,0,0.75406683,232.54855,81.662583)" /> + </g> + </g> +</svg> diff --git a/desktop-themes/aldabra/gtk-3.0/gtk-widgets.css b/desktop-themes/aldabra/gtk-3.0/gtk-widgets.css new file mode 100644 index 00000000..ae5444da --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/gtk-widgets.css @@ -0,0 +1,1219 @@ +* { + engine: adwaita; + padding: 1; + + /* Style properties */ + -GtkToolButton-icon-spacing: 4; + + -GtkTextView-error-underline-color: @error_color; + + -GtkPaned-handle-size: 5; + + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 12; + + /* The size for scrollbars. The slider is 2px smaller, but we keep it + * up so that the whole area is sensitive to button presses for the + * slider. The stepper button is larger in both directions, the slider + * only in the width + */ + + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; + + -GtkToolItemGroup-expander-size: 12; + -GtkExpander-expander-size: 12; + -GtkToolbar-internal-padding: 4; /* ??? */ + + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; + + -GtkWidget-link-color: @link_color; + -GtkWidget-visited-link-color: @link_color; + -GtkIMHtml-hyperlink-color: @link_color; + -GtkHTML-link-color: @link_color; + + -GtkWidget-wide-separators: 1; + + -WnckTasklist-fade-overlay-rect: 0; + + -GtkEntry-inner-border: 2; + -GtkEntry-progress-border: 0; + + /* Style */ + background-color: @theme_bg_color; + color: @theme_fg_color; + border-radius: 3; + + -GtkWidget-focus-padding: 2; + -GtkWidget-focus-line-width: 1; + -adwaita-focus-border-color: alpha (@theme_text_color, 0.4); + -adwaita-focus-border-radius: 2; + -adwaita-focus-fill-color: none; + -adwaita-focus-border-gradient: none; + -adwaita-focus-border-dashes: 1; +} + +/*************** + * Base States * + ***************/ +*:hover { + background-color: shade (@theme_bg_color, 1.02); + color: @theme_fg_color; +} + +*:selected { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +*:selected:focused { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; +} + +*:insensitive { + background-color: @insensitive_bg_color; + color: @insensitive_fg_color; +} + +*:active { + background-color: shade (@theme_bg_color, 0.915); +} + +.background { + border-style: none; + border-width: 0; + border-radius: 0; +} + +.tooltip { + padding: 4 4; + border-style: none; + background-color: @theme_tooltip_bg_color; + color: @theme_tooltip_fg_color; +} + +.grip { + background-color: shade (@inactive_frame_color, 0.93); +} + +.pane-separator { + background-color: @theme_bg_color; + color: shade (@inactive_frame_color, 0.80); +} + +.pane-separator:prelight, +.pane-separator:selected { + background-color: @theme_bg_color; + border-color: shade (@highlighted_border, 0.964); +} + +/**************** + * Text Entries * + ****************/ +.entry, +.toolbar.entry { + background-color: @theme_base_color; + background-image: none; + + border-radius: 2; + border-width: 1; + border-style: solid; + -adwaita-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (shade (@internal_element_color, 1.14)), + to (shade (@internal_element_color, 1.37))); + + padding: 3; +} + +.entry:focused { + border-color: @focused_entry_border; + -adwaita-border-gradient: none; +} + +.entry:insensitive { + background-color: @insensitive_bg_color; + border-color: shade (@inactive_frame_color, 0.945); + -adwaita-border-gradient: none; +} + +.entry.progressbar { + /* FIXME: need correct colors/gradient */ + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; + + border-width: 1; + border-radius: 1; + border-color: @progressbar_border; +} + +/***************** + * GtkSpinButton * + *****************/ +.spinbutton.button, +.spinbutton.button:insensitive, +.spinbutton.button:prelight, +.spinbutton.button:active { + background-image: none; + background-color: @theme_base_color; + border-width: 1; + border-style: none; +} + +.spinbutton { + padding: 3 2; +} + +/**************** + * Progress bar * + ****************/ +GtkProgressBar.progressbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@progressbar_background_a), + to (@progressbar_background_b)); + + border-radius: 3; + border-style: solid; + border-color: @progressbar_border; +} + +GtkProgressBar.trough { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@trough_bg_color_a), + to (@trough_bg_color_b)); + + border-width: 1; + border-style: solid; + border-radius: 3; + border-color: shade (@inactive_frame_color, 0.925); +} + +/************ + * GtkScale * + ************/ +GtkScale { + -GtkScale-slider-length: 16; + -GtkRange-slider-width: 22; + -GtkRange-trough-border: 0; +} + +GtkScale.slider { + border-width: 1; + border-radius: 3; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@theme_base_color), + to (@switch_slider_color)); + + -adwaita-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (shade (@internal_element_color, 0.90)), + to (shade (@internal_element_color, 1.35))); +} + +GtkScale.slider:insensitive { + background-image: none; + -adwaita-border-gradient: none; +} + +GtkScale.scale-has-marks-below.slider.horizontal { + -adwaita-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (shade (@internal_element_color, 0.90)), + to (shade (@internal_element_color, 1.35))); +} + +GtkScale.scale-has-marks-below.slider.vertical { + -adwaita-border-gradient: -gtk-gradient (linear, + left top, right top, + from (shade (@internal_element_color, 0.90)), + to (shade (@internal_element_color, 1.35))); +} + +GtkScale.scale-has-marks-above.slider.horizontal { + -adwaita-border-gradient: -gtk-gradient (linear, + left bottom, left top, + from (shade (@internal_element_color, 0.90)), + to (shade (@internal_element_color, 1.35))); +} + +GtkScale.scale-has-marks-above.slider.vertical { + -adwaita-border-gradient: -gtk-gradient (linear, + right top, left top, + from (shade (@internal_element_color, 0.90)), + to (shade (@internal_element_color, 1.35))); +} + +GtkScale.trough { + border-width: 1; + border-radius: 2; + border-style: solid; + border-color: @internal_element_color; +} + +GtkScale.trough:insensitive { + background-color: shade (@theme_bg_color, 1.20); + border-color: shade (@inactive_frame_color, 0.845); +} + +GtkScale.trough.horizontal { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@trough_bg_color_a), + to (shade (@trough_bg_color_b, 1.20))); +} + +GtkScale.trough.vertical { + background-image: -gtk-gradient (linear, + left top, right top, + from (@trough_bg_color_a), + to (shade (@trough_bg_color_b, 1.20))); +} + +GtkScale.progressbar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@scale_fill_a), + to (@scale_fill_b)); + + border-color: #1864b2; + border-width: 1; + border-radius: 3; + border-style: solid; +} + +GtkScale.mark { + background-color: shade (@theme_bg_color, 0.56); +} + +GtkFrame, +GtkCalendar { + padding: 2; +} + +.frame { + color: lighter (@theme_fg_color); + border-style: none; + border-width: 0; +} + +/***************** + * Notebooks and * + * tabs * + *****************/ +.notebook { + padding: 2; + + border-color: @notebook_border; + border-style: solid; + border-width: 1; + border-radius: 0; + + background-color: @theme_base_color; + + -GtkNotebook-tab-overlap: 8; + -GtkNotebook-tab-curvature: 6; +} + +.notebook tab { + padding: 3 8 0; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@notebook_tab_gradient_a), + to (@notebook_tab_gradient_b)); + + -adwaita-focus-border-radius: 2; +} + +.notebook tab:active { + border-width: 1; + + -adwaita-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (@notebook_active_tab_border), + to (@notebook_border)); + + -adwaita-selected-tab-color: @notebook_selected_tab_color; + background-color: @theme_base_color; + background-image: none; +} + +.notebook tab .button, +.notebook tab .button:hover, +.notebook tab .button:hover:active { + border-style: none; + background-color: alpha (@theme_bg_color, 0.0); + background-image: none; +} + +/************** + * ComboBoxes * + **************/ + +GtkComboBox { + padding: 1 2; + + -GtkWidget-focus-padding: 0; + -GtkWidget-focus-line-width: 0; + + -GtkComboBox-arrow-scaling: 0.5; + -GtkComboBox-shadow-type: 2; +} + +GtkComboBox .button { + color: @internal_element_color; + padding: 1; +} + +GtkComboBox .button:prelight { + color: shade (@internal_element_color, 0.66); +} + +/************** + * Scrollbars * + **************/ + +.scrollbar { + background-image: none; + border-style: solid; + -GtkRange-trough-border: 2; + -GtkRange-arrow-scaling: 0.444; + -GtkRange-slider-width: 18; + -GtkRange-stepper-size: 18; + -GtkScrollbar-min-slider-length: 30; /* minimum size for the slider. sadly can't be in '.slider' where it belongs */ + + -GtkRange-stepper-spacing: 1; + -GtkRange-trough-under-steppers: 1; +} + +.scrollbar.trough { + background-image: none; + background-color: shade (@theme_bg_color, 0.882); + border-width: 0; + border-radius: 0; +} + +.scrollbar.slider, +.scrollbar.button { + background-image: none; + background-color: @theme_base_color; + border-color: @button_border; + border-radius: 3; + border-width: 1; +} + +.scrollbar.slider:prelight { + background-image: none; + background-color: @theme_base_color; + border-color: shade (@highlighted_border, 0.964); +} + +.scrollbar.slider:prelight:active { + background-image: none; + background-color: @theme_base_color; + border-color: @theme_selected_bg_color; +} + +.scrollbar.button { + color: @internal_element_color; +} + +.scrollbar.button:prelight { + background-image: none; + background-color: @theme_base_color; + border-color: shade (@highlighted_border, 0.964) +} + +.scrollbar.button:prelight:active { + background-image: none; + background-color: @theme_base_color; + border-color: shade (@highlighted_border, 0.964) +} + +.scrollbar.button:insensitive { + color: lighter (@internal_element_color); + background-color: @theme_base_color; +} + +.scrollbar.slider:insensitive { + background-color: @theme_base_color; +} + +.scrollbar.trough:insensitive { + background-color: shade (@theme_bg_color, 0.882); +} + +/*********** + * Buttons * + ***********/ +.button { + padding: 1 4; + + -adwaita-focus-fill-color: alpha (@theme_base_color, 0.35); + -adwaita-focus-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (alpha (@keyboard_focus_border_a, 0.62)), + to (alpha (@keyboard_focus_border_b, 0.62))); + -adwaita-focus-border-radius: 1; + -adwaita-focus-border-dashes: 0; + -GtkWidget-focus-line-width: 2; + + -GtkButton-child-displacement-x: 1; + -GtkButton-child-displacement-y: 1; + -GtkButton-image-spacing: 4; + -GtkButton-interior-focus: true; + -GtkButton-default-border: 0; + -GtkButton-inner-border: 0; + + border-radius: 2; + border-width: 1; + border-color: @button_border; + border-style: solid; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@button_gradient_color_a), + to (@button_gradient_color_b)); +} + +.button:hover, +.toolbar.button:hover { + border-color: @button_border; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@button_hover_gradient_color_a), + to (@button_hover_gradient_color_b)); +} + +.button:active, +.toolbar .button:active, +.button:hover:active, +.toolbar.button:hover:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@button_active_gradient_color_a), + to (alpha (@button_active_gradient_color_b, 0.13))); + border-color: @highlighted_border; +} + +.button:insensitive { + background-image: none; + background-color: @insensitive_bg_color; + color: @insensitive_fg_color; +} + +.button.default { + border-width: 2; + border-color: shade (@button_border, 1.10); +} + +/********* + * Menus * + *********/ + +/* this controls the general appearance of the menubar */ +.menubar { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@theme_bg_color), + color-stop (0.45, shade (@theme_bg_color, 0.97)), + to (shade (@theme_bg_color, 0.99))); + border-width: 0; + border-style: none; + padding: 4; + color: @theme_text_color; + + -GtkWidget-window-dragging: true; + -GtkMenuBar-internal-padding: 0; +} + +/* remove the image from the prelight areas */ +.menubar.menuitem:prelight { + background-image: none; + background-color: @theme_base_color; + color: @theme_text_color; + + border-style: solid; + border-radius: 3; + border-width: 1; + border-color: @inactive_frame_color; +} + +.menubar.menuitem { + border-width: 1; + border-style: none; +} + +.menu { + padding: 2; + + background-color: @theme_base_color; + + border-style: solid; + border-width: 1; + border-radius: 0; + border-color: @inactive_frame_color; + + -GtkMenuItem-arrow-scaling: 0.4; +} + +.menuitem { + -adwaita-menuitem-arrow-color: @menu_controls_color; +} + +.menuitem.accelerator { + color: alpha (@theme_text_color, 0.66); +} + +.menuitem.accelerator:prelight, +.menuitem.accelerator:active { + color: alpha (@theme_base_color, 0.49); +} + +.menuitem:active, +.menuitem:prelight { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; + border-style: solid; + border-width: 1; + border-radius: 1; + border-color: darker (@theme_selected_bg_color); +} + +.menu.separator { + border-color: @inactive_frame_color; + + -GtkSeparatorMenuItem-horizontal-padding: 0; + -GtkWidget-separator-height: 1; +} + +/* menu radio and check items are drawn differently */ +.menu.check:active { + color: @menu_controls_color; +} + +.menu.radio:active { + color: @menu_controls_color; +} + +.menu.check:prelight { + color: @theme_selected_fg_color; +} + +.menu.radio:prelight { + color: @theme_selected_fg_color; +} + +/************************* + * Check and Radio items * + *************************/ + +/* draw regular check and radio items using our SVG assets */ +.check, +.check row:selected, +.check row:selected:focused { + background-image: url ("assets/checkbox-unchecked.svg"); +} + +.check:insensitive, +.check row:selected:insensitive, +.check row:selected:focused:insensitive { + background-image: url ("assets/checkbox-unchecked-insensitive.svg"); +} + +.check:active, +.check row:selected:active, +.check row:selected:focused:active { + background-image: url ("assets/checkbox-checked.svg"); +} + +.check:active:insensitive, +.check row:selected:active:insensitive, +.check row:selected:focused:active:insensitive +{ + background-image: url ("assets/checkbox-checked-insensitive.svg"); +} + +.check:inconsistent, +.check row:selected:inconsistent, +.check row:selected:focused:inconsistent { + background-image: url ("assets/checkbox-mixed.svg"); +} + +.radio, +.radio row:selected, +.radio row:selected:focused { + background-image: url ("assets/radio-unselected.svg"); +} + +.radio:insensitive, +.radio row:selected:insensitive, +.radio row:selected:focused:insensitive { + background-image: url ("assets/radio-unselected-insensitive.svg"); +} + +.radio:active, +.radio row:selected:active, +.radio row:selected:focused:active { + background-image: url ("assets/radio-selected.svg"); +} + +.radio:active:insensitive, +.radio row:selected:active:insensitive, +.radio row:selected:focused:active:insensitive { + background-image: url ("assets/radio-selected-insensitive.svg"); +} + +.radio:inconsistent, +.radio row:selected:inconsistent, +.radio row:selected:focused:inconsistent { + background-image: url ("assets/radio-mixed.svg"); +} + +/************ + * Toolbars * + ************/ +.toolbar { + border-style: solid; + border-color: darker (@theme_bg_color); + border-width: 1; + border-radius: 0; + padding: 1; +} + +.toolbar:insensitive { + color: alpha (@theme_fg_color, 0.6); +} + +/******************** + * Primary Toolbars * + ********************/ + +.primary-toolbar.toolbar { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (@toolbar_gradient_base), + color-stop (0.01, shade (@theme_bg_color, 0.56)), + color-stop (0.02, @toolbar_gradient_base), + color-stop (0.16, @toolbar_gradient_step1), + color-stop (0.90, @toolbar_gradient_step2), + color-stop (0.98, @toolbar_gradient_final), + color-stop (0.99, shade (@theme_bg_color, 0.83)), + to (shade (@theme_bg_color, 0.83))); + border-width: 0; + border-radius: 0; + border-style: none; + + padding: 2; + + -GtkWidget-window-dragging: true; + -GtkToolbar-button-relief: 0; +} + +.primary-toolbar.toolbar:insensitive { + background-image: none; + background-color: shade (@theme_bg_color, 0.97); + + border-style: solid; + border-width: 1; + border-color: shade (@theme_bg_color, 0.91); +} + +/* primary toolbar buttons */ +.primary-toolbar.toolbar.button { + border-style: none; + border-width: 1; + background-image: none; + background-color: alpha (@theme_base_color, 0.0); + + -adwaita-focus-border-radius: 2; + -adwaita-focus-fill-color: alpha (@theme_base_color, 0.20); + -adwaita-focus-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (alpha (shade (@toolbar_active_button_color, 1.25), 0.90)), + to (alpha (@toolbar_active_button_color, 0.62))); +} + +.primary-toolbar.toolbar.button:insensitive { + border-style: none; + background-image: none; + background-color: alpha (@theme_base_color, 0.0); + -GtkWidget-focus-line-width: 0; +} + +.primary-toolbar.toolbar.button:hover { + border-style: none; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (@theme_base_color, 0.0)), + color-stop (0.54, alpha (shade (@theme_base_color, 0.92), 0.49)), + to (alpha (@theme_base_color, 0.0))); +} + +.primary-toolbar.toolbar.button:active { + border-style: solid; + border-radius: 4; + -adwaita-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (@toolbar_active_button_color), + to (shade (@toolbar_active_button_color, 1.83))); + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (shade (@toolbar_gradient_base, 0.85)), + to (alpha (shade (@toolbar_gradient_base, 0.85), 0.0))); + + color: @theme_base_color; +} + +.primary-toolbar.toolbar.button:active:prelight { + border-style: solid; + border-radius: 3; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (alpha (shade (@toolbar_gradient_base, 0.76), 0.7)), + to (alpha (shade (@toolbar_gradient_base, 1.14), 0.0))); + + color: @theme_base_color; +} + +.primary-toolbar.toolbar.button:active:insensitive { + border-style: solid; + border-radius: 3; + border-color: @inactive_frame_color; + -adwaita-border-gradient: none; +} + +.primary-toolbar.toolbar GtkSeparatorToolItem { + -GtkWidget-wide-separators: 1; + -GtkWidget-separator-width: 1; + + border-style: solid; + border-width: 1; + border-color: shade (@theme_bg_color, 0.56); +} + +/* primary toolbar raised buttons */ +.primary-toolbar.toolbar.raised.button, +.primary-toolbar.toolbar.raised.button:insensitive { + border-radius: 2; + border-width: 1; + border-color: @button_border; + border-style: solid; + + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@button_gradient_color_a), + to (@button_gradient_color_b)); + + -GtkWidget-focus-line-width: 2; +} + +.primary-toolbar.toolbar.raised.button:hover { + border-color: @button_border; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@button_hover_gradient_color_a), + to (@button_hover_gradient_color_b)); + border-width: 1; + border-style: solid; +} + +.primary-toolbar.toolbar.raised.button:hover:active, +.primary-toolbar.toolbar.raised.button:active { + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@button_active_gradient_color_a), + to (alpha (@button_active_gradient_color_b, 0.13))); + background-color: @theme_base_color; + + border-color: @highlighted_border; + border-width: 1; + border-style: solid; +} + +/* progressbars on primary toolbar entries are special */ +.primary-toolbar.toolbar.entry.progressbar { + /* FIXME: need correct colors/gradient */ + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@trough_bg_color_a), + to (@trough_bg_color_b)); + + border-width: 0; + border-radius: 2; + border-color: shade (@inactive_frame_color, 0.925); +} + +/******************* + * Inline toolbars * + *******************/ + +.inline-toolbar.toolbar { + border-width: 1; + border-radius: 3; + border-style: solid; + + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (@toolbar_gradient_base), + color-stop (0.16, @toolbar_gradient_step1), + color-stop (0.90, @toolbar_gradient_step2), + color-stop (0.98, @toolbar_gradient_final), + color-stop (0.99, shade (@theme_bg_color, 0.83)), + to (shade (@theme_bg_color, 0.83))); +} + +/************* + * GtkSwitch * + *************/ + +GtkSwitch { + font: bold condensed 10; +} + +GtkSwitch.trough { + color: @internal_element_color; + border-radius: 1; + border-width: 1; + border-style: solid; + border-color: shade (@frame_color, 1.22); + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@trough_bg_color_a), + to (@trough_bg_color_b)); +} + +GtkSwitch.trough:active { + color: @theme_base_color; + -adwaita-border-gradient: -gtk-gradient (linear, + left top, left bottom, + from (shade (@theme_selected_bg_color, 0.70)), + to (shade (@theme_selected_bg_color, 0.94))); + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@active_switch_bg_color_a), + to (@active_switch_bg_color_b)); +} + +GtkSwitch.trough:insensitive { + background-image: none; + background-color: shade (@theme_bg_color, 0.9); + border-color: shade (@inactive_frame_color, 0.845); + -adwaita-border-gradient: none; +} + +GtkSwitch.slider { + border-width: 1; + border-radius: 1; + border-color: shade (@frame_color, 1.31); + border-style: solid; + padding: 2; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@switch_slider_color), + color-stop (0.02, @switch_slider_color), + color-stop (0.03, @theme_base_color), + color-stop (0.85, @switch_slider_color), + color-stop (0.86, shade (@switch_slider_color, 1.03)), + to (shade (@switch_slider_color, 1.03))); + + -adwaita-switch-grip-color: shade (@switch_slider_color, 0.97); +} + +GtkSwitch.slider:active { + border-color: @switch_slider_border; +} + +GtkSwitch.slider:insensitive { + border-style: none; + background-image: none; + background-color: @insensitive_bg_color; +} + +GtkStatusbar { + padding: 5; + color: @theme_fg_color; + -GtkStatusbar-shadow-type: none; +} + +GtkScrolledWindow.frame { + border-style: solid; + border-color: darker (@theme_bg_color); + border-width: 1; + border-radius: 3; +} + +GtkViewport, +GtkIconView { + border-radius: 3; + padding: 0; +} + +GtkIconView.view.cell:selected, +GtkIconView.view.cell:selected:focused { + background-color: @theme_selected_bg_color; + border-radius: 4; + + /* FIXME: this probably needs to be better; + * see https://bugzilla.gnome.org/show_bug.cgi?id=644157 + */ + -adwaita-focus-border-color: @progressbar_border; + -adwaita-focus-border-radius: 3; + -adwaita-focus-border-dashes: 0; +} + +.view { + background-color: @theme_base_color; + color: @theme_fg_color; + border-radius: 0; + border-width: 3; +} + +GtkTreeView { + -GtkTreeView-vertical-separator: 0; + -GtkTreeView-expander-size: 8; + + -GtkWidget-focus-line-width: 1; + -adwaita-focus-border-radius: 0; + -adwaita-focus-border-dashes: 0; + -adwaita-focus-border-color: @keyboard_focus_border_a; +} + +GtkTreeView.separator { + background-color: darker (@theme_bg_color); +} + +column-header { + padding: 1 2; +} + +column-header .button { + border-width: 0; + border-radius: 0; +} + +row:hover { + border-width: 0; +} + +row:insensitive { + border-width: 0; +} + +row:selected:focused { + border-width: 0; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@progressbar_border), + color-stop (0.02, @progressbar_border), + color-stop (0.03, @theme_selected_bg_color), + color-stop (0.97, @theme_selected_bg_color), + color-stop (0.98, @progressbar_border), + to (@progressbar_border)); + background-color: @theme_selected_bg_color; +} + +row:selected { + border-width: 0; + background-image: -gtk-gradient (linear, + left top, left bottom, + from (@theme_selected_bg_color), + to (@theme_selected_bg_color)); +} + +.cell { + color: @theme_text_color; + padding: 2; + border-width: 0; +} + +.cell:selected { + background-color: @theme_selected_bg_color; +} + +.expander { + color: @internal_element_color; + border-color: @internal_element_color; + + background-color: @theme_base_color; +} + +.expander:active { + color: @internal_element_color; + border-color: @internal_element_color; + + background-color: @theme_base_color; +} + +.expander:prelight { + color: @internal_element_color; + border-color: @internal_element_color; + + background-color: shade (@theme_bg_color, 1.02); +} + +.expander row:selected, +.expander row:selected:focused { + border-color: @expander_row_selected_color; + color: @expander_row_selected_color; + background-color: @theme_selected_bg_color; +} + +/* Calendars */ +GtkCalendar.view { + border-radius: 3; + border-style: solid; + border-width: 1; + padding: 2; +} + +GtkCalendar.header { + border-radius: 0; + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (shade (@theme_bg_color, 1.04)), + to (shade (@theme_bg_color, 0.89))); + border-width: 0; +} + +GtkCalendar.button { + background-image: -gtk-gradient (linear, + left top, + left bottom, + from (rgba (0, 0, 0, 0)), + to (rgba (0, 0, 0, 0))); +} + +.highlight, +GtkCalendar.highlight { + background-color: @theme_selected_bg_color; + color: @theme_selected_fg_color; + border-radius: 0; + padding: 0; + border-width: 0; +} + +.info { + background-color: @info_bg_color; + color: @info_fg_color; +} + +.warning { + background-color: @warning_bg_color; + color: @warning_fg_color; +} + +.question { + background-color: @question_bg_color; + color: @question_fg_color; +} + +.error { + background-color: @error_bg_color; + color: @error_fg_color; +} + +.dim-label { + color: mix (@theme_fg_color, @theme_bg_color, 0.50); +} + +.sidebar, +.sidebar.view { + background-color: shade (@theme_bg_color, 0.99); +} + +ApDocView, /* Abiword */ +EogScrollView, /* Eog */ +CheeseThumbView /* Cheese */ +{ + background-color: @chrome_bg_color; + -EogScrollView-shadow-type: none; +} + +/* gnome-terminal */ +TerminalScreen { + background-color: @theme_base_color; + color: @theme_fg_color; + -TerminalScreen-background-darkness: 0.95; +} + +/********************** + * Fallback Mode Panel + **********************/ + +PanelWidget, +PanelApplet, +PanelApplet > GtkMenuBar.menubar, +.gnome-panel-menu-bar, +PanelAppletFrame, +PanelMenuBar.menubar, +PanelToplevel { + background-color: @os_chrome_bg_color; + background-image: none; + color: @os_chrome_fg_color; +} + +ClockBox, +.gnome-panel-menu-bar { + font: bold; +} + +PanelApplet > GtkMenuBar.menubar.menuitem:prelight, +.gnome-panel-menu-bar.menuitem:prelight { + background-color: @os_chrome_selected_bg_color; + color: @os_chrome_selected_fg_color; + border-color: lighter (@os_chrome_selected_bg_color); +} + +/* panel buttons (clock, tasklist etc) */ +PanelApplet GtkToggleButton { + background-color: @os_chrome_bg_color; + background-image: none; + border-color: @os_chrome_bg_color; + border-width: 1; + color: @os_chrome_fg_color; +} + +PanelApplet GtkToggleButton:prelight:active, +PanelApplet GtkToggleButton:active { + background-color: @os_chrome_selected_bg_color; + background-image: none; + border-color: lighter (@os_chrome_selected_bg_color); + border-width: 1; + color: @os_chrome_selected_fg_color; +} + +PanelApplet GtkToggleButton:prelight { + background-color: @os_chrome_bg_color; + background-image: none; + border-color: @os_chrome_bg_color; + border-width: 1; + color: @os_chrome_selected_fg_color; +} + +NaTrayApplet { + -NaTrayApplet-icon-padding: 12; + -NaTrayApplet-icon-size: 16; +} + +WnckPager, WnckTasklist { + background-color: @os_chrome_selected_bg_color; + background-image: none; + color: @os_chrome_fg_color; +} + +GsmFailWhaleDialog, +GsmFailWhaleDialog * { + background-color: @os_chrome_bg_color; + background-image: none; + color: @os_chrome_fg_color; +} diff --git a/desktop-themes/aldabra/gtk-3.0/gtk.css b/desktop-themes/aldabra/gtk-3.0/gtk.css new file mode 100644 index 00000000..f673da42 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/gtk.css @@ -0,0 +1,100 @@ +/* Default color scheme */ +@define-color base_color #ffffff; +@define-color bg_color #ededed; +@define-color tooltip_bg_color #343434; +@define-color selected_bg_color #4a90d9; +@define-color text_color #2e3436; +@define-color fg_color #2e3436; +@define-color tooltip_fg_color #ffffff; +@define-color selected_fg_color #ffffff; + +/* Colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_base_color @base_color; +@define-color theme_text_color @text_color; +@define-color theme_bg_color @bg_color; +@define-color theme_fg_color @fg_color; +@define-color theme_tooltip_bg_color @tooltip_bg_color; +@define-color theme_tooltip_fg_color @tooltip_fg_color; +@define-color theme_selected_bg_color @selected_bg_color; +@define-color theme_selected_fg_color @selected_fg_color; + +@define-color link_color #4a90d9; +@define-color frame_color #8a9580; +@define-color inactive_frame_color #c7ccc1; +@define-color warning_color #f57900; +@define-color error_color #cc0000; +@define-color success_color #4e9a06; + +@define-color info_fg_color rgb (181, 171, 156); +@define-color info_bg_color rgb (252, 252, 189); +@define-color warning_fg_color rgb (173, 120, 41); +@define-color warning_bg_color rgb (250, 173, 61); +@define-color question_fg_color rgb (97, 122, 214); +@define-color question_bg_color rgb (138, 173, 212); +@define-color error_fg_color rgb (166, 38, 38); +@define-color error_bg_color rgb (237, 54, 54); + +@define-color keyboard_focus_border_a #a2c9f1; +@define-color keyboard_focus_border_b #6794cf; + +@define-color os_chrome_bg_color black; +@define-color os_chrome_fg_color #ccc; +@define-color os_chrome_selected_bg_color #333; +@define-color os_chrome_selected_fg_color white; + +@define-color chrome_bg_color #1e1a17; +@define-color chrome_fg_color #fff; + +@define-color focused_entry_border #579eea; + +@define-color button_gradient_color_a #f4f6f4; +@define-color button_gradient_color_b #d7dad7; +@define-color button_border #a7aba7; + +@define-color button_hover_gradient_color_a @theme_base_color; +@define-color button_hover_gradient_color_b shade (@button_gradient_color_a, 0.94); + +@define-color button_active_gradient_color_a #a2a9a2; +@define-color button_active_gradient_color_b shade (@button_active_gradient_color_a, 0.83); + +@define-color insensitive_bg_color #f4f4f2; +@define-color insensitive_fg_color #a7aba7; + +@define-color trough_bg_color_a #ccccc7; +@define-color trough_bg_color_b #e4e4e1; + +@define-color active_switch_bg_color_a #509ae7; +@define-color active_switch_bg_color_b #84b8ee; + +@define-color switch_slider_color #eeeeec; +@define-color switch_slider_border #2a79cb; + +@define-color progressbar_background_a #1f72c6; +@define-color progressbar_background_b #76b0ec; +@define-color progressbar_border #3277bf; + +@define-color scale_fill_a #2c85e2; +@define-color scale_fill_b #b8d6f5; + +@define-color menu_controls_color #555753; + +@define-color highlighted_border #8a8f8a; +@define-color internal_element_color #888a85; + +@define-color notebook_border #a6a6a6; +@define-color notebook_active_tab_border #1372d3; +@define-color notebook_selected_tab_color #8dc0f3; + +@define-color notebook_tab_gradient_a @theme_base_color; +@define-color notebook_tab_gradient_b @switch_slider_color; + +@define-color toolbar_gradient_base #aaaa9e; +@define-color toolbar_gradient_step1 #bcbcb4; +@define-color toolbar_gradient_step2 #d9d9d7; +@define-color toolbar_gradient_final #e5e5e2; + +@define-color toolbar_active_button_color #909081; + +@define-color expander_row_selected_color #acccee; + +@import url("gtk-widgets.css"); diff --git a/desktop-themes/aldabra/gtk-3.0/settings.ini b/desktop-themes/aldabra/gtk-3.0/settings.ini new file mode 100644 index 00000000..1a08b659 --- /dev/null +++ b/desktop-themes/aldabra/gtk-3.0/settings.ini @@ -0,0 +1,3 @@ +[Settings] +gtk-color-scheme = "base_color:#ffffff\nbg_color:#ededed\ntooltip_bg_color:#343434\nselected_bg_color:#4a90d9\ntext_color:#2e3436\nfg_color:#2e3436;\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff" +gtk-auto-mnemonics = 1 |