commit a11bf88f5f41f4faae4d12133594b9f47cab7ab0 Author: crt0mega Date: Tue Dec 21 17:19:11 2021 +0100 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4f36541 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +.pc +debian/.debhelper +debian/*.ex +debian/*.EX +debian/*.substvars +debian/debhelper-build-stamp +debian/files +debian/xfce4-theme-plasma +debian/xfce4-theme-plasma-nobackdrop diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..92dcd19 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,6 @@ +xfce4-theme-plasma for Debian +---------------------------- + + + + -- crt0mega Tue, 21 Dec 2021 16:55:38 +0100 diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..34278db --- /dev/null +++ b/debian/README.source @@ -0,0 +1,10 @@ +xfce4-theme-plasma for Debian +---------------------------- + + + + + + -- crt0mega Tue, 21 Dec 2021 16:55:38 +0100 + diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..1ef1009 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +xfce4-theme-plasma (4.4-1) UNRELEASED; urgency=medium + + * Initial release (Closes: #nnnn) + + -- crt0mega Tue, 21 Dec 2021 16:55:38 +0100 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..89529d8 --- /dev/null +++ b/debian/control @@ -0,0 +1,33 @@ +Source: xfce4-theme-plasma +Section: unknown +Priority: optional +Maintainer: crt0mega +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.6.0 +Homepage: https://www.pling.com/p/1157147 +Vcs-Browser: https://git.c-r-t.tk/crt0mega/xfce4-theme-plasma +Vcs-Git: https://git.c-r-t.tk/crt0mega/xfce4-theme-plasma.git +Rules-Requires-Root: no + +Package: xfce4-theme-plasma +Conflicts: xfce4-theme-plasma-nobackdrop +Architecture: all +Depends: ${misc:Depends} +Description: Black themes mostly based on Dark Cold by Original Seed. + Black themes mostly based on Dark Cold by Original Seed. + GTK 3.20+ + Reminder: + Be sure to manually select gtk-3.0/darkelements/panel.png for your Xfce4 panel background + for best integration with any selected panel plugins you might use. + +Package: xfce4-theme-plasma-nobackdrop +Conflicts: xfce4-theme-plasma +Architecture: all +Depends: ${misc:Depends} +Description: Black themes mostly based on Dark Cold by Original Seed. + Black themes mostly based on Dark Cold by Original Seed. + GTK 3.20+ + Reminder: + Be sure to manually select gtk-3.0/darkelements/panel.png for your Xfce4 panel background + for best integration with any selected panel plugins you might use. + ** Non-backdrop state version. ** diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..991bf8a --- /dev/null +++ b/debian/copyright @@ -0,0 +1,39 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: xfce4-theme-plasma +Upstream-Contact: +Source: + +Files: * +Copyright: + +License: GPL-2.0+ + +Files: debian/* +Copyright: 2021 crt0mega +License: GPL-2.0+ + +License: GPL-2.0+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. +# Please avoid picking licenses with terms that are more restrictive than the +# packaged work, as it may make Debian's contributions unacceptable upstream. +# +# If you need, there are some extra license texts available in two places: +# /usr/share/debhelper/dh_make/licenses/ +# /usr/share/common-licenses/ diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..59ea751 --- /dev/null +++ b/debian/rules @@ -0,0 +1,25 @@ +#!/usr/bin/make -f +# See debhelper(7) (uncomment to enable) +# output every command that modifies files on the build system. +#export DH_VERBOSE = 1 + + +# see FEATURE AREAS in dpkg-buildflags(1) +#export DEB_BUILD_MAINT_OPTIONS = hardening=+all + +# see ENVIRONMENT in dpkg-buildflags(1) +# package maintainers to append CFLAGS +#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic +# package maintainers to append LDFLAGS +#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed + + +%: + dh $@ + + +# dh_make generated override targets +# This is example for Cmake (See https://bugs.debian.org/641051 ) +#override_dh_auto_configure: +# dh_auto_configure -- \ +# -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/xfce4-theme-plasma-docs.docs b/debian/xfce4-theme-plasma-docs.docs new file mode 100644 index 0000000..efea0a6 --- /dev/null +++ b/debian/xfce4-theme-plasma-docs.docs @@ -0,0 +1,2 @@ +README.Debian +README.source diff --git a/debian/xfce4-theme-plasma-nobackdrop.install b/debian/xfce4-theme-plasma-nobackdrop.install new file mode 100644 index 0000000..8cd177d --- /dev/null +++ b/debian/xfce4-theme-plasma-nobackdrop.install @@ -0,0 +1,8 @@ +src/plasma-themes-NO-BACKDROP/Plasma${Space}Aurora usr/share/themes +src/plasma-themes-NO-BACKDROP/Plasma${Space}Aurora${Space}Plus usr/share/themes +src/plasma-themes-NO-BACKDROP/Plasma${Space}Bolt usr/share/themes +src/plasma-themes-NO-BACKDROP/Plasma${Space}Bolt${Space}Plus usr/share/themes +src/plasma-themes-NO-BACKDROP/Plasma${Space}Fire usr/share/themes +src/plasma-themes-NO-BACKDROP/Plasma${Space}Fire${Space}Plus usr/share/themes +src/plasma-themes-NO-BACKDROP/Plasma${Space}Ultra usr/share/themes +src/plasma-themes-NO-BACKDROP/Plasma${Space}Ultra${Space}Plus usr/share/themes diff --git a/debian/xfce4-theme-plasma.install b/debian/xfce4-theme-plasma.install new file mode 100644 index 0000000..18e2fb2 --- /dev/null +++ b/debian/xfce4-theme-plasma.install @@ -0,0 +1,8 @@ +src/Plasma${Space}Aurora usr/share/themes +src/Plasma${Space}Aurora${Space}Plus usr/share/themes +src/Plasma${Space}Bolt usr/share/themes +src/Plasma${Space}Bolt${Space}Plus usr/share/themes +src/Plasma${Space}Fire usr/share/themes +src/Plasma${Space}Fire${Space}Plus usr/share/themes +src/Plasma${Space}Ultra usr/share/themes +src/Plasma${Space}Ultra${Space}Plus usr/share/themes diff --git a/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-down.png b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-left.png b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-right.png b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-up.png b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..22934c0 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-normal.png b/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..d1e7537 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..09665d3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..03e7d13 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-normal.png b/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..65bb7f4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..7eb1086 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check1.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check2.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check3.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check4.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check5.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check6.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option1.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option2.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option3.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option4.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option5.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option6.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed.png b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-bg.png b/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..ef1bc1c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-focus.png b/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..97f4142 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-normal.png b/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..9fc2086 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..2db10c0 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..9a9e193 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame.png b/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..3df7768 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-h-orig.png b/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..f2c4d8d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-h.png b/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-h.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-v-orig.png b/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..691ba50 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-v.png b/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Handles/handle-v.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Lines/line-h-orig.png b/src/Plasma Aurora Plus/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..4567f82 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Lines/line-h.png b/src/Plasma Aurora Plus/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Lines/line-h.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Lines/line-v-orig.png b/src/Plasma Aurora Plus/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..cb5bc25 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Lines/line-v.png b/src/Plasma Aurora Plus/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Lines/line-v.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-insens.png b/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..a66adcd Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-normal.png b/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..89f6dee Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..af475a8 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menu.png b/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..0b31a0f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..5bcccae Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar.png b/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..e34b8b5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Others/null.png b/src/Plasma Aurora Plus/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Others/null.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Others/ruler.png b/src/Plasma Aurora Plus/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..7f010d8 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Others/ruler.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Others/selected-bar.png b/src/Plasma Aurora Plus/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..db677d1 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Others/selected-bar.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Others/tooltip.png b/src/Plasma Aurora Plus/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..a48442e Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Others/tooltip.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Panel/null-panel.png b/src/Plasma Aurora Plus/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Panel/null-panel.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Panel/panel-button-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..a41b38a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Panel/panel.png b/src/Plasma Aurora Plus/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Panel/panel.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..05d10b4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-vert.png b/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100755 index 0000000..bdd131b Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..49f4b9f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..c0955a9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..4c07162 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..666fed6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz.png b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..8a50c3c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..51c9120 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..75a11f3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert.png b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..2beed2a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Range/slider-vert.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Range/trough-horizontal.png b/src/Plasma Aurora Plus/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..3060f20 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Range/trough-vertical.png b/src/Plasma Aurora Plus/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..bda1bc6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..b0ddf58 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..85b7c7e Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7867df7 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-active.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..6dcbe94 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..a6d79e6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..cff4c0a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..f45ff58 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..6b31ff3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..80f27fb Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..0386eb9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..f5255c5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..0491092 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..98456a5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..f6df94f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..51c25e9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..30e5f3b Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..25cc138 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..69eb653 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..f4882d9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..086c4ca Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Shadows/bg.png b/src/Plasma Aurora Plus/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..7df5b63 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Shadows/bg.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Shadows/entry.png b/src/Plasma Aurora Plus/gtk-2.0/Shadows/entry.png new file mode 100644 index 0000000..1be8b48 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Shadows/entry.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-in.png b/src/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..26f48ed Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-out.png b/src/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..d76bb9b Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Shadows/text-entry.png b/src/Plasma Aurora Plus/gtk-2.0/Shadows/text-entry.png new file mode 100755 index 0000000..441b446 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Shadows/text-entry.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Shadows/text.png b/src/Plasma Aurora Plus/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..df19b9e Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Shadows/text.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..55db67a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..73af360 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down.png b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..896d006 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-down.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-insens.png b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..41e5ae7 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-prelight.png b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..8b61632 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up.png b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..9e82eb6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Spin/spin-up.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-left.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..25bfb30 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-right.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..862033d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-bottom.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..01bc6e6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-top.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..dd2eee9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-bottom.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..04991a6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-top.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..44886dd Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-current.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..e38d04e Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-left.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..cb142ba Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-right.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..6e145a0 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/notebook.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..e449602 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/notebook.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom-active.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..2f4a1a1 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..b6cfb3a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left-active.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..7c7d91a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..addb497 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right-active.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..100e7b5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..517b979 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top-active.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..93e01dc Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top.png b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..4319d1a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/Toolbar/toolbar.png b/src/Plasma Aurora Plus/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..d6c999e Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/Plasma Aurora Plus/gtk-2.0/gtkrc b/src/Plasma Aurora Plus/gtk-2.0/gtkrc new file mode 100644 index 0000000..a6a949d --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000e00\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#0f440b\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000e00\ninsensitive_bg_color:#000e00\ntooltip_bg_color:#000e00\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000e00" +bg[PRELIGHT] = "#0f440b" +bg[ACTIVE] = "#000e00" +bg[SELECTED] = "#0f440b" +bg[INSENSITIVE] = "#000e00" + +base[NORMAL] = "#000e00" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#0f440b" +base[SELECTED] = "#0f440b" +base[INSENSITIVE] = "#000e00" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0,0,0,0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0,0,0,0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000e00" +GtkTreeView::even_row_color = "#000e00" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000e00" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000e00" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000e00" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/Plasma Aurora Plus/gtk-2.0/notify.rc b/src/Plasma Aurora Plus/gtk-2.0/notify.rc new file mode 100644 index 0000000..423ce64 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#1a7b0e" +XfceNotifyWindow::border-color-hover = "#1a7b0e" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000e00" +} +style "notify-button" +{ +bg[NORMAL] = "#000e00" +bg[PRELIGHT] = "#000e00" +bg[ACTIVE] = "#000e00" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/Plasma Aurora Plus/gtk-2.0/panel.rc b/src/Plasma Aurora Plus/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.svg b/src/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.svg b/src/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.symbolic.png b/src/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..a02ed7d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..18c53fe Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a5a7def Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..9700484 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..061bedd Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..ae44fdb Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..07c5caf Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..6172f81 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..71b418f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..6c6e4f3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.svg b/src/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked.png b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/pane-separator-vertical.png b/src/Plasma Aurora Plus/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/pane-separator.png b/src/Plasma Aurora Plus/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/pane-separator.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png new file mode 100644 index 0000000..16411ce Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..428fbb3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..293bb34 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a71ec44 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..1fd9e86 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..a5674b5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..966f289 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..d13fa43 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..34aa586 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-selected-insensitive.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..aff445d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..dc090e9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..df2584b Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..311645f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unselected-insensitive.png b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/resize-grip.png b/src/Plasma Aurora Plus/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/resize-grip.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-active.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-hover.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-active.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-active.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize.png b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-backdrop.png new file mode 100644 index 0000000..0a0fb2d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled-backdrop.png new file mode 100644 index 0000000..6efd462 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..81089e2 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover-backdrop.png new file mode 100644 index 0000000..8dc0529 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..7a3d091 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-normal.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..a378524 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png new file mode 100644 index 0000000..a10bf8c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png new file mode 100644 index 0000000..d1323b4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..199ae62 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/column-header-hover.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..aedc8c9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-backdrop.png new file mode 100644 index 0000000..56fb439 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-backdrop.png new file mode 100644 index 0000000..79f9c34 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png new file mode 100644 index 0000000..1bd610f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled.png new file mode 100644 index 0000000..5a3c7b2 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-focus.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..7974646 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..4cca0c9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..3a0cf9c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/entry.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..4f191ca Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-normal.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..644cd5f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/panel-transparent-button.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/panel.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/panel.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png new file mode 100644 index 0000000..5b62179 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..05d10b4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png new file mode 100644 index 0000000..4727e76 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert.png new file mode 100755 index 0000000..bdd131b Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg new file mode 100644 index 0000000..6977df0 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down.svg b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg new file mode 100644 index 0000000..e298d9c --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left.svg b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg new file mode 100644 index 0000000..5109d82 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right.svg b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg new file mode 100644 index 0000000..6224a1e --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up.svg b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png new file mode 100644 index 0000000..567b76c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..4c07162 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..666fed6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..8a50c3c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png new file mode 100644 index 0000000..1a19f75 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..51c9120 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..75a11f3 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..2beed2a Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png new file mode 100644 index 0000000..dc41b5d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..3060f20 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png new file mode 100644 index 0000000..5358229 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..bda1bc6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..83f55d4 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png new file mode 100644 index 0000000..8469bc6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..694d1b2 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..f63932f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png new file mode 100644 index 0000000..4ecd0c5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..5463038 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar-backdrop.png new file mode 100644 index 0000000..39dfea7 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..db677d1 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-backdrop.png new file mode 100644 index 0000000..e09137e Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png new file mode 100644 index 0000000..8ad76b2 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..868e8f9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-normal.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..a1d63c5 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background-backdrop.png new file mode 100644 index 0000000..cb1cea6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..cb1cea6 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked-backdrop.png new file mode 100644 index 0000000..97855bd Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..97daf7f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-disabled.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..581dfdd Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..68dc30d Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-backdrop.png new file mode 100644 index 0000000..1f72d6f Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png new file mode 100644 index 0000000..4ce28b1 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-disabled.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-disabled.png new file mode 100644 index 0000000..a390b5e Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-disabled.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-normal.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-normal.png new file mode 100644 index 0000000..e4c5245 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/titlebar-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/toolbar-button-hover.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..b16bad9 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-backdrop.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-backdrop.png new file mode 100644 index 0000000..276b3fd Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-backdrop.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-hover.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..043c047 Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-normal.png b/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..8bd923c Binary files /dev/null and b/src/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/Plasma Aurora Plus/gtk-3.0/gtk-widgets.css b/src/Plasma Aurora Plus/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..78648ea --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3588 @@ +/* Plasma Themes All PLUS (+) Variants. Ver 4.4 + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +.background:backdrop { +background-color: @theme_backdrop_bg_color; +color: @theme_backdrop_fg_color; +} + +*:backdrop { +-gtk-icon-effect: dim; +color: @theme_backdrop_fg_color; +} + +*:disabled, +*:disabled:backdrop { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +*:hover:backdrop:not(iconview) { +background-color: transparent; +-gtk-icon-effect: dim; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_text_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +GtkAssistantsidebar:backdrop .highlight { +background-color: @theme_backdrop_bg_color; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:backdrop, +button.default:backdrop, +button.flat:backdrop, +button:backdrop:hover, +button.flat:backdrop:hover, +button.default:backdrop:hover { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +button:active:backdrop, +button:checked:backdrop, +button.default:active:backdrop, +button.default:checked:backdrop, +button.flat:active:backdrop, +button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +button:disabled:backdrop, +button:active:disabled:backdrop, +button:checked:disabled:backdrop, +button.default:disabled:backdrop, +button.flat:disabled:backdrop, +button.default:active:disabled:backdrop, +button.default:checked:disabled:backdrop { +background-image: url("darkelements/button-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:backdrop, +toolbar button.default:backdrop, +toolbar button.flat:backdrop, +toolbar button:backdrop:hover, +toolbar button.flat:backdrop:hover, +toolbar button.default:backdrop:hover { +background: transparent; +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +toolbar button:active:backdrop, +toolbar button:checked:backdrop, +toolbar button.default:active:backdrop, +toolbar button.default:checked:backdrop, +toolbar button.flat:active:backdrop, +toolbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button:disabled:backdrop, +toolbar button:active:disabled:backdrop, +toolbar button:checked:disabled:backdrop, +toolbar button.default:disabled:backdrop, +toolbar button.flat:disabled:backdrop, +toolbar button.default:active:disabled:backdrop, +toolbar button.default:checked:disabled:backdrop { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled:backdrop { +border: 1px solid #222222; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:backdrop { +border: 1px solid @unfocused_borders; +background-image: url("darkelements/calendar-bar-backdrop.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +calendar.header:disabled:backdrop { +border: 1px solid #222222; +background-image: url("darkelements/calendar-bar-disabled-backdrop.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_text_bg_color; +} + +calendar:selected:backdrop, +GtkCalendar:selected:backdrop { +background-color: @theme_backdrop_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +calendar.view:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +calendar.header:backdrop { +border-color: @unfocused_borders; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:backdrop, +check:hover:backdrop { +-gtk-icon-source: url("assets/checkbox-unchecked-backdrop-dark.png"); +} + +check:checked:backdrop, +check:active:backdrop, +check:active:backdrop, +check:checked:backdrop { +-gtk-icon-source: url("assets/checkbox-checked-backdrop-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + +check:indeterminate:backdrop, +.menuitem check:indeterminate:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-dark.png"); +} + +check:indeterminate:disabled:backdrop, +.menuitem check:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-insensitive-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:backdrop, +radio:hover:backdrop { +-gtk-icon-source: url("assets/radio-unchecked-backdrop-dark.png"); +} + +radio:checked:backdrop, +radio:active:backdrop, +radio:active:backdrop, +radio:checked:backdrop { +-gtk-icon-source: url("assets/radio-checked-backdrop-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +radio:indeterminate:backdrop, +.menuitem radio:indeterminate:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-dark.png"); +} + +radio:indeterminate:disabled:backdrop, +.menuitem radio:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-insensitive-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow:backdrop { +border: 1px solid shade(@borders, 0.8); +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox:backdrop { +color: @theme_disabled_fg_color; +} + +combobox:backdrop:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:backdrop, +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ + +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +decoration:backdrop { +border-color: @unfocused_borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +.prompt:backdrop, +dialog:backdrop frame, +GtkMessageDialog:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 5%, shade(@gradient_2, 0.8) 55%, shade(@theme_bg_color,1.2) 40%); +border-color: @unfocused_borders; +border-bottom: 5px solid transparent; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:backdrop, +treeview entry:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled:backdrop, +treeview entry:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav:backdrop { +opacity: 0.7; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +grid > overlay > widget:backdrop { +opacity: 0.6; +} /* Also works with Gnome Photos */ + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +.frame:backdrop:only-child, +scrolledwindow:backdrop.frame { +border: 1px solid @unfocused_borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +dialog:backdrop.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@unfocused_borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:hover:backdrop > box { +background: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *, +.org-gnome-Calendar popover > box:backdrop *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +box > overlay > revealer.top > frame.app-notification:backdrop { +border-color: @unfocused_borders; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal trough:backdrop { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough:backdrop { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:backdrop, +scale.horizontal slider:hover:backdrop { +background-image: url("darkelements/scale/slider-horiz-backdrop.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:backdrop, +scale.vertical slider:hover:backdrop { +background-image: url("darkelements/scale/slider-vert-backdrop.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +scale.vertical progressbar,trough:backdrop, +scale.horizontal progressbar,trough:backdrop { +background-color: @theme_backdrop_bg_color; +border: 1px solid @unfocused_borders; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar:backdrop { +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, +headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, +headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, +headerbar button.titlebutton.close:active:backdrop, .titlebar button.titlebutton.close:active:backdrop, +headerbar button.titlebutton.close:hover:backdrop, .titlebar button.titlebutton.close:hover:backdrop, +headerbar button.titlebutton.minimize:active:backdrop, .titlebar button.titlebutton.minimize:active:backdrop, +headerbar button.titlebutton.minimize:hover:backdrop, .titlebar button.titlebutton.minimize:hover:backdrop, +headerbar button.titlebutton.maximize:active:backdrop, .titlebar button.titlebutton.maximize:active:backdrop, +headerbar button.titlebutton.maximize:hover:backdrop, .titlebar button.titlebutton.maximize:hover:backdrop { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-backdrop.png")); +color: shade(@theme_backdrop_fg_color,0.8); +} + +headerbar:backdrop label, +headerbar button:backdrop image { +color: shade(@theme_backdrop_fg_color,0.7); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +.titlebar:backdrop { +background-color: transparent; +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +border-bottom: 1px solid @unfocused_borders; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +dialog.background.solid-csd headerbar.titlebar:backdrop, +.background.solid-csd > box > headerbar.titlebar:backdrop { +border-bottom: 1px solid @unfocused_borders; +} /* Ditto above. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.4); +background-image: linear-gradient(to bottom, shade(@tab_color,0.4), @theme_bg_color); +color: @info_fg_color; +} + +.info:backdrop, +.warning:backdrop, +.question:backdrop, +.error:not(entry):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_2, 1.2), @theme_backdrop_bg_color); +border: 1px solid shade(@unfocused_borders,1.1); +border-top-color: shade(@unfocused_borders,1.2); +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info button:backdrop, +.info button:hover:backdrop, +.warning button:backdrop, +.warning button:hover:backdrop, +.question button:backdrop, +.question button.hover:backdrop, +.error button:backdrop, +.error button:hover:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label:disabled:backdrop { +color: @theme_disabled_fg_color; +} + +label:backdrop { +color: @theme_backdrop_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar trough:backdrop { +border: 1px solid @unfocused_borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +levelbar block:not(.empty):backdrop { +border: 1px solid @unfocused_borders; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:link:backdrop { +color: shade(@link_color,0.6); +} + +*:visited { +color: @link_visited_color; +} + +*:visited:backdrop { +color: shade(@link_visited_color,0.6); +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +button.link *:backdrop { +color: @theme_backdrop_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list:backdrop { +background-color: @theme_backdrop_bg_color; +border: 0 solid @unfocused_borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:backdrop { +background-color: @theme_backdrop_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +list row:selected:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar:backdrop, +.menubar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu, +.csd menu:backdrop, +.menu:backdrop { +background-color: @theme_backdrop_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:backdrop, +.menu menuitem:backdrop { +color: @theme_backdrop_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +menu menuitem:backdrop, menu menuitem:backdrop:hover, +.menu menuitem:backdrop, +.menu menuitem:backdrop:hover { +color: @theme_backdrop_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow:backdrop:hover, +.menu arrow:backdrop:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +floating-bar:backdrop { +border-color: @unfocused_borders; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook.frame:backdrop, +notebook scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window treeview button:backdrop { +border-top: 1px solid @unfocused_borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack:backdrop { +border: 1px solid @unfocused_borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab:checked:disabled { +background-image: linear-gradient(to bottom, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.top > tabs > tab:backdrop { +background-image: linear-gradient(to bottom, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.top > tabs > tab:checked:backdrop, +notebook > header.top > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.top:backdrop, +notebook.frame > header.top:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab:checked:disabled { +background-image: linear-gradient(to top, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.bottom > tabs > tab:backdrop { +background-image: linear-gradient(to top, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-color: shade(@unfocused_borders,0.8); +border-style: solid; +} + +notebook > header.bottom > tabs > tab:checked:backdrop, +notebook > header.bottom > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.bottom:backdrop, +notebook.frame > header.bottom:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab:checked:disabled { +background-image: linear-gradient(to right, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.left > tabs > tab:backdrop { +background-image: linear-gradient(to right, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.left > tabs > tab:checked:backdrop, +notebook > header.left > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.left:backdrop, +notebook.frame > header.left:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab:checked:disabled { +background-image: linear-gradient(to left, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.right > tabs > tab:backdrop { +background-image: linear-gradient(to left, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.right > tabs > tab:checked:backdrop, +notebook > header.right > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.right:backdrop, +notebook.frame > header.right:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +notebook > header > tabs > arrow:backdrop { +color: @theme_backdrop_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +box > box > box > paned.horizontal:not(.titlebar):backdrop { +border-color: @unfocused_borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.caja-pathbar button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color,0.8); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nautilus-path-bar button.text-button:last-child:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +.nautilus-path-bar button.text-button:last-child label:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nemo-window .path-bar button.text-button:checked *:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.8); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +popover.background:backdrop, +.csd popover.background:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +modelbutton.flat:hover:backdrop, +.menuitem.button.flat:hover:backdrop { +color: @theme_backdrop_fg_color; +background-image: none; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.horizontal progress:backdrop, +treeview.view.progressbar:backdrop { +background-image: url("darkelements/progressbar-horiz-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress:backdrop { +background-image: url("darkelements/progressbar-vert-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +progressbar.vertical trough:backdrop, +progressbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.up:backdrop, +scrollbar.horizontal .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left-backdrop.svg")); +} + +scrollbar.horizontal button.down:backdrop, +scrollbar.horizontal .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right-backdrop.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.vertical trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:backdrop, +scrollbar.vertical .slider:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover:backdrop, +scrollbar.vertical .slider:hover:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.up:backdrop, +scrollbar.vertical .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up-backdrop.svg")); +} + +scrollbar.vertical button.down:backdrop, +scrollbar.vertical .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down-backdrop.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +box > scrolledwindow:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +paned scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.frame:backdrop { +border-color: shade(@unfocused_borders, 0.8); +} + +.nemo-window scrolledwindow.view { +margin: 0 4px 7px 4px; +} + +.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@theme_selected_text_bg_color,0.70), @theme_bg_color 70%); +} + +searchbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +background-image: linear-gradient(to bottom, shade(@gradient_2, 1.3), @theme_backdrop_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +.separator:backdrop { +border-color: @unfocused_borders; +} + +button .separator, +separator, separator.sidebar, +separator.vertical.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background-color: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +.thunar paned:not(.titlebar) > separator:backdrop { +border-color: shade(@unfocused_borders, 2); +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +box > paned.horizontal > box > box > stack > scrolledwindow > viewport > widget:backdrop { +opacity: 0.6; +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:backdrop { +border: 1px solid @unfocused_borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:backdrop, +spinbutton button:backdrop:hover { +background-image: url("darkelements/spinbutton-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +spinbutton button:disabled:backdrop { +background-image: url("darkelements/spinbutton-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:backdrop { +color: @theme_backdrop_fg_color; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar:backdrop { +background-color: @theme_backdrop_bg_color; +opacity: 0.65; /* Work-around due to top border brightness anomaly with EoG app. */ +} + +statusbar button, +statusbar button:backdrop, +statusbar button.default, +statusbar button.default:backdrop, +statusbar button.flat, +statusbar button.flat:backdrop, +statusbar button:backdrop:hover, +statusbar button.flat:backdrop:hover, +statusbar button.default:backdrop:hover { +background-image: none; +background-size: 100% 100%; +} + +statusbar button:active:backdrop, +statusbar button:checked:backdrop, +statusbar button.default:active:backdrop, +statusbar button.default:checked:backdrop, +statusbar button.flat:active:backdrop, +statusbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:backdrop, +switch:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid @unfocused_borders; +color: @theme_backdrop_fg_color; +} + +headerbar switch:backdrop, +headerbar switch:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_backdrop_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch:disabled:backdrop, +switch:disabled:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid #222222; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled:backdrop, +headerbar switch:disabled:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +switch slider:checked:backdrop, +switch slider:checked:hover:backdrop { +border: none; +background-image: url("darkelements/switch-checked-backdrop.png"); +background-size: 100% 100%; +} + +switch slider:backdrop, +switch slider:backdrop:hover, +switch slider:disabled:backdrop, +switch slider:disabled:backdrop:hover { +border: none; +background-image: url("darkelements/switch-unchecked-backdrop.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow viewport.frame:backdrop { +border: 1px solid @unfocused_borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +box > box ~ expander > box:backdrop { +border-color: @unfocused_borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window notebook:backdrop, +terminal-window notebook stack:backdrop, +terminal-window > box > notebook:backdrop, +window.background > box > notebook stack:backdrop { +border-color: @unfocused_borders; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +toolbar:not(.inline-toolbar):backdrop { +border-color: @unfocused_borders; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +toolbar:not(.inline-toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar:not(toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview:backdrop { +background-color: @theme_backdrop_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview.view.trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:backdrop, +treeview button:hover:backdrop, +treeview button:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-bottom: 1px solid @unfocused_borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:backdrop { +opacity: 0.7; +color: shade(@theme_backdrop_fg_color,1.5); +} /* Quick solution to dim all; In particular, iconview icons */ + +.view:disabled:backdrop { +color: @theme_disabled_fg_color; +background-color: @theme_backdrop_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view:selected:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.4); +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view:selected:disabled, +.view:selected:disabled:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +.view text:backdrop, +textview text:backdrop, +iconview text:backdrop { +color: @theme_backdrop_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +selection:backdrop, +selection:focus:backdrop, +text selection:backdrop, +text selection:focus:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +text:selected:backdrop, +textview text selection:backdrop, +textview text selection:focus:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.3); +background-color: @theme_backdrop_selected_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.content-view.view:backdrop, +flowbox:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/Plasma Aurora Plus/gtk-3.0/gtk.css b/src/Plasma Aurora Plus/gtk-3.0/gtk.css new file mode 100644 index 0000000..f933a7b --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/gtk.css @@ -0,0 +1,59 @@ +/* Plasma Aurora Plus - Version 4 */ +@define-color theme_bg_color #000e00; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000e00; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #23a12c; +@define-color theme_selected_text_bg_color #125317; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000e00; +@define-color theme_backdrop_fg_color #767676; +@define-color theme_backdrop_bg_color #000900; +@define-color theme_backdrop_selected_bg_color #09220c; +@define-color theme_backdrop_selected_fg_color shade(@theme_selected_fg_color, 0.6); +@define-color theme_tooltip_bg_color #000e00; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #129919; +@define-color borders #0c6900; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #123a0d; +@define-color tab_color #06a80f; +@define-color gradient_1 #30352f; +@define-color gradient_2 #0c180e; +@define-color event-calendar-color #062e00; +/* misc colors used by gtk+ */ +@define-color info_fg_color #23a12c; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #23a12c; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #23a12c; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #23a12c; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #23a12c; +@define-color error_color #23a12c; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/Plasma Aurora Plus/gtk-3.0/lightdm-gtk-greeter.css b/src/Plasma Aurora Plus/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/Plasma Aurora Plus/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/Plasma Aurora Plus/index.theme b/src/Plasma Aurora Plus/index.theme new file mode 100644 index 0000000..062d9f8 --- /dev/null +++ b/src/Plasma Aurora Plus/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Aurora Plus +Type=X-GNOME-Metatheme +Comment=Dark green theme +Encoding=UTF-8 +GtkTheme=Plasma Aurora Plus +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/Plasma Aurora Plus/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors b/src/Plasma Aurora Plus/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors new file mode 100644 index 0000000..57f0356 --- /dev/null +++ b/src/Plasma Aurora Plus/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors @@ -0,0 +1,110 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNormal=202,202,202 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +Name=Gtk Dark Plasma Theme +shadeSortColumn=true + +[KDE] +contrast=3 + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveForeground=128,128,128 diff --git a/src/Plasma Aurora Plus/kde color scheme/.kde/share/config/kdeglobals b/src/Plasma Aurora Plus/kde color scheme/.kde/share/config/kdeglobals new file mode 100644 index 0000000..9d406da --- /dev/null +++ b/src/Plasma Aurora Plus/kde color scheme/.kde/share/config/kdeglobals @@ -0,0 +1,134 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +Enable=false +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +BackgroundAlternate=59,64,69 +BackgroundNormal=49,54,59 +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNegative=237,21,21 +ForegroundNeutral=201,206,59 +ForegroundNormal=202,202,202 +ForegroundPositive=17,209,22 +ForegroundVisited=61,174,230 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +ColorScheme=GtkDarkPlasmaTheme +Name[en_GB]=Gtk Dark Plasma Theme +Name=Gtk Dark Plasma Theme +font=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +menuFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +shadeSortColumn=true +smallestReadableFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +toolBarFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +widgetStyle=gtk2 + +[Icons] +Theme=breeze-dark + +[KDE] +ShowIconsInMenuItems=true +ShowIconsOnPushButtons=true +contrast=4 + +[Toolbar style] +ToolButtonStyle=TextBesideIcon +ToolButtonStyleOtherToolbars=TextBesideIcon + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveBlend=75,71,67 +inactiveForeground=128,128,128 diff --git a/src/Plasma Aurora Plus/kde color scheme/HIDDEN FOLDERS README b/src/Plasma Aurora Plus/kde color scheme/HIDDEN FOLDERS README new file mode 100644 index 0000000..65acbd1 --- /dev/null +++ b/src/Plasma Aurora Plus/kde color scheme/HIDDEN FOLDERS README @@ -0,0 +1,13 @@ +Enable 'Show hidden folders' in your file manager. +Copy the following directories: + + +'.kde' ------------> /HOME/YOUR-USER/ +Includes '.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors' +Includes '.kde/share/config/kdeglobals' + + +'color-schemes' ---> /HOME/YOUR-USER/.local/share/ +Includes 'GtkDarkPlasmaTheme.colors' + + diff --git a/src/Plasma Aurora Plus/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors b/src/Plasma Aurora Plus/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors new file mode 100644 index 0000000..57f0356 --- /dev/null +++ b/src/Plasma Aurora Plus/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors @@ -0,0 +1,110 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNormal=202,202,202 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +Name=Gtk Dark Plasma Theme +shadeSortColumn=true + +[KDE] +contrast=3 + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveForeground=128,128,128 diff --git a/src/Plasma Aurora Plus/xfwm4/README b/src/Plasma Aurora Plus/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-active.png b/src/Plasma Aurora Plus/xfwm4/bottom-active.png new file mode 100755 index 0000000..b72e531 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/bottom-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-active.xpm b/src/Plasma Aurora Plus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/bottom-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-inactive.png b/src/Plasma Aurora Plus/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..9d302a6 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/bottom-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..32570e3 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-left-active.png b/src/Plasma Aurora Plus/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..dd5ca60 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/bottom-left-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-left-active.xpm b/src/Plasma Aurora Plus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-left-inactive.png b/src/Plasma Aurora Plus/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..f405e67 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/bottom-left-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-left-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..dfaac06 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-right-active.png b/src/Plasma Aurora Plus/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..57d1fb9 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/bottom-right-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-right-active.xpm b/src/Plasma Aurora Plus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-right-inactive.png b/src/Plasma Aurora Plus/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..af7da2b Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/bottom-right-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/bottom-right-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..3bdee01 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/close-active.png b/src/Plasma Aurora Plus/xfwm4/close-active.png new file mode 100755 index 0000000..8f000f0 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/close-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/close-active.xpm b/src/Plasma Aurora Plus/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/close-inactive.png b/src/Plasma Aurora Plus/xfwm4/close-inactive.png new file mode 100755 index 0000000..570e37e Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/close-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/close-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..22ee170 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/close-prelight.png b/src/Plasma Aurora Plus/xfwm4/close-prelight.png new file mode 100755 index 0000000..400d69b Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/close-prelight.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/close-pressed.png b/src/Plasma Aurora Plus/xfwm4/close-pressed.png new file mode 100755 index 0000000..2366be8 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/close-pressed.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/close-pressed.xpm b/src/Plasma Aurora Plus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/hide-active.png b/src/Plasma Aurora Plus/xfwm4/hide-active.png new file mode 100755 index 0000000..5169bd7 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/hide-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/hide-inactive.png b/src/Plasma Aurora Plus/xfwm4/hide-inactive.png new file mode 100755 index 0000000..d2e31b9 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/hide-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/hide-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..fea6dfd --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/hide-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 26 8 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020202", +"# c #050505", +"$ c #010101", +"% c #030303", +"& c #080808", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...................+........", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...........................@", +"..........................@#", +".........................$%&"}; diff --git a/src/Plasma Aurora Plus/xfwm4/hide-prelight.png b/src/Plasma Aurora Plus/xfwm4/hide-prelight.png new file mode 100755 index 0000000..5eff9f0 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/hide-prelight.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/hide-pressed.png b/src/Plasma Aurora Plus/xfwm4/hide-pressed.png new file mode 100755 index 0000000..fb3fed6 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/hide-pressed.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/hide-pressed.xpm b/src/Plasma Aurora Plus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/Plasma Aurora Plus/xfwm4/left-active.png b/src/Plasma Aurora Plus/xfwm4/left-active.png new file mode 100755 index 0000000..d72b0c2 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/left-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/left-active.xpm b/src/Plasma Aurora Plus/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora Plus/xfwm4/left-inactive.png b/src/Plasma Aurora Plus/xfwm4/left-inactive.png new file mode 100755 index 0000000..fae2390 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/left-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/left-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..a3a3922 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/left-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-active.png b/src/Plasma Aurora Plus/xfwm4/maximize-active.png new file mode 100755 index 0000000..c0c4825 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/maximize-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-active.xpm b/src/Plasma Aurora Plus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-inactive.png b/src/Plasma Aurora Plus/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..8acd03e Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/maximize-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ff5168c --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 26 4 1", +" c None", +". c #010101", +"+ c #000000", +"@ c #010000", +".+++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@++++++++++", +"+++++++++++@@@@+++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-prelight.png b/src/Plasma Aurora Plus/xfwm4/maximize-prelight.png new file mode 100755 index 0000000..68942a5 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/maximize-prelight.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-prelight.xpm b/src/Plasma Aurora Plus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-pressed.png b/src/Plasma Aurora Plus/xfwm4/maximize-pressed.png new file mode 100755 index 0000000..92a7740 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/maximize-pressed.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-pressed.xpm b/src/Plasma Aurora Plus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-toggled-active.png b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..7e0df16 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-toggled-active.xpm b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.png b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..7a36008 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..d44ef02 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.png b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 0000000..8ae8a98 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.xpm b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.png b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..dd7dd11 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.xpm b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora Plus/xfwm4/menu-active.png b/src/Plasma Aurora Plus/xfwm4/menu-active.png new file mode 100755 index 0000000..54d9a1e Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/menu-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/menu-active.xpm b/src/Plasma Aurora Plus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Aurora Plus/xfwm4/menu-inactive.png b/src/Plasma Aurora Plus/xfwm4/menu-inactive.png new file mode 100755 index 0000000..5b6a08c Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/menu-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/menu-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..20134b7 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/menu-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"13 26 4 1", +" c None", +". c #000000", +"+ c #010101", +"@ c #040404", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@"}; diff --git a/src/Plasma Aurora Plus/xfwm4/menu-prelight.png b/src/Plasma Aurora Plus/xfwm4/menu-prelight.png new file mode 100644 index 0000000..84be8ff Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/menu-prelight.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/menu-prelight.xpm b/src/Plasma Aurora Plus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Aurora Plus/xfwm4/menu-pressed.png b/src/Plasma Aurora Plus/xfwm4/menu-pressed.png new file mode 100644 index 0000000..3b1def6 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/menu-pressed.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/menu-pressed.xpm b/src/Plasma Aurora Plus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Aurora Plus/xfwm4/right-active.png b/src/Plasma Aurora Plus/xfwm4/right-active.png new file mode 100755 index 0000000..3cdfc4f Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/right-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/right-active.xpm b/src/Plasma Aurora Plus/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora Plus/xfwm4/right-inactive.png b/src/Plasma Aurora Plus/xfwm4/right-inactive.png new file mode 100755 index 0000000..a291e3f Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/right-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/right-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0496c25 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora Plus/xfwm4/themerc b/src/Plasma Aurora Plus/xfwm4/themerc new file mode 100755 index 0000000..340549f --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#bcbcbc +inactive_text_color=#858585 diff --git a/src/Plasma Aurora Plus/xfwm4/title-1-active.png b/src/Plasma Aurora Plus/xfwm4/title-1-active.png new file mode 100755 index 0000000..1c77f23 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-1-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-1-active.xpm b/src/Plasma Aurora Plus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-1-inactive.png b/src/Plasma Aurora Plus/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..33a0f38 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-1-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-1-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..abea692 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-2-active.png b/src/Plasma Aurora Plus/xfwm4/title-2-active.png new file mode 100755 index 0000000..7767fa9 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-2-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-2-active.xpm b/src/Plasma Aurora Plus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-2-inactive.png b/src/Plasma Aurora Plus/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..c92635b Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-2-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-2-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..60a48c7 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-3-active.png b/src/Plasma Aurora Plus/xfwm4/title-3-active.png new file mode 100755 index 0000000..d42f6c3 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-3-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-3-active.xpm b/src/Plasma Aurora Plus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-3-inactive.png b/src/Plasma Aurora Plus/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..66cbce4 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-3-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-3-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..87b61fc --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-4-active.png b/src/Plasma Aurora Plus/xfwm4/title-4-active.png new file mode 100755 index 0000000..ba1bba7 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-4-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-4-active.xpm b/src/Plasma Aurora Plus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-4-inactive.png b/src/Plasma Aurora Plus/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..d2e42fa Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-4-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-4-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..d6621a2 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-5-active.png b/src/Plasma Aurora Plus/xfwm4/title-5-active.png new file mode 100755 index 0000000..9d5d884 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-5-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-5-active.xpm b/src/Plasma Aurora Plus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora Plus/xfwm4/title-5-inactive.png b/src/Plasma Aurora Plus/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..50b2cf6 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/title-5-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/title-5-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..448b3a4 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"4 26 4 1", +" c None", +". c #000000", +"+ c #030303", +"@ c #0B0B0B", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"@@@@"}; diff --git a/src/Plasma Aurora Plus/xfwm4/top-left-active.png b/src/Plasma Aurora Plus/xfwm4/top-left-active.png new file mode 100755 index 0000000..fc25c6c Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/top-left-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/top-left-active.xpm b/src/Plasma Aurora Plus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Aurora Plus/xfwm4/top-left-inactive.png b/src/Plasma Aurora Plus/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..35d3a40 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/top-left-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/top-left-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..c98cb53 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Aurora Plus/xfwm4/top-right-active.png b/src/Plasma Aurora Plus/xfwm4/top-right-active.png new file mode 100755 index 0000000..ef75ead Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/top-right-active.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/top-right-active.xpm b/src/Plasma Aurora Plus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Aurora Plus/xfwm4/top-right-inactive.png b/src/Plasma Aurora Plus/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..7d8b204 Binary files /dev/null and b/src/Plasma Aurora Plus/xfwm4/top-right-inactive.png differ diff --git a/src/Plasma Aurora Plus/xfwm4/top-right-inactive.xpm b/src/Plasma Aurora Plus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..0c39562 --- /dev/null +++ b/src/Plasma Aurora Plus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Aurora/gtk-2.0/Arrows/arrow-down.png b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Arrows/arrow-insens.png b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Arrows/arrow-left.png b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Arrows/arrow-right.png b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Arrows/arrow-up.png b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Buttons/button-insens.png b/src/Plasma Aurora/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..34e16ea Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Buttons/button-normal.png b/src/Plasma Aurora/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..b63b28c Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Buttons/button-prelight.png b/src/Plasma Aurora/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..09665d3 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-insens.png b/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..f506ecd Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-normal.png b/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..0df9790 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-prelight.png b/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..7eb1086 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/check1.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/check2.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/check3.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/check4.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/check5.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/check6.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/option1.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/option2.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/option3.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/option4.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/option5.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/option6.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed.png b/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Entry/entry-bg.png b/src/Plasma Aurora/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e2ac7e Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Entry/entry-border-focus.png b/src/Plasma Aurora/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..db5b5a2 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Entry/entry-border-insens.png b/src/Plasma Aurora/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Entry/entry-border-normal.png b/src/Plasma Aurora/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..0ad23bb Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..75bc31b Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..fcde351 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame.png b/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..63e4658 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Handles/handle-h-orig.png b/src/Plasma Aurora/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..f2c4d8d Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Handles/handle-h.png b/src/Plasma Aurora/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Handles/handle-h.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Handles/handle-v-orig.png b/src/Plasma Aurora/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..691ba50 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Handles/handle-v.png b/src/Plasma Aurora/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Handles/handle-v.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Lines/line-h-orig.png b/src/Plasma Aurora/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..4567f82 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Lines/line-h.png b/src/Plasma Aurora/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Lines/line-h.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Lines/line-v-orig.png b/src/Plasma Aurora/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..cb5bc25 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Lines/line-v.png b/src/Plasma Aurora/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Lines/line-v.png differ diff --git a/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-insens.png b/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..af8a33d Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-normal.png b/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..846e3ab Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-prelight.png b/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..af475a8 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menu.png b/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..6bd168b Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..5bcccae Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar.png b/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..532ede4 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Others/null.png b/src/Plasma Aurora/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Others/null.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Others/ruler.png b/src/Plasma Aurora/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..12d29da Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Others/ruler.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Others/selected-bar.png b/src/Plasma Aurora/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..db677d1 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Others/selected-bar.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Others/tooltip.png b/src/Plasma Aurora/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..b7848a9 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Others/tooltip.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Panel/null-panel.png b/src/Plasma Aurora/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Panel/null-panel.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Panel/panel-button-prelight.png b/src/Plasma Aurora/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..a41b38a Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Panel/panel.png b/src/Plasma Aurora/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Panel/panel.png differ diff --git a/src/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..05d10b4 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-vert.png b/src/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100755 index 0000000..bdd131b Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..7697646 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..2b3cdbd Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Range/slider-horiz-insens.png b/src/Plasma Aurora/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..89f64b3 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Range/slider-horiz-prelight.png b/src/Plasma Aurora/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..666fed6 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Range/slider-horiz.png b/src/Plasma Aurora/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Range/slider-vert-insens.png b/src/Plasma Aurora/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..8f8126d Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Range/slider-vert-prelight.png b/src/Plasma Aurora/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..75a11f3 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Range/slider-vert.png b/src/Plasma Aurora/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Range/slider-vert.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Range/trough-horizontal.png b/src/Plasma Aurora/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..78cbae5 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Range/trough-vertical.png b/src/Plasma Aurora/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..7168a73 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..b0ddf58 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..44f2383 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7d0dad0 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-active.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..6dcbe94 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..87cc8fa Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..9589e1a Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..9d427e7 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..6b31ff3 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..1545e37 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..88392b9 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..f5255c5 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..28fa850 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..e1e9f0e Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..f6df94f Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..7b22617 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..9e4ad87 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..25cc138 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..4a4a2cd Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..0a24837 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..bf9dff5 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Shadows/bg.png b/src/Plasma Aurora/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..057a2eb Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Shadows/bg.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Shadows/shadow-in.png b/src/Plasma Aurora/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..485dd9f Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Shadows/shadow-out.png b/src/Plasma Aurora/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..3c75c3d Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Shadows/text.png b/src/Plasma Aurora/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..9a85637 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Shadows/text.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Spin/spin-down-insens.png b/src/Plasma Aurora/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..569f038 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Spin/spin-down-prelight.png b/src/Plasma Aurora/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..73af360 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Spin/spin-down.png b/src/Plasma Aurora/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..c9ec71b Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Spin/spin-down.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Spin/spin-up-insens.png b/src/Plasma Aurora/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..b3ece06 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Spin/spin-up-prelight.png b/src/Plasma Aurora/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..8b61632 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Spin/spin-up.png b/src/Plasma Aurora/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..bcfa5f6 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Spin/spin-up.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-left.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..dad6b6a Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-right.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..31940ce Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-left-bottom.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..f24b8a2 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-left-top.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..5939184 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-right-bottom.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..a41f904 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-right-top.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..42e959c Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-current.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1a4fae0 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-left.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..7b9ef8b Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-right.png b/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..814b537 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/notebook.png b/src/Plasma Aurora/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..c604c25 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/notebook.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/tab-bottom-active.png b/src/Plasma Aurora/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..2f4a1a1 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/tab-bottom.png b/src/Plasma Aurora/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..81cd854 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/tab-left-active.png b/src/Plasma Aurora/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..7c7d91a Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/tab-left.png b/src/Plasma Aurora/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..38de2d6 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/tab-right-active.png b/src/Plasma Aurora/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..100e7b5 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/tab-right.png b/src/Plasma Aurora/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..eff8f27 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/tab-top-active.png b/src/Plasma Aurora/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..93e01dc Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Tabs/tab-top.png b/src/Plasma Aurora/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..298387b Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/Plasma Aurora/gtk-2.0/Toolbar/toolbar.png b/src/Plasma Aurora/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..5350572 Binary files /dev/null and b/src/Plasma Aurora/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/Plasma Aurora/gtk-2.0/gtkrc b/src/Plasma Aurora/gtk-2.0/gtkrc new file mode 100644 index 0000000..dbd98b8 --- /dev/null +++ b/src/Plasma Aurora/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#0f440b\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000000\ninsensitive_bg_color:#000000\ntooltip_bg_color:#000000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#0f440b" +bg[ACTIVE] = "#000000" +bg[SELECTED] = "#0f440b" +bg[INSENSITIVE] = "#000000" + +base[NORMAL] = "#000000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#0f440b" +base[SELECTED] = "#0f440b" +base[INSENSITIVE] = "#000000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0,0,0,0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0,0,0,0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000000" +GtkTreeView::even_row_color = "#000000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/Plasma Aurora/gtk-2.0/notify.rc b/src/Plasma Aurora/gtk-2.0/notify.rc new file mode 100644 index 0000000..bdd38c2 --- /dev/null +++ b/src/Plasma Aurora/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#1a7b0e" +XfceNotifyWindow::border-color-hover = "#1a7b0e" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000000" +} +style "notify-button" +{ +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#000000" +bg[ACTIVE] = "#000000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/Plasma Aurora/gtk-2.0/panel.rc b/src/Plasma Aurora/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/Plasma Aurora/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.svg b/src/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/check-symbolic.svg b/src/Plasma Aurora/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Aurora/gtk-3.0/assets/check-symbolic.symbolic.png b/src/Plasma Aurora/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..a02ed7d Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..18c53fe Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a5a7def Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..9700484 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..061bedd Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..ae44fdb Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..07c5caf Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..6172f81 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..71b418f Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..6c6e4f3 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/dash-symbolic.svg b/src/Plasma Aurora/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Aurora/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/Plasma Aurora/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked.png b/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/pane-separator-vertical.png b/src/Plasma Aurora/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/pane-separator.png b/src/Plasma Aurora/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/pane-separator.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked--backdrop-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked--backdrop-dark@2.png new file mode 100644 index 0000000..16411ce Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked--backdrop-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..428fbb3 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..293bb34 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a71ec44 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..1fd9e86 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..a5674b5 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..966f289 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..d13fa43 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..34aa586 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-selected-insensitive.png b/src/Plasma Aurora/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..aff445d Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..dc090e9 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..df2584b Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..311645f Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/radio-unselected-insensitive.png b/src/Plasma Aurora/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/resize-grip.png b/src/Plasma Aurora/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/resize-grip.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close-active.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close-hover.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-active.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-active.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize.png b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/button-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/button-backdrop.png new file mode 100644 index 0000000..6166587 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/button-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/button-disabled-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/button-disabled-backdrop.png new file mode 100644 index 0000000..0bc61df Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/button-disabled-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/button-disabled.png b/src/Plasma Aurora/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..35c289c Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/button-hover-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/button-hover-backdrop.png new file mode 100644 index 0000000..f19d930 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/button-hover-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/button-hover.png b/src/Plasma Aurora/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..7a3d091 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/button-normal.png b/src/Plasma Aurora/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..57e5b63 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-backdrop.png new file mode 100644 index 0000000..4221087 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png new file mode 100644 index 0000000..f8a9e44 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..02fb4b7 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar.png b/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4622497 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/column-header-hover.png b/src/Plasma Aurora/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..aedc8c9 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/entry-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/entry-backdrop.png new file mode 100644 index 0000000..c81854a Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/entry-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/entry-border-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/entry-border-backdrop.png new file mode 100644 index 0000000..1bd610f Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/entry-border-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/entry-border-focus.png b/src/Plasma Aurora/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..5b7a84a Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/entry-border.png b/src/Plasma Aurora/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..0617c6b Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/entry.png b/src/Plasma Aurora/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..4dee45d Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/entry.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/headerbar-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..66850f5 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/headerbar-normal.png b/src/Plasma Aurora/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1596350 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/panel-transparent-button.png b/src/Plasma Aurora/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/panel.png b/src/Plasma Aurora/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..941817d Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/panel.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz-backdrop.png new file mode 100644 index 0000000..58ec616 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz.png b/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..05d10b4 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert-backdrop.png new file mode 100644 index 0000000..a17428a Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert.png b/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert.png new file mode 100755 index 0000000..bdd131b Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg new file mode 100644 index 0000000..6977df0 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down.svg b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg new file mode 100644 index 0000000..e298d9c --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left.svg b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg new file mode 100644 index 0000000..5109d82 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right.svg b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg new file mode 100644 index 0000000..6224a1e --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up.svg b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png new file mode 100644 index 0000000..232cebb Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..acd31ea Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..666fed6 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-backdrop.png new file mode 100644 index 0000000..80aac5b Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..31941d5 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..75a11f3 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png new file mode 100644 index 0000000..121b02b Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..7aa0b4a Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png new file mode 100644 index 0000000..0a53913 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical.png b/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..a644c03 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..83f55d4 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png new file mode 100644 index 0000000..2d1b535 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..ef66612 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..f63932f Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png new file mode 100644 index 0000000..39d978e Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..fa111ab Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/selected-bar-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/selected-bar-backdrop.png new file mode 100644 index 0000000..06e735f Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/selected-bar-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/selected-bar.png b/src/Plasma Aurora/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..db677d1 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-backdrop.png new file mode 100644 index 0000000..2e88403 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png new file mode 100644 index 0000000..9e37150 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled.png b/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..31766c6 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-normal.png b/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..1413497 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/switch-background-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/switch-background-backdrop.png new file mode 100644 index 0000000..e7ea5b2 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/switch-background-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/switch-background.png b/src/Plasma Aurora/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..101500a Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/switch-checked-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/switch-checked-backdrop.png new file mode 100644 index 0000000..ef50e28 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/switch-checked-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/switch-checked.png b/src/Plasma Aurora/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..c019790 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/switch-disabled.png b/src/Plasma Aurora/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..7c3ce76 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked.png b/src/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..481e126 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-backdrop.png new file mode 100644 index 0000000..8e10a3b Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-disabled-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-disabled-backdrop.png new file mode 100644 index 0000000..0179575 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-disabled-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-disabled.png b/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-disabled.png new file mode 100644 index 0000000..706697d Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-disabled.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-normal.png b/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-normal.png new file mode 100644 index 0000000..0439e06 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/titlebar-normal.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/toolbar-button-hover.png b/src/Plasma Aurora/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..b16bad9 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-backdrop.png b/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-backdrop.png new file mode 100644 index 0000000..6d0d69f Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-backdrop.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-hover.png b/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..043c047 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-normal.png b/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..dca4b57 Binary files /dev/null and b/src/Plasma Aurora/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/Plasma Aurora/gtk-3.0/gtk-widgets.css b/src/Plasma Aurora/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..ded1886 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3589 @@ +/* Plasma Themes - All 'Standard' Variants. Ver 4.4 + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +.background:backdrop { +background-color: @theme_backdrop_bg_color; +color: @theme_backdrop_fg_color; +} + +*:backdrop { +-gtk-icon-effect: dim; +color: @theme_backdrop_fg_color; +} + +*:disabled, +*:disabled:backdrop { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +*:hover:backdrop:not(iconview) { +background-color: transparent; +-gtk-icon-effect: dim; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_text_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +GtkAssistantsidebar:backdrop .highlight { +background-color: @theme_backdrop_bg_color; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:backdrop, +button.default:backdrop, +button.flat:backdrop, +button:backdrop:hover, +button.flat:backdrop:hover, +button.default:backdrop:hover { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +button:active:backdrop, +button:checked:backdrop, +button.default:active:backdrop, +button.default:checked:backdrop, +button.flat:active:backdrop, +button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +button:disabled:backdrop, +button:active:disabled:backdrop, +button:checked:disabled:backdrop, +button.default:disabled:backdrop, +button.flat:disabled:backdrop, +button.default:active:disabled:backdrop, +button.default:checked:disabled:backdrop { +background-image: url("darkelements/button-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:backdrop, +toolbar button.default:backdrop, +toolbar button.flat:backdrop, +toolbar button:backdrop:hover, +toolbar button.flat:backdrop:hover, +toolbar button.default:backdrop:hover { +background: transparent; +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +toolbar button:active:backdrop, +toolbar button:checked:backdrop, +toolbar button.default:active:backdrop, +toolbar button.default:checked:backdrop, +toolbar button.flat:active:backdrop, +toolbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button:disabled:backdrop, +toolbar button:active:disabled:backdrop, +toolbar button:checked:disabled:backdrop, +toolbar button.default:disabled:backdrop, +toolbar button.flat:disabled:backdrop, +toolbar button.default:active:disabled:backdrop, +toolbar button.default:checked:disabled:backdrop { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled:backdrop { +border: 1px solid #222222; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:backdrop { +border: 1px solid @unfocused_borders; +background-image: url("darkelements/calendar-bar-backdrop.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +calendar.header:disabled:backdrop { +border: 1px solid #222222; +background-image: url("darkelements/calendar-bar-disabled-backdrop.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_text_bg_color; +} + +calendar:selected:backdrop, +GtkCalendar:selected:backdrop { +background-color: @theme_backdrop_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +calendar.view:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +calendar.header:backdrop { +border-color: @unfocused_borders; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:backdrop, +check:hover:backdrop { +-gtk-icon-source: url("assets/checkbox-unchecked-backdrop-dark.png"); +} + +check:checked:backdrop, +check:active:backdrop, +check:active:backdrop, +check:checked:backdrop { +-gtk-icon-source: url("assets/checkbox-checked-backdrop-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + +check:indeterminate:backdrop, +.menuitem check:indeterminate:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-dark.png"); +} + +check:indeterminate:disabled:backdrop, +.menuitem check:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-insensitive-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:backdrop, +radio:hover:backdrop { +-gtk-icon-source: url("assets/radio-unchecked-backdrop-dark.png"); +} + +radio:checked:backdrop, +radio:active:backdrop, +radio:active:backdrop, +radio:checked:backdrop { +-gtk-icon-source: url("assets/radio-checked-backdrop-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +radio:indeterminate:backdrop, +.menuitem radio:indeterminate:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-dark.png"); +} + +radio:indeterminate:disabled:backdrop, +.menuitem radio:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-insensitive-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow:backdrop { +border: 1px solid shade(@borders, 0.8); +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox:backdrop { +color: @theme_disabled_fg_color; +} + +combobox:backdrop:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:backdrop, +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ + +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +decoration:backdrop { +border-color: @unfocused_borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +.prompt:backdrop, +dialog:backdrop frame, +GtkMessageDialog:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 5%, shade(@gradient_2, 0.8) 55%, shade(@theme_bg_color,1.2) 40%); +border-color: @unfocused_borders; +border-bottom: 5px solid transparent; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:backdrop, +treeview entry:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled:backdrop, +treeview entry:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav:backdrop { +opacity: 0.7; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +grid > overlay > widget:backdrop { +opacity: 0.6; +} /* Also works with Gnome Photos */ + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +.frame:backdrop:only-child, +scrolledwindow:backdrop.frame { +border: 1px solid @unfocused_borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +dialog:backdrop.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@unfocused_borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:hover:backdrop > box { +background: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *, +.org-gnome-Calendar popover > box:backdrop *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +box > overlay > revealer.top > frame.app-notification:backdrop { +border-color: @unfocused_borders; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal trough:backdrop { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough:backdrop { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:backdrop, +scale.horizontal slider:hover:backdrop { +background-image: url("darkelements/scale/slider-horiz-backdrop.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:backdrop, +scale.vertical slider:hover:backdrop { +background-image: url("darkelements/scale/slider-vert-backdrop.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +scale.vertical progressbar,trough:backdrop, +scale.horizontal progressbar,trough:backdrop { +background-color: @theme_backdrop_bg_color; +border: 1px solid @unfocused_borders; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar:backdrop { +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, +headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, +headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, +headerbar button.titlebutton.close:active:backdrop, .titlebar button.titlebutton.close:active:backdrop, +headerbar button.titlebutton.close:hover:backdrop, .titlebar button.titlebutton.close:hover:backdrop, +headerbar button.titlebutton.minimize:active:backdrop, .titlebar button.titlebutton.minimize:active:backdrop, +headerbar button.titlebutton.minimize:hover:backdrop, .titlebar button.titlebutton.minimize:hover:backdrop, +headerbar button.titlebutton.maximize:active:backdrop, .titlebar button.titlebutton.maximize:active:backdrop, +headerbar button.titlebutton.maximize:hover:backdrop, .titlebar button.titlebutton.maximize:hover:backdrop { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-backdrop.png")); +color: shade(@theme_backdrop_fg_color,0.8); +} + +headerbar:backdrop label, +headerbar button:backdrop image { +color: shade(@theme_backdrop_fg_color,0.7); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +.titlebar:backdrop { +background-color: transparent; +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +border-bottom: 1px solid @unfocused_borders; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +dialog.background.solid-csd headerbar.titlebar:backdrop, +.background.solid-csd > box > headerbar.titlebar:backdrop { +border-bottom: 1px solid @unfocused_borders; +} /* Ditto above. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.2); +border-top: 1px solid shade(@borders,1.6); +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), @theme_bg_color 80%); +color: @info_fg_color; +} + +.info:backdrop, +.warning:backdrop, +.question:backdrop, +.error:not(entry):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.7), @theme_bg_color 80%); +border: 1px solid shade(@unfocused_borders,1.4); +border-top: 1px solid shade(@unfocused_borders,1.9); +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info button:backdrop, +.info button:hover:backdrop, +.warning button:backdrop, +.warning button:hover:backdrop, +.question button:backdrop, +.question button.hover:backdrop, +.error button:backdrop, +.error button:hover:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label:disabled:backdrop { +color: @theme_disabled_fg_color; +} + +label:backdrop { +color: @theme_backdrop_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar trough:backdrop { +border: 1px solid @unfocused_borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +levelbar block:not(.empty):backdrop { +border: 1px solid @unfocused_borders; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:link:backdrop { +color: shade(@link_color,0.6); +} + +*:visited { +color: @link_visited_color; +} + +*:visited:backdrop { +color: shade(@link_visited_color,0.6); +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +button.link *:backdrop { +color: @theme_backdrop_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list:backdrop { +background-color: @theme_backdrop_bg_color; +border: 0 solid @unfocused_borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:backdrop { +background-color: @theme_backdrop_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +list row:selected:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar:backdrop, +.menubar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu, +.csd menu:backdrop, +.menu:backdrop { +background-color: @theme_backdrop_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:backdrop, +.menu menuitem:backdrop { +color: @theme_backdrop_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +menu menuitem:backdrop, menu menuitem:backdrop:hover, +.menu menuitem:backdrop, +.menu menuitem:backdrop:hover { +color: @theme_backdrop_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow:backdrop:hover, +.menu arrow:backdrop:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +floating-bar:backdrop { +border-color: @unfocused_borders; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook.frame:backdrop, +notebook scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window treeview button:backdrop { +border-top: 1px solid @unfocused_borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack:backdrop { +border: 1px solid @unfocused_borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab:checked:disabled { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.top > tabs > tab:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.top > tabs > tab:checked:backdrop, +notebook > header.top > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.top:backdrop, +notebook.frame > header.top:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab:checked:disabled { +background-image: linear-gradient(to top, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.bottom > tabs > tab:backdrop { +background-image: linear-gradient(to top, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-color: shade(@unfocused_borders,1.6); +border-style: solid; +} + +notebook > header.bottom > tabs > tab:checked:backdrop, +notebook > header.bottom > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to top, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.bottom:backdrop, +notebook.frame > header.bottom:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab:checked:disabled { +background-image: linear-gradient(to right, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.left > tabs > tab:backdrop { +background-image: linear-gradient(to right, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.left > tabs > tab:checked:backdrop, +notebook > header.left > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to right, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.left:backdrop, +notebook.frame > header.left:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab:checked:disabled { +background-image: linear-gradient(to left, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.right > tabs > tab:backdrop { +background-image: linear-gradient(to left, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.right > tabs > tab:checked:backdrop, +notebook > header.right > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to left, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.right:backdrop, +notebook.frame > header.right:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +notebook > header > tabs > arrow:backdrop { +color: @theme_backdrop_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +box > box > box > paned.horizontal:not(.titlebar):backdrop { +border-color: @unfocused_borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.caja-pathbar button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color,0.8); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nautilus-path-bar button.text-button:last-child:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +.nautilus-path-bar button.text-button:last-child label:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nemo-window .path-bar button.text-button:checked *:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.8); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +popover.background:backdrop, +.csd popover.background:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +modelbutton.flat:hover:backdrop, +.menuitem.button.flat:hover:backdrop { +color: @theme_backdrop_fg_color; +background-image: none; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.horizontal progress:backdrop, +treeview.view.progressbar:backdrop { +background-image: url("darkelements/progressbar-horiz-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress:backdrop { +background-image: url("darkelements/progressbar-vert-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +progressbar.vertical trough:backdrop, +progressbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.up:backdrop, +scrollbar.horizontal .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left-backdrop.svg")); +} + +scrollbar.horizontal button.down:backdrop, +scrollbar.horizontal .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right-backdrop.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.vertical trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:backdrop, +scrollbar.vertical .slider:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover:backdrop, +scrollbar.vertical .slider:hover:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.up:backdrop, +scrollbar.vertical .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up-backdrop.svg")); +} + +scrollbar.vertical button.down:backdrop, +scrollbar.vertical .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down-backdrop.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +box > scrolledwindow:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +paned scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.frame:backdrop { +border-color: shade(@unfocused_borders, 0.8); +} + +.nemo-window scrolledwindow.view { +margin: 0 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), @theme_bg_color 70%); +} + +searchbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.6), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +.separator:backdrop { +border-color: @unfocused_borders; +} + +button .separator, +separator, separator.sidebar, +separator.vertical.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background-color: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +.thunar paned:not(.titlebar) > separator:backdrop { +border-color: shade(@unfocused_borders, 2); +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +box > paned.horizontal > box > box > stack > scrolledwindow > viewport > widget:backdrop { +opacity: 0.6; +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:backdrop { +border: 1px solid @unfocused_borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:backdrop, +spinbutton button:backdrop:hover { +background-image: url("darkelements/spinbutton-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +spinbutton button:disabled:backdrop { +background-image: url("darkelements/spinbutton-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:backdrop { +color: @theme_backdrop_fg_color; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar:backdrop { +background-color: @theme_backdrop_bg_color; +opacity: 0.65; /* Work-around due to top border brightness anomaly with EoG app. */ +} + +statusbar button, +statusbar button:backdrop, +statusbar button.default, +statusbar button.default:backdrop, +statusbar button.flat, +statusbar button.flat:backdrop, +statusbar button:backdrop:hover, +statusbar button.flat:backdrop:hover, +statusbar button.default:backdrop:hover { +background-image: none; +background-size: 100% 100%; +} + +statusbar button:active:backdrop, +statusbar button:checked:backdrop, +statusbar button.default:active:backdrop, +statusbar button.default:checked:backdrop, +statusbar button.flat:active:backdrop, +statusbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:backdrop, +switch:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid @unfocused_borders; +color: @theme_backdrop_fg_color; +} + +headerbar switch:backdrop, +headerbar switch:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_backdrop_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch:disabled:backdrop, +switch:disabled:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid #222222; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled:backdrop, +headerbar switch:disabled:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +switch slider:checked:backdrop, +switch slider:checked:hover:backdrop { +border: none; +background-image: url("darkelements/switch-checked-backdrop.png"); +background-size: 100% 100%; +} + +switch slider:backdrop, +switch slider:backdrop:hover, +switch slider:disabled:backdrop, +switch slider:disabled:backdrop:hover { +border: none; +background-image: url("darkelements/switch-unchecked-backdrop.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow viewport.frame:backdrop { +border: 1px solid @unfocused_borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +box > box ~ expander > box:backdrop { +border-color: @unfocused_borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window notebook:backdrop, +terminal-window notebook stack:backdrop, +terminal-window > box > notebook:backdrop, +window.background > box > notebook stack:backdrop { +border-color: @unfocused_borders; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +toolbar:not(.inline-toolbar):backdrop { +border-color: @unfocused_borders; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +toolbar:not(.inline-toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar:not(toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview:backdrop { +background-color: @theme_backdrop_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview.view.trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:backdrop, +treeview button:hover:backdrop, +treeview button:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-bottom: 1px solid @unfocused_borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:backdrop { +opacity: 0.7; +color: shade(@theme_backdrop_fg_color,1.5); +} /* Quick solution to dim all; In particular, iconview icons */ + +.view:disabled:backdrop { +color: @theme_disabled_fg_color; +background-color: @theme_backdrop_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view:selected:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.4); +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view:selected:disabled, +.view:selected:disabled:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +.view text:backdrop, +textview text:backdrop, +iconview text:backdrop { +color: @theme_backdrop_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +selection:backdrop, +selection:focus:backdrop, +text selection:backdrop, +text selection:focus:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +text:selected:backdrop, +textview text selection:backdrop, +textview text selection:focus:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.3); +background-color: @theme_backdrop_selected_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.content-view.view:backdrop, +flowbox:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/Plasma Aurora/gtk-3.0/gtk.css b/src/Plasma Aurora/gtk-3.0/gtk.css new file mode 100644 index 0000000..c289fd5 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/gtk.css @@ -0,0 +1,59 @@ +/* Plasma Aurora ('Stanadard') - Version 4 */ +@define-color theme_bg_color #000000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #23a12c; +@define-color theme_selected_text_bg_color #125317; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000000; +@define-color theme_backdrop_fg_color #767676; +@define-color theme_backdrop_bg_color #000000; +@define-color theme_backdrop_selected_bg_color #242424; +@define-color theme_backdrop_selected_fg_color shade(@theme_selected_fg_color, 0.6); +@define-color theme_tooltip_bg_color #000000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #129919; +@define-color borders #323232; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #1c1c1c; +@define-color tab_color #06a80f; +@define-color gradient_1 #2e2e2e; +@define-color gradient_2 #0d0d0d; +@define-color event-calendar-color #062e00; +/* misc colors used by gtk+ */ +@define-color info_fg_color #23a12c; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #23a12c; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #23a12c; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #23a12c; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #23a12c; +@define-color error_color #23a12c; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/Plasma Aurora/gtk-3.0/lightdm-gtk-greeter.css b/src/Plasma Aurora/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/Plasma Aurora/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/Plasma Aurora/index.theme b/src/Plasma Aurora/index.theme new file mode 100644 index 0000000..977936b --- /dev/null +++ b/src/Plasma Aurora/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Aurora +Type=X-GNOME-Metatheme +Comment=Dark green theme +Encoding=UTF-8 +GtkTheme=Plasma Aurora +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/Plasma Aurora/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors b/src/Plasma Aurora/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors new file mode 100644 index 0000000..57f0356 --- /dev/null +++ b/src/Plasma Aurora/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors @@ -0,0 +1,110 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNormal=202,202,202 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +Name=Gtk Dark Plasma Theme +shadeSortColumn=true + +[KDE] +contrast=3 + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveForeground=128,128,128 diff --git a/src/Plasma Aurora/kde color scheme/.kde/share/config/kdeglobals b/src/Plasma Aurora/kde color scheme/.kde/share/config/kdeglobals new file mode 100644 index 0000000..9d406da --- /dev/null +++ b/src/Plasma Aurora/kde color scheme/.kde/share/config/kdeglobals @@ -0,0 +1,134 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +Enable=false +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +BackgroundAlternate=59,64,69 +BackgroundNormal=49,54,59 +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNegative=237,21,21 +ForegroundNeutral=201,206,59 +ForegroundNormal=202,202,202 +ForegroundPositive=17,209,22 +ForegroundVisited=61,174,230 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +ColorScheme=GtkDarkPlasmaTheme +Name[en_GB]=Gtk Dark Plasma Theme +Name=Gtk Dark Plasma Theme +font=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +menuFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +shadeSortColumn=true +smallestReadableFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +toolBarFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +widgetStyle=gtk2 + +[Icons] +Theme=breeze-dark + +[KDE] +ShowIconsInMenuItems=true +ShowIconsOnPushButtons=true +contrast=4 + +[Toolbar style] +ToolButtonStyle=TextBesideIcon +ToolButtonStyleOtherToolbars=TextBesideIcon + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveBlend=75,71,67 +inactiveForeground=128,128,128 diff --git a/src/Plasma Aurora/kde color scheme/HIDDEN FOLDERS README b/src/Plasma Aurora/kde color scheme/HIDDEN FOLDERS README new file mode 100644 index 0000000..65acbd1 --- /dev/null +++ b/src/Plasma Aurora/kde color scheme/HIDDEN FOLDERS README @@ -0,0 +1,13 @@ +Enable 'Show hidden folders' in your file manager. +Copy the following directories: + + +'.kde' ------------> /HOME/YOUR-USER/ +Includes '.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors' +Includes '.kde/share/config/kdeglobals' + + +'color-schemes' ---> /HOME/YOUR-USER/.local/share/ +Includes 'GtkDarkPlasmaTheme.colors' + + diff --git a/src/Plasma Aurora/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors b/src/Plasma Aurora/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors new file mode 100644 index 0000000..57f0356 --- /dev/null +++ b/src/Plasma Aurora/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors @@ -0,0 +1,110 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNormal=202,202,202 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +Name=Gtk Dark Plasma Theme +shadeSortColumn=true + +[KDE] +contrast=3 + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveForeground=128,128,128 diff --git a/src/Plasma Aurora/xfwm4/README b/src/Plasma Aurora/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/Plasma Aurora/xfwm4/bottom-active.png b/src/Plasma Aurora/xfwm4/bottom-active.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/bottom-active.png differ diff --git a/src/Plasma Aurora/xfwm4/bottom-active.xpm b/src/Plasma Aurora/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/Plasma Aurora/xfwm4/bottom-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora/xfwm4/bottom-inactive.png b/src/Plasma Aurora/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..4f19171 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/bottom-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/bottom-inactive.xpm b/src/Plasma Aurora/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..32570e3 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora/xfwm4/bottom-left-active.png b/src/Plasma Aurora/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..19680aa Binary files /dev/null and b/src/Plasma Aurora/xfwm4/bottom-left-active.png differ diff --git a/src/Plasma Aurora/xfwm4/bottom-left-active.xpm b/src/Plasma Aurora/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Aurora/xfwm4/bottom-left-inactive.png b/src/Plasma Aurora/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..ac0673c Binary files /dev/null and b/src/Plasma Aurora/xfwm4/bottom-left-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/bottom-left-inactive.xpm b/src/Plasma Aurora/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..dfaac06 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Aurora/xfwm4/bottom-right-active.png b/src/Plasma Aurora/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..2a06e65 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/bottom-right-active.png differ diff --git a/src/Plasma Aurora/xfwm4/bottom-right-active.xpm b/src/Plasma Aurora/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Aurora/xfwm4/bottom-right-inactive.png b/src/Plasma Aurora/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..9db90b8 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/bottom-right-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/bottom-right-inactive.xpm b/src/Plasma Aurora/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..3bdee01 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Aurora/xfwm4/close-active.png b/src/Plasma Aurora/xfwm4/close-active.png new file mode 100755 index 0000000..a1b7ebe Binary files /dev/null and b/src/Plasma Aurora/xfwm4/close-active.png differ diff --git a/src/Plasma Aurora/xfwm4/close-active.xpm b/src/Plasma Aurora/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/close-inactive.png b/src/Plasma Aurora/xfwm4/close-inactive.png new file mode 100755 index 0000000..7a6a7ef Binary files /dev/null and b/src/Plasma Aurora/xfwm4/close-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/close-inactive.xpm b/src/Plasma Aurora/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..22ee170 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/close-prelight.png b/src/Plasma Aurora/xfwm4/close-prelight.png new file mode 100755 index 0000000..ea333be Binary files /dev/null and b/src/Plasma Aurora/xfwm4/close-prelight.png differ diff --git a/src/Plasma Aurora/xfwm4/close-pressed.png b/src/Plasma Aurora/xfwm4/close-pressed.png new file mode 100755 index 0000000..9178609 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/close-pressed.png differ diff --git a/src/Plasma Aurora/xfwm4/close-pressed.xpm b/src/Plasma Aurora/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/hide-active.png b/src/Plasma Aurora/xfwm4/hide-active.png new file mode 100755 index 0000000..595b050 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/hide-active.png differ diff --git a/src/Plasma Aurora/xfwm4/hide-inactive.png b/src/Plasma Aurora/xfwm4/hide-inactive.png new file mode 100755 index 0000000..68c9a5a Binary files /dev/null and b/src/Plasma Aurora/xfwm4/hide-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/hide-inactive.xpm b/src/Plasma Aurora/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..fea6dfd --- /dev/null +++ b/src/Plasma Aurora/xfwm4/hide-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 26 8 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020202", +"# c #050505", +"$ c #010101", +"% c #030303", +"& c #080808", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...................+........", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...........................@", +"..........................@#", +".........................$%&"}; diff --git a/src/Plasma Aurora/xfwm4/hide-prelight.png b/src/Plasma Aurora/xfwm4/hide-prelight.png new file mode 100755 index 0000000..fc64dd4 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/hide-prelight.png differ diff --git a/src/Plasma Aurora/xfwm4/hide-pressed.png b/src/Plasma Aurora/xfwm4/hide-pressed.png new file mode 100755 index 0000000..71492ae Binary files /dev/null and b/src/Plasma Aurora/xfwm4/hide-pressed.png differ diff --git a/src/Plasma Aurora/xfwm4/hide-pressed.xpm b/src/Plasma Aurora/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/Plasma Aurora/xfwm4/left-active.png b/src/Plasma Aurora/xfwm4/left-active.png new file mode 100755 index 0000000..5ed335d Binary files /dev/null and b/src/Plasma Aurora/xfwm4/left-active.png differ diff --git a/src/Plasma Aurora/xfwm4/left-active.xpm b/src/Plasma Aurora/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora/xfwm4/left-inactive.png b/src/Plasma Aurora/xfwm4/left-inactive.png new file mode 100755 index 0000000..f849ab4 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/left-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/left-inactive.xpm b/src/Plasma Aurora/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..a3a3922 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/left-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora/xfwm4/maximize-active.png b/src/Plasma Aurora/xfwm4/maximize-active.png new file mode 100755 index 0000000..5c3d7ce Binary files /dev/null and b/src/Plasma Aurora/xfwm4/maximize-active.png differ diff --git a/src/Plasma Aurora/xfwm4/maximize-active.xpm b/src/Plasma Aurora/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/Plasma Aurora/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/maximize-inactive.png b/src/Plasma Aurora/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..19583c1 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/maximize-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/maximize-inactive.xpm b/src/Plasma Aurora/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ff5168c --- /dev/null +++ b/src/Plasma Aurora/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 26 4 1", +" c None", +". c #010101", +"+ c #000000", +"@ c #010000", +".+++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@++++++++++", +"+++++++++++@@@@+++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/src/Plasma Aurora/xfwm4/maximize-prelight.png b/src/Plasma Aurora/xfwm4/maximize-prelight.png new file mode 100755 index 0000000..077d765 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/maximize-prelight.png differ diff --git a/src/Plasma Aurora/xfwm4/maximize-prelight.xpm b/src/Plasma Aurora/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/maximize-pressed.png b/src/Plasma Aurora/xfwm4/maximize-pressed.png new file mode 100755 index 0000000..b18932b Binary files /dev/null and b/src/Plasma Aurora/xfwm4/maximize-pressed.png differ diff --git a/src/Plasma Aurora/xfwm4/maximize-pressed.xpm b/src/Plasma Aurora/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/Plasma Aurora/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/maximize-toggled-active.png b/src/Plasma Aurora/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..40847cf Binary files /dev/null and b/src/Plasma Aurora/xfwm4/maximize-toggled-active.png differ diff --git a/src/Plasma Aurora/xfwm4/maximize-toggled-active.xpm b/src/Plasma Aurora/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/maximize-toggled-inactive.png b/src/Plasma Aurora/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..64f833a Binary files /dev/null and b/src/Plasma Aurora/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/maximize-toggled-inactive.xpm b/src/Plasma Aurora/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..d44ef02 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/maximize-toggled-prelight.png b/src/Plasma Aurora/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 0000000..4f9d51e Binary files /dev/null and b/src/Plasma Aurora/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/Plasma Aurora/xfwm4/maximize-toggled-prelight.xpm b/src/Plasma Aurora/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/Plasma Aurora/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/maximize-toggled-pressed.png b/src/Plasma Aurora/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..408c6de Binary files /dev/null and b/src/Plasma Aurora/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/Plasma Aurora/xfwm4/maximize-toggled-pressed.xpm b/src/Plasma Aurora/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Aurora/xfwm4/menu-active.png b/src/Plasma Aurora/xfwm4/menu-active.png new file mode 100755 index 0000000..5fa865f Binary files /dev/null and b/src/Plasma Aurora/xfwm4/menu-active.png differ diff --git a/src/Plasma Aurora/xfwm4/menu-active.xpm b/src/Plasma Aurora/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Aurora/xfwm4/menu-inactive.png b/src/Plasma Aurora/xfwm4/menu-inactive.png new file mode 100755 index 0000000..72f1038 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/menu-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/menu-inactive.xpm b/src/Plasma Aurora/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..20134b7 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/menu-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"13 26 4 1", +" c None", +". c #000000", +"+ c #010101", +"@ c #040404", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@"}; diff --git a/src/Plasma Aurora/xfwm4/menu-prelight.png b/src/Plasma Aurora/xfwm4/menu-prelight.png new file mode 100644 index 0000000..a57fffd Binary files /dev/null and b/src/Plasma Aurora/xfwm4/menu-prelight.png differ diff --git a/src/Plasma Aurora/xfwm4/menu-prelight.xpm b/src/Plasma Aurora/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Aurora/xfwm4/menu-pressed.png b/src/Plasma Aurora/xfwm4/menu-pressed.png new file mode 100644 index 0000000..29b2af7 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/menu-pressed.png differ diff --git a/src/Plasma Aurora/xfwm4/menu-pressed.xpm b/src/Plasma Aurora/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Aurora/xfwm4/right-active.png b/src/Plasma Aurora/xfwm4/right-active.png new file mode 100755 index 0000000..e780689 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/right-active.png differ diff --git a/src/Plasma Aurora/xfwm4/right-active.xpm b/src/Plasma Aurora/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora/xfwm4/right-inactive.png b/src/Plasma Aurora/xfwm4/right-inactive.png new file mode 100755 index 0000000..4c2651f Binary files /dev/null and b/src/Plasma Aurora/xfwm4/right-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/right-inactive.xpm b/src/Plasma Aurora/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0496c25 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Aurora/xfwm4/themerc b/src/Plasma Aurora/xfwm4/themerc new file mode 100755 index 0000000..340549f --- /dev/null +++ b/src/Plasma Aurora/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#bcbcbc +inactive_text_color=#858585 diff --git a/src/Plasma Aurora/xfwm4/title-1-active.png b/src/Plasma Aurora/xfwm4/title-1-active.png new file mode 100755 index 0000000..8d876df Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-1-active.png differ diff --git a/src/Plasma Aurora/xfwm4/title-1-active.xpm b/src/Plasma Aurora/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora/xfwm4/title-1-inactive.png b/src/Plasma Aurora/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..c5104d9 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-1-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/title-1-inactive.xpm b/src/Plasma Aurora/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..abea692 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora/xfwm4/title-2-active.png b/src/Plasma Aurora/xfwm4/title-2-active.png new file mode 100755 index 0000000..74e1a0d Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-2-active.png differ diff --git a/src/Plasma Aurora/xfwm4/title-2-active.xpm b/src/Plasma Aurora/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Aurora/xfwm4/title-2-inactive.png b/src/Plasma Aurora/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..3968046 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-2-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/title-2-inactive.xpm b/src/Plasma Aurora/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..60a48c7 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora/xfwm4/title-3-active.png b/src/Plasma Aurora/xfwm4/title-3-active.png new file mode 100755 index 0000000..ca76d0e Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-3-active.png differ diff --git a/src/Plasma Aurora/xfwm4/title-3-active.xpm b/src/Plasma Aurora/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Aurora/xfwm4/title-3-inactive.png b/src/Plasma Aurora/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..5b8d848 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-3-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/title-3-inactive.xpm b/src/Plasma Aurora/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..87b61fc --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Aurora/xfwm4/title-4-active.png b/src/Plasma Aurora/xfwm4/title-4-active.png new file mode 100755 index 0000000..45feaa6 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-4-active.png differ diff --git a/src/Plasma Aurora/xfwm4/title-4-active.xpm b/src/Plasma Aurora/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora/xfwm4/title-4-inactive.png b/src/Plasma Aurora/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..0543ca0 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-4-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/title-4-inactive.xpm b/src/Plasma Aurora/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..d6621a2 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Aurora/xfwm4/title-5-active.png b/src/Plasma Aurora/xfwm4/title-5-active.png new file mode 100755 index 0000000..0ee78bd Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-5-active.png differ diff --git a/src/Plasma Aurora/xfwm4/title-5-active.xpm b/src/Plasma Aurora/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Aurora/xfwm4/title-5-inactive.png b/src/Plasma Aurora/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..58efe64 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/title-5-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/title-5-inactive.xpm b/src/Plasma Aurora/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..448b3a4 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/title-5-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"4 26 4 1", +" c None", +". c #000000", +"+ c #030303", +"@ c #0B0B0B", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"@@@@"}; diff --git a/src/Plasma Aurora/xfwm4/top-left-active.png b/src/Plasma Aurora/xfwm4/top-left-active.png new file mode 100755 index 0000000..31a697b Binary files /dev/null and b/src/Plasma Aurora/xfwm4/top-left-active.png differ diff --git a/src/Plasma Aurora/xfwm4/top-left-active.xpm b/src/Plasma Aurora/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/Plasma Aurora/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Aurora/xfwm4/top-left-inactive.png b/src/Plasma Aurora/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..635f440 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/top-left-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/top-left-inactive.xpm b/src/Plasma Aurora/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..c98cb53 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Aurora/xfwm4/top-right-active.png b/src/Plasma Aurora/xfwm4/top-right-active.png new file mode 100755 index 0000000..a793637 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/top-right-active.png differ diff --git a/src/Plasma Aurora/xfwm4/top-right-active.xpm b/src/Plasma Aurora/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Aurora/xfwm4/top-right-inactive.png b/src/Plasma Aurora/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..5ececd5 Binary files /dev/null and b/src/Plasma Aurora/xfwm4/top-right-inactive.png differ diff --git a/src/Plasma Aurora/xfwm4/top-right-inactive.xpm b/src/Plasma Aurora/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..0c39562 --- /dev/null +++ b/src/Plasma Aurora/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-down.png b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-left.png b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-right.png b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-up.png b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..96f8718 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-normal.png b/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..d32fa54 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..665d7a7 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..ef6379d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-normal.png b/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..079bc47 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..6df0647 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check1.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check2.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check3.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check4.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check5.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check6.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option1.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option2.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option3.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option4.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option5.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option6.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed.png b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-bg.png b/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e58e66 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-focus.png b/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..83bb46f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-normal.png b/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..07931e1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..abb99c4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..bf63ca7 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame.png b/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..80eed1d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-h-orig.png b/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..a911b28 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-h.png b/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-h.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-v-orig.png b/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..401d20e Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-v.png b/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Handles/handle-v.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Lines/line-h-orig.png b/src/Plasma Bolt Plus/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..04892f9 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Lines/line-h.png b/src/Plasma Bolt Plus/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Lines/line-h.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Lines/line-v-orig.png b/src/Plasma Bolt Plus/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..96a990e Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Lines/line-v.png b/src/Plasma Bolt Plus/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Lines/line-v.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-insens.png b/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..a4e28ab Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-normal.png b/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..6345fdc Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..06adeea Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menu.png b/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..e372529 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..f449867 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar.png b/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..28a1fa5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Others/null.png b/src/Plasma Bolt Plus/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Others/null.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Others/ruler.png b/src/Plasma Bolt Plus/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..0c75a7e Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Others/ruler.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Others/selected-bar.png b/src/Plasma Bolt Plus/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..9ce8761 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Others/selected-bar.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Others/tooltip.png b/src/Plasma Bolt Plus/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..15870df Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Others/tooltip.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Panel/null-panel.png b/src/Plasma Bolt Plus/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Panel/null-panel.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Panel/panel-button-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..e5cd113 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Panel/panel.png b/src/Plasma Bolt Plus/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Panel/panel.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..6cc4333 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-vert.png b/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..37521ee Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..8563077 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..da4ce48 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..246a173 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..6eb7a6c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz.png b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..8bd18f9 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..d4983c6 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..56079c1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert.png b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..f4d4752 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Range/slider-vert.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Range/trough-horizontal.png b/src/Plasma Bolt Plus/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..9cba893 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Range/trough-vertical.png b/src/Plasma Bolt Plus/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..a1577a5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..54b3473 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..384716f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..09bdd4d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-active.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..876ffb3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..afe2d3d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..dc69762 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..a6e5104 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..6874edf Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..73cebe6 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..07882fb Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..6cc3526 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..863a28a Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..cf5cabf Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..f66d282 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..bd4d2a6 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..db0aba4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..aff7d9f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..ea8e604 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..40d8f8b Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..4c3c2b8 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Shadows/bg.png b/src/Plasma Bolt Plus/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..8a53767 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Shadows/bg.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Shadows/entry.png b/src/Plasma Bolt Plus/gtk-2.0/Shadows/entry.png new file mode 100644 index 0000000..f39ac0a Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Shadows/entry.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-in.png b/src/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..f6f1c58 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-out.png b/src/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..57e025c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Shadows/text-entry.png b/src/Plasma Bolt Plus/gtk-2.0/Shadows/text-entry.png new file mode 100755 index 0000000..04097ae Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Shadows/text-entry.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Shadows/text.png b/src/Plasma Bolt Plus/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..141143f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Shadows/text.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..7fc8a76 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..1b3ed2c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down.png b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..41cc99d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-down.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-insens.png b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..096a67f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-prelight.png b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..5df6821 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up.png b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..1e4fc35 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Spin/spin-up.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-left.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..b4f6251 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-right.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..ec62d69 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-bottom.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..38917e2 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-top.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..23f76a5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-bottom.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..bb2010a Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-top.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..dfffe6f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-current.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1352abc Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-left.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..31aa25f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-right.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..4da1ad2 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/notebook.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..d397775 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/notebook.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom-active.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..9cf3fc1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..e336e55 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left-active.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..c2f75d4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..a3b1b26 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right-active.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..da415ff Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..162c0d4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top-active.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..3dafd33 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top.png b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..2148f61 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/Toolbar/toolbar.png b/src/Plasma Bolt Plus/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..01fc879 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/Plasma Bolt Plus/gtk-2.0/gtkrc b/src/Plasma Bolt Plus/gtk-2.0/gtkrc new file mode 100644 index 0000000..c12231b --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000916\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#0a3358\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000916\ninsensitive_bg_color:#000916\ntooltip_bg_color:#000916\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000916" +bg[PRELIGHT] = "#0a3358" +bg[ACTIVE] = "#000916" +bg[SELECTED] = "#0a3358" +bg[INSENSITIVE] = "#000916" + +base[NORMAL] = "#000916" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#0a3358" +base[SELECTED] = "#0a3358" +base[INSENSITIVE] = "#000916" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000916" +GtkTreeView::even_row_color = "#000916" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000916" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000916" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000916" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/Plasma Bolt Plus/gtk-2.0/notify.rc b/src/Plasma Bolt Plus/gtk-2.0/notify.rc new file mode 100644 index 0000000..2039602 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#1a5c96" +XfceNotifyWindow::border-color-hover = "#1a5c96" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000916" +} +style "notify-button" +{ +bg[NORMAL] = "#000916" +bg[PRELIGHT] = "#000916" +bg[ACTIVE] = "#000916" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/Plasma Bolt Plus/gtk-2.0/panel.rc b/src/Plasma Bolt Plus/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.svg b/src/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.svg b/src/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.symbolic.png b/src/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..a02ed7d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..18c53fe Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a5a7def Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..9700484 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..061bedd Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..ae44fdb Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..07c5caf Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..6172f81 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..71b418f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..6c6e4f3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.svg b/src/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked.png b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/pane-separator-vertical.png b/src/Plasma Bolt Plus/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/pane-separator.png b/src/Plasma Bolt Plus/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/pane-separator.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png new file mode 100644 index 0000000..16411ce Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..428fbb3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..293bb34 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a71ec44 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..1fd9e86 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..a5674b5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..966f289 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..d13fa43 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..34aa586 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-selected-insensitive.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..aff445d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..dc090e9 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..df2584b Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..311645f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unselected-insensitive.png b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/resize-grip.png b/src/Plasma Bolt Plus/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/resize-grip.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-active.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-hover.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-active.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-active.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize.png b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-backdrop.png new file mode 100644 index 0000000..47a8b19 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled-backdrop.png new file mode 100644 index 0000000..c57702d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..a71f18a Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover-backdrop.png new file mode 100644 index 0000000..e80c53b Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..6474124 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-normal.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..e0dd910 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png new file mode 100644 index 0000000..37efe12 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png new file mode 100644 index 0000000..8ac77b4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..b3bf2f0 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..6d5a252 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/column-header-hover.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..b414f68 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-backdrop.png new file mode 100644 index 0000000..964ed1e Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-backdrop.png new file mode 100644 index 0000000..1ddb68d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png new file mode 100644 index 0000000..1bd610f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled.png new file mode 100644 index 0000000..aa63f7f Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-focus.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..5660f5a Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..9836584 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..27f92ec Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/entry.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..84c0040 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-normal.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..694b259 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/panel-transparent-button.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/panel.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/panel.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png new file mode 100644 index 0000000..51619ee Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..6cc4333 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png new file mode 100644 index 0000000..3915302 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..37521ee Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg new file mode 100644 index 0000000..6977df0 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down.svg b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg new file mode 100644 index 0000000..e298d9c --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left.svg b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg new file mode 100644 index 0000000..5109d82 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right.svg b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg new file mode 100644 index 0000000..6224a1e --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up.svg b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png new file mode 100644 index 0000000..4fcf883 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..246a173 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..6eb7a6c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..62d72d9 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png new file mode 100644 index 0000000..35e4976 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..d4983c6 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..56079c1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..f4d4752 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png new file mode 100644 index 0000000..0e4fad1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..92c38b2 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png new file mode 100644 index 0000000..013fe2e Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..26053f7 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..d964657 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png new file mode 100644 index 0000000..8469bc6 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..9de12d1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..0d1486a Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png new file mode 100644 index 0000000..4ecd0c5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..398c88d Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar-backdrop.png new file mode 100644 index 0000000..3716ce0 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..9ce8761 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-backdrop.png new file mode 100644 index 0000000..5531bb3 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-bg.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-bg.png new file mode 100644 index 0000000..07c8eca Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-bg.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png new file mode 100644 index 0000000..f2d2049 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..76439f1 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-normal.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..fdaf0ca Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background-backdrop.png new file mode 100644 index 0000000..357d127 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..357d127 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked-backdrop.png new file mode 100644 index 0000000..3e6e526 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..baf5c81 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-disabled.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..fa610c6 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..ed161ec Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-backdrop.png new file mode 100644 index 0000000..b5ad57c Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png new file mode 100644 index 0000000..9069173 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-disabled.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-disabled.png new file mode 100644 index 0000000..1a99286 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-disabled.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-normal.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-normal.png new file mode 100644 index 0000000..56df233 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/titlebar-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/toolbar-button-hover.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..f8d46a5 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-backdrop.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-backdrop.png new file mode 100644 index 0000000..89dc188 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-backdrop.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-hover.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..0a96c52 Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-normal.png b/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..6379cee Binary files /dev/null and b/src/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/Plasma Bolt Plus/gtk-3.0/gtk-widgets.css b/src/Plasma Bolt Plus/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..78648ea --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3588 @@ +/* Plasma Themes All PLUS (+) Variants. Ver 4.4 + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +.background:backdrop { +background-color: @theme_backdrop_bg_color; +color: @theme_backdrop_fg_color; +} + +*:backdrop { +-gtk-icon-effect: dim; +color: @theme_backdrop_fg_color; +} + +*:disabled, +*:disabled:backdrop { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +*:hover:backdrop:not(iconview) { +background-color: transparent; +-gtk-icon-effect: dim; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_text_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +GtkAssistantsidebar:backdrop .highlight { +background-color: @theme_backdrop_bg_color; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:backdrop, +button.default:backdrop, +button.flat:backdrop, +button:backdrop:hover, +button.flat:backdrop:hover, +button.default:backdrop:hover { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +button:active:backdrop, +button:checked:backdrop, +button.default:active:backdrop, +button.default:checked:backdrop, +button.flat:active:backdrop, +button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +button:disabled:backdrop, +button:active:disabled:backdrop, +button:checked:disabled:backdrop, +button.default:disabled:backdrop, +button.flat:disabled:backdrop, +button.default:active:disabled:backdrop, +button.default:checked:disabled:backdrop { +background-image: url("darkelements/button-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:backdrop, +toolbar button.default:backdrop, +toolbar button.flat:backdrop, +toolbar button:backdrop:hover, +toolbar button.flat:backdrop:hover, +toolbar button.default:backdrop:hover { +background: transparent; +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +toolbar button:active:backdrop, +toolbar button:checked:backdrop, +toolbar button.default:active:backdrop, +toolbar button.default:checked:backdrop, +toolbar button.flat:active:backdrop, +toolbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button:disabled:backdrop, +toolbar button:active:disabled:backdrop, +toolbar button:checked:disabled:backdrop, +toolbar button.default:disabled:backdrop, +toolbar button.flat:disabled:backdrop, +toolbar button.default:active:disabled:backdrop, +toolbar button.default:checked:disabled:backdrop { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled:backdrop { +border: 1px solid #222222; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:backdrop { +border: 1px solid @unfocused_borders; +background-image: url("darkelements/calendar-bar-backdrop.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +calendar.header:disabled:backdrop { +border: 1px solid #222222; +background-image: url("darkelements/calendar-bar-disabled-backdrop.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_text_bg_color; +} + +calendar:selected:backdrop, +GtkCalendar:selected:backdrop { +background-color: @theme_backdrop_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +calendar.view:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +calendar.header:backdrop { +border-color: @unfocused_borders; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:backdrop, +check:hover:backdrop { +-gtk-icon-source: url("assets/checkbox-unchecked-backdrop-dark.png"); +} + +check:checked:backdrop, +check:active:backdrop, +check:active:backdrop, +check:checked:backdrop { +-gtk-icon-source: url("assets/checkbox-checked-backdrop-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + +check:indeterminate:backdrop, +.menuitem check:indeterminate:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-dark.png"); +} + +check:indeterminate:disabled:backdrop, +.menuitem check:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-insensitive-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:backdrop, +radio:hover:backdrop { +-gtk-icon-source: url("assets/radio-unchecked-backdrop-dark.png"); +} + +radio:checked:backdrop, +radio:active:backdrop, +radio:active:backdrop, +radio:checked:backdrop { +-gtk-icon-source: url("assets/radio-checked-backdrop-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +radio:indeterminate:backdrop, +.menuitem radio:indeterminate:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-dark.png"); +} + +radio:indeterminate:disabled:backdrop, +.menuitem radio:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-insensitive-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow:backdrop { +border: 1px solid shade(@borders, 0.8); +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox:backdrop { +color: @theme_disabled_fg_color; +} + +combobox:backdrop:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:backdrop, +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ + +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +decoration:backdrop { +border-color: @unfocused_borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +.prompt:backdrop, +dialog:backdrop frame, +GtkMessageDialog:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 5%, shade(@gradient_2, 0.8) 55%, shade(@theme_bg_color,1.2) 40%); +border-color: @unfocused_borders; +border-bottom: 5px solid transparent; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:backdrop, +treeview entry:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled:backdrop, +treeview entry:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav:backdrop { +opacity: 0.7; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +grid > overlay > widget:backdrop { +opacity: 0.6; +} /* Also works with Gnome Photos */ + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +.frame:backdrop:only-child, +scrolledwindow:backdrop.frame { +border: 1px solid @unfocused_borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +dialog:backdrop.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@unfocused_borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:hover:backdrop > box { +background: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *, +.org-gnome-Calendar popover > box:backdrop *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +box > overlay > revealer.top > frame.app-notification:backdrop { +border-color: @unfocused_borders; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal trough:backdrop { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough:backdrop { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:backdrop, +scale.horizontal slider:hover:backdrop { +background-image: url("darkelements/scale/slider-horiz-backdrop.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:backdrop, +scale.vertical slider:hover:backdrop { +background-image: url("darkelements/scale/slider-vert-backdrop.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +scale.vertical progressbar,trough:backdrop, +scale.horizontal progressbar,trough:backdrop { +background-color: @theme_backdrop_bg_color; +border: 1px solid @unfocused_borders; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar:backdrop { +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, +headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, +headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, +headerbar button.titlebutton.close:active:backdrop, .titlebar button.titlebutton.close:active:backdrop, +headerbar button.titlebutton.close:hover:backdrop, .titlebar button.titlebutton.close:hover:backdrop, +headerbar button.titlebutton.minimize:active:backdrop, .titlebar button.titlebutton.minimize:active:backdrop, +headerbar button.titlebutton.minimize:hover:backdrop, .titlebar button.titlebutton.minimize:hover:backdrop, +headerbar button.titlebutton.maximize:active:backdrop, .titlebar button.titlebutton.maximize:active:backdrop, +headerbar button.titlebutton.maximize:hover:backdrop, .titlebar button.titlebutton.maximize:hover:backdrop { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-backdrop.png")); +color: shade(@theme_backdrop_fg_color,0.8); +} + +headerbar:backdrop label, +headerbar button:backdrop image { +color: shade(@theme_backdrop_fg_color,0.7); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +.titlebar:backdrop { +background-color: transparent; +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +border-bottom: 1px solid @unfocused_borders; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +dialog.background.solid-csd headerbar.titlebar:backdrop, +.background.solid-csd > box > headerbar.titlebar:backdrop { +border-bottom: 1px solid @unfocused_borders; +} /* Ditto above. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.4); +background-image: linear-gradient(to bottom, shade(@tab_color,0.4), @theme_bg_color); +color: @info_fg_color; +} + +.info:backdrop, +.warning:backdrop, +.question:backdrop, +.error:not(entry):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_2, 1.2), @theme_backdrop_bg_color); +border: 1px solid shade(@unfocused_borders,1.1); +border-top-color: shade(@unfocused_borders,1.2); +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info button:backdrop, +.info button:hover:backdrop, +.warning button:backdrop, +.warning button:hover:backdrop, +.question button:backdrop, +.question button.hover:backdrop, +.error button:backdrop, +.error button:hover:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label:disabled:backdrop { +color: @theme_disabled_fg_color; +} + +label:backdrop { +color: @theme_backdrop_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar trough:backdrop { +border: 1px solid @unfocused_borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +levelbar block:not(.empty):backdrop { +border: 1px solid @unfocused_borders; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:link:backdrop { +color: shade(@link_color,0.6); +} + +*:visited { +color: @link_visited_color; +} + +*:visited:backdrop { +color: shade(@link_visited_color,0.6); +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +button.link *:backdrop { +color: @theme_backdrop_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list:backdrop { +background-color: @theme_backdrop_bg_color; +border: 0 solid @unfocused_borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:backdrop { +background-color: @theme_backdrop_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +list row:selected:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar:backdrop, +.menubar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu, +.csd menu:backdrop, +.menu:backdrop { +background-color: @theme_backdrop_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:backdrop, +.menu menuitem:backdrop { +color: @theme_backdrop_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +menu menuitem:backdrop, menu menuitem:backdrop:hover, +.menu menuitem:backdrop, +.menu menuitem:backdrop:hover { +color: @theme_backdrop_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow:backdrop:hover, +.menu arrow:backdrop:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +floating-bar:backdrop { +border-color: @unfocused_borders; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook.frame:backdrop, +notebook scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window treeview button:backdrop { +border-top: 1px solid @unfocused_borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack:backdrop { +border: 1px solid @unfocused_borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab:checked:disabled { +background-image: linear-gradient(to bottom, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.top > tabs > tab:backdrop { +background-image: linear-gradient(to bottom, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.top > tabs > tab:checked:backdrop, +notebook > header.top > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.top:backdrop, +notebook.frame > header.top:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab:checked:disabled { +background-image: linear-gradient(to top, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.bottom > tabs > tab:backdrop { +background-image: linear-gradient(to top, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-color: shade(@unfocused_borders,0.8); +border-style: solid; +} + +notebook > header.bottom > tabs > tab:checked:backdrop, +notebook > header.bottom > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.bottom:backdrop, +notebook.frame > header.bottom:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab:checked:disabled { +background-image: linear-gradient(to right, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.left > tabs > tab:backdrop { +background-image: linear-gradient(to right, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.left > tabs > tab:checked:backdrop, +notebook > header.left > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.left:backdrop, +notebook.frame > header.left:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab:checked:disabled { +background-image: linear-gradient(to left, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.right > tabs > tab:backdrop { +background-image: linear-gradient(to left, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.right > tabs > tab:checked:backdrop, +notebook > header.right > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.right:backdrop, +notebook.frame > header.right:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +notebook > header > tabs > arrow:backdrop { +color: @theme_backdrop_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +box > box > box > paned.horizontal:not(.titlebar):backdrop { +border-color: @unfocused_borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.caja-pathbar button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color,0.8); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nautilus-path-bar button.text-button:last-child:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +.nautilus-path-bar button.text-button:last-child label:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nemo-window .path-bar button.text-button:checked *:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.8); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +popover.background:backdrop, +.csd popover.background:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +modelbutton.flat:hover:backdrop, +.menuitem.button.flat:hover:backdrop { +color: @theme_backdrop_fg_color; +background-image: none; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.horizontal progress:backdrop, +treeview.view.progressbar:backdrop { +background-image: url("darkelements/progressbar-horiz-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress:backdrop { +background-image: url("darkelements/progressbar-vert-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +progressbar.vertical trough:backdrop, +progressbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.up:backdrop, +scrollbar.horizontal .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left-backdrop.svg")); +} + +scrollbar.horizontal button.down:backdrop, +scrollbar.horizontal .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right-backdrop.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.vertical trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:backdrop, +scrollbar.vertical .slider:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover:backdrop, +scrollbar.vertical .slider:hover:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.up:backdrop, +scrollbar.vertical .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up-backdrop.svg")); +} + +scrollbar.vertical button.down:backdrop, +scrollbar.vertical .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down-backdrop.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +box > scrolledwindow:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +paned scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.frame:backdrop { +border-color: shade(@unfocused_borders, 0.8); +} + +.nemo-window scrolledwindow.view { +margin: 0 4px 7px 4px; +} + +.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@theme_selected_text_bg_color,0.70), @theme_bg_color 70%); +} + +searchbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +background-image: linear-gradient(to bottom, shade(@gradient_2, 1.3), @theme_backdrop_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +.separator:backdrop { +border-color: @unfocused_borders; +} + +button .separator, +separator, separator.sidebar, +separator.vertical.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background-color: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +.thunar paned:not(.titlebar) > separator:backdrop { +border-color: shade(@unfocused_borders, 2); +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +box > paned.horizontal > box > box > stack > scrolledwindow > viewport > widget:backdrop { +opacity: 0.6; +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:backdrop { +border: 1px solid @unfocused_borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:backdrop, +spinbutton button:backdrop:hover { +background-image: url("darkelements/spinbutton-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +spinbutton button:disabled:backdrop { +background-image: url("darkelements/spinbutton-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:backdrop { +color: @theme_backdrop_fg_color; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar:backdrop { +background-color: @theme_backdrop_bg_color; +opacity: 0.65; /* Work-around due to top border brightness anomaly with EoG app. */ +} + +statusbar button, +statusbar button:backdrop, +statusbar button.default, +statusbar button.default:backdrop, +statusbar button.flat, +statusbar button.flat:backdrop, +statusbar button:backdrop:hover, +statusbar button.flat:backdrop:hover, +statusbar button.default:backdrop:hover { +background-image: none; +background-size: 100% 100%; +} + +statusbar button:active:backdrop, +statusbar button:checked:backdrop, +statusbar button.default:active:backdrop, +statusbar button.default:checked:backdrop, +statusbar button.flat:active:backdrop, +statusbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:backdrop, +switch:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid @unfocused_borders; +color: @theme_backdrop_fg_color; +} + +headerbar switch:backdrop, +headerbar switch:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_backdrop_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch:disabled:backdrop, +switch:disabled:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid #222222; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled:backdrop, +headerbar switch:disabled:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +switch slider:checked:backdrop, +switch slider:checked:hover:backdrop { +border: none; +background-image: url("darkelements/switch-checked-backdrop.png"); +background-size: 100% 100%; +} + +switch slider:backdrop, +switch slider:backdrop:hover, +switch slider:disabled:backdrop, +switch slider:disabled:backdrop:hover { +border: none; +background-image: url("darkelements/switch-unchecked-backdrop.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow viewport.frame:backdrop { +border: 1px solid @unfocused_borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +box > box ~ expander > box:backdrop { +border-color: @unfocused_borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window notebook:backdrop, +terminal-window notebook stack:backdrop, +terminal-window > box > notebook:backdrop, +window.background > box > notebook stack:backdrop { +border-color: @unfocused_borders; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +toolbar:not(.inline-toolbar):backdrop { +border-color: @unfocused_borders; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +toolbar:not(.inline-toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar:not(toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview:backdrop { +background-color: @theme_backdrop_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview.view.trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:backdrop, +treeview button:hover:backdrop, +treeview button:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-bottom: 1px solid @unfocused_borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:backdrop { +opacity: 0.7; +color: shade(@theme_backdrop_fg_color,1.5); +} /* Quick solution to dim all; In particular, iconview icons */ + +.view:disabled:backdrop { +color: @theme_disabled_fg_color; +background-color: @theme_backdrop_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view:selected:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.4); +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view:selected:disabled, +.view:selected:disabled:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +.view text:backdrop, +textview text:backdrop, +iconview text:backdrop { +color: @theme_backdrop_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +selection:backdrop, +selection:focus:backdrop, +text selection:backdrop, +text selection:focus:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +text:selected:backdrop, +textview text selection:backdrop, +textview text selection:focus:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.3); +background-color: @theme_backdrop_selected_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.content-view.view:backdrop, +flowbox:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/Plasma Bolt Plus/gtk-3.0/gtk.css b/src/Plasma Bolt Plus/gtk-3.0/gtk.css new file mode 100644 index 0000000..030a543 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/gtk.css @@ -0,0 +1,59 @@ +/* Plasma Bolt Plus - Version 4 */ +@define-color theme_bg_color #000916; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000916; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #3498cc; +@define-color theme_selected_text_bg_color #014a8a; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000916; +@define-color theme_backdrop_fg_color #767676; +@define-color theme_backdrop_bg_color #00060f; +@define-color theme_backdrop_selected_bg_color #0b1a2a; +@define-color theme_backdrop_selected_fg_color shade(@theme_selected_fg_color, 0.6); +@define-color theme_tooltip_bg_color #000916; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #1882cc; +@define-color borders #005096; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #0a3554; +@define-color tab_color #0e8be3; +@define-color gradient_1 #2e353c; +@define-color gradient_2 #0d151d; +@define-color event-calendar-color #001641; +/* misc colors used by gtk+ */ +@define-color info_fg_color #369ed4; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #3498cc; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #3498cc; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #3498cc; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #3498cc; +@define-color error_color #3498cc; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/Plasma Bolt Plus/gtk-3.0/lightdm-gtk-greeter.css b/src/Plasma Bolt Plus/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/Plasma Bolt Plus/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/Plasma Bolt Plus/index.theme b/src/Plasma Bolt Plus/index.theme new file mode 100644 index 0000000..ef083d8 --- /dev/null +++ b/src/Plasma Bolt Plus/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Bolt Plus +Type=X-GNOME-Metatheme +Comment=Dark blue theme +Encoding=UTF-8 +GtkTheme=Plasma Bolt Plus +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/Plasma Bolt Plus/xfwm4/README b/src/Plasma Bolt Plus/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-active.png b/src/Plasma Bolt Plus/xfwm4/bottom-active.png new file mode 100755 index 0000000..42a6091 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/bottom-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-active.xpm b/src/Plasma Bolt Plus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-inactive.png b/src/Plasma Bolt Plus/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..d632aef Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/bottom-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..32570e3 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-left-active.png b/src/Plasma Bolt Plus/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..ef00da1 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/bottom-left-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-left-active.xpm b/src/Plasma Bolt Plus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-left-inactive.png b/src/Plasma Bolt Plus/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..610e956 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/bottom-left-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-left-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..dfaac06 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-right-active.png b/src/Plasma Bolt Plus/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..fff8328 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/bottom-right-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-right-active.xpm b/src/Plasma Bolt Plus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-right-inactive.png b/src/Plasma Bolt Plus/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..52a3305 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/bottom-right-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/bottom-right-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..3bdee01 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/close-active.png b/src/Plasma Bolt Plus/xfwm4/close-active.png new file mode 100755 index 0000000..b0fbcc7 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/close-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/close-active.xpm b/src/Plasma Bolt Plus/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/close-inactive.png b/src/Plasma Bolt Plus/xfwm4/close-inactive.png new file mode 100755 index 0000000..6bcebad Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/close-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/close-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..22ee170 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/close-prelight.png b/src/Plasma Bolt Plus/xfwm4/close-prelight.png new file mode 100644 index 0000000..93918ae Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/close-prelight.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/close-pressed.png b/src/Plasma Bolt Plus/xfwm4/close-pressed.png new file mode 100644 index 0000000..3e1d94b Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/close-pressed.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/close-pressed.xpm b/src/Plasma Bolt Plus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/hide-active.png b/src/Plasma Bolt Plus/xfwm4/hide-active.png new file mode 100755 index 0000000..0393e41 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/hide-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/hide-inactive.png b/src/Plasma Bolt Plus/xfwm4/hide-inactive.png new file mode 100755 index 0000000..342f7f7 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/hide-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/hide-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..fea6dfd --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/hide-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 26 8 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020202", +"# c #050505", +"$ c #010101", +"% c #030303", +"& c #080808", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...................+........", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...........................@", +"..........................@#", +".........................$%&"}; diff --git a/src/Plasma Bolt Plus/xfwm4/hide-prelight.png b/src/Plasma Bolt Plus/xfwm4/hide-prelight.png new file mode 100644 index 0000000..202a587 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/hide-prelight.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/hide-pressed.png b/src/Plasma Bolt Plus/xfwm4/hide-pressed.png new file mode 100644 index 0000000..7dc30b1 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/hide-pressed.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/hide-pressed.xpm b/src/Plasma Bolt Plus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/Plasma Bolt Plus/xfwm4/left-active.png b/src/Plasma Bolt Plus/xfwm4/left-active.png new file mode 100755 index 0000000..1a24982 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/left-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/left-active.xpm b/src/Plasma Bolt Plus/xfwm4/left-active.xpm new file mode 100644 index 0000000..7dfe749 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000916", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/Plasma Bolt Plus/xfwm4/left-inactive.png b/src/Plasma Bolt Plus/xfwm4/left-inactive.png new file mode 100755 index 0000000..cffe88f Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/left-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/left-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..a3a3922 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/left-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-active.png b/src/Plasma Bolt Plus/xfwm4/maximize-active.png new file mode 100755 index 0000000..6697a38 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/maximize-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-active.xpm b/src/Plasma Bolt Plus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-inactive.png b/src/Plasma Bolt Plus/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..7cfd5b1 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/maximize-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ff5168c --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 26 4 1", +" c None", +". c #010101", +"+ c #000000", +"@ c #010000", +".+++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@++++++++++", +"+++++++++++@@@@+++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-prelight.png b/src/Plasma Bolt Plus/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..1ee9209 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/maximize-prelight.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-prelight.xpm b/src/Plasma Bolt Plus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-pressed.png b/src/Plasma Bolt Plus/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..878f1d0 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/maximize-pressed.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-pressed.xpm b/src/Plasma Bolt Plus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-toggled-active.png b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..4ac785c Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-toggled-active.xpm b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.png b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..d902db1 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..d44ef02 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.png b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..5b74ceb Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.xpm b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.png b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..e84f8d9 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.xpm b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt Plus/xfwm4/menu-active.png b/src/Plasma Bolt Plus/xfwm4/menu-active.png new file mode 100755 index 0000000..96fa295 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/menu-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/menu-active.xpm b/src/Plasma Bolt Plus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Bolt Plus/xfwm4/menu-inactive.png b/src/Plasma Bolt Plus/xfwm4/menu-inactive.png new file mode 100755 index 0000000..72f770e Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/menu-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/menu-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..20134b7 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/menu-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"13 26 4 1", +" c None", +". c #000000", +"+ c #010101", +"@ c #040404", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@"}; diff --git a/src/Plasma Bolt Plus/xfwm4/menu-prelight.png b/src/Plasma Bolt Plus/xfwm4/menu-prelight.png new file mode 100644 index 0000000..b92772e Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/menu-prelight.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/menu-prelight.xpm b/src/Plasma Bolt Plus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Bolt Plus/xfwm4/menu-pressed.png b/src/Plasma Bolt Plus/xfwm4/menu-pressed.png new file mode 100644 index 0000000..f555864 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/menu-pressed.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/menu-pressed.xpm b/src/Plasma Bolt Plus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Bolt Plus/xfwm4/right-active.png b/src/Plasma Bolt Plus/xfwm4/right-active.png new file mode 100755 index 0000000..e92f8f0 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/right-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/right-active.xpm b/src/Plasma Bolt Plus/xfwm4/right-active.xpm new file mode 100644 index 0000000..0d460d3 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/right-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/Plasma Bolt Plus/xfwm4/right-inactive.png b/src/Plasma Bolt Plus/xfwm4/right-inactive.png new file mode 100755 index 0000000..ad4476c Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/right-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/right-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0496c25 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Bolt Plus/xfwm4/themerc b/src/Plasma Bolt Plus/xfwm4/themerc new file mode 100755 index 0000000..340549f --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#bcbcbc +inactive_text_color=#858585 diff --git a/src/Plasma Bolt Plus/xfwm4/title-1-active.png b/src/Plasma Bolt Plus/xfwm4/title-1-active.png new file mode 100755 index 0000000..eab28d0 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-1-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-1-active.xpm b/src/Plasma Bolt Plus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-1-inactive.png b/src/Plasma Bolt Plus/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..1796560 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-1-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-1-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..abea692 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-2-active.png b/src/Plasma Bolt Plus/xfwm4/title-2-active.png new file mode 100755 index 0000000..3d733d9 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-2-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-2-active.xpm b/src/Plasma Bolt Plus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-2-inactive.png b/src/Plasma Bolt Plus/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..671f0fe Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-2-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-2-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..60a48c7 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-3-active.png b/src/Plasma Bolt Plus/xfwm4/title-3-active.png new file mode 100755 index 0000000..68b0470 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-3-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-3-active.xpm b/src/Plasma Bolt Plus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-3-inactive.png b/src/Plasma Bolt Plus/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..45488c1 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-3-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-3-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..87b61fc --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-4-active.png b/src/Plasma Bolt Plus/xfwm4/title-4-active.png new file mode 100755 index 0000000..b12ecff Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-4-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-4-active.xpm b/src/Plasma Bolt Plus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-4-inactive.png b/src/Plasma Bolt Plus/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..344058c Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-4-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-4-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..d6621a2 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-5-active.png b/src/Plasma Bolt Plus/xfwm4/title-5-active.png new file mode 100755 index 0000000..9467e97 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-5-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-5-active.xpm b/src/Plasma Bolt Plus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt Plus/xfwm4/title-5-inactive.png b/src/Plasma Bolt Plus/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..060e806 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/title-5-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/title-5-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..448b3a4 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"4 26 4 1", +" c None", +". c #000000", +"+ c #030303", +"@ c #0B0B0B", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"@@@@"}; diff --git a/src/Plasma Bolt Plus/xfwm4/top-left-active.png b/src/Plasma Bolt Plus/xfwm4/top-left-active.png new file mode 100755 index 0000000..a86ba24 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/top-left-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/top-left-active.xpm b/src/Plasma Bolt Plus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Bolt Plus/xfwm4/top-left-inactive.png b/src/Plasma Bolt Plus/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..fd549ca Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/top-left-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/top-left-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..c98cb53 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Bolt Plus/xfwm4/top-right-active.png b/src/Plasma Bolt Plus/xfwm4/top-right-active.png new file mode 100755 index 0000000..f94a19a Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/top-right-active.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/top-right-active.xpm b/src/Plasma Bolt Plus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Bolt Plus/xfwm4/top-right-inactive.png b/src/Plasma Bolt Plus/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..0a9f606 Binary files /dev/null and b/src/Plasma Bolt Plus/xfwm4/top-right-inactive.png differ diff --git a/src/Plasma Bolt Plus/xfwm4/top-right-inactive.xpm b/src/Plasma Bolt Plus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..0c39562 --- /dev/null +++ b/src/Plasma Bolt Plus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Bolt/gtk-2.0/Arrows/arrow-down.png b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Arrows/arrow-insens.png b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Arrows/arrow-left.png b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Arrows/arrow-right.png b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Arrows/arrow-up.png b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Buttons/button-insens.png b/src/Plasma Bolt/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..b6b24dd Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Buttons/button-normal.png b/src/Plasma Bolt/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..e8afaae Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Buttons/button-prelight.png b/src/Plasma Bolt/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..91f7563 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-insens.png b/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..d55bef5 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-normal.png b/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..08d0837 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-prelight.png b/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..6df0647 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/check1.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/check2.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/check3.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/check4.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/check5.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/check6.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/option1.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/option2.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/option3.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/option4.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/option5.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/option6.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed.png b/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Entry/entry-bg.png b/src/Plasma Bolt/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e2ac7e Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Entry/entry-border-focus.png b/src/Plasma Bolt/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..db5b5a2 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Entry/entry-border-insens.png b/src/Plasma Bolt/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Entry/entry-border-normal.png b/src/Plasma Bolt/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..0ad23bb Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..75bc31b Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..fcde351 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame.png b/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..63e4658 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Handles/handle-h-orig.png b/src/Plasma Bolt/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..a911b28 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Handles/handle-h.png b/src/Plasma Bolt/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Handles/handle-h.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Handles/handle-v-orig.png b/src/Plasma Bolt/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..401d20e Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Handles/handle-v.png b/src/Plasma Bolt/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Handles/handle-v.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Lines/line-h-orig.png b/src/Plasma Bolt/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..04892f9 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Lines/line-h.png b/src/Plasma Bolt/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Lines/line-h.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Lines/line-v-orig.png b/src/Plasma Bolt/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..96a990e Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Lines/line-v.png b/src/Plasma Bolt/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Lines/line-v.png differ diff --git a/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-insens.png b/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..0e5ccb9 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-normal.png b/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..bbc5182 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-prelight.png b/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..06adeea Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menu.png b/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..6bd168b Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..f449867 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar.png b/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..9cd3124 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Others/null.png b/src/Plasma Bolt/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Others/null.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Others/ruler.png b/src/Plasma Bolt/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..12d29da Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Others/ruler.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Others/selected-bar.png b/src/Plasma Bolt/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..9ce8761 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Others/selected-bar.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Others/tooltip.png b/src/Plasma Bolt/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..b7848a9 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Others/tooltip.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Panel/null-panel.png b/src/Plasma Bolt/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Panel/null-panel.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Panel/panel-button-prelight.png b/src/Plasma Bolt/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..e5cd113 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Panel/panel.png b/src/Plasma Bolt/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Panel/panel.png differ diff --git a/src/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..6cc4333 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-vert.png b/src/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..37521ee Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..7697646 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..2b3cdbd Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Range/slider-horiz-insens.png b/src/Plasma Bolt/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..89f64b3 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Range/slider-horiz-prelight.png b/src/Plasma Bolt/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..6eb7a6c Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Range/slider-horiz.png b/src/Plasma Bolt/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Range/slider-vert-insens.png b/src/Plasma Bolt/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..8f8126d Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Range/slider-vert-prelight.png b/src/Plasma Bolt/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..56079c1 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Range/slider-vert.png b/src/Plasma Bolt/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Range/slider-vert.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Range/trough-horizontal.png b/src/Plasma Bolt/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..78cbae5 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Range/trough-vertical.png b/src/Plasma Bolt/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..7168a73 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..54b3473 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..44f2383 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7d0dad0 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-active.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..876ffb3 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..87cc8fa Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..9589e1a Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..9d427e7 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..6874edf Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..1545e37 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..88392b9 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..6cc3526 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..28fa850 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..e1e9f0e Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..f66d282 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..7b22617 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..9e4ad87 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..aff7d9f Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..4a4a2cd Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..0a24837 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..bf9dff5 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Shadows/bg.png b/src/Plasma Bolt/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..057a2eb Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Shadows/bg.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Shadows/shadow-in.png b/src/Plasma Bolt/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..485dd9f Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Shadows/shadow-out.png b/src/Plasma Bolt/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..3c75c3d Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Shadows/text.png b/src/Plasma Bolt/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..9a85637 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Shadows/text.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Spin/spin-down-insens.png b/src/Plasma Bolt/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..569f038 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Spin/spin-down-prelight.png b/src/Plasma Bolt/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..1b3ed2c Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Spin/spin-down.png b/src/Plasma Bolt/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..c9ec71b Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Spin/spin-down.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Spin/spin-up-insens.png b/src/Plasma Bolt/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..b3ece06 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Spin/spin-up-prelight.png b/src/Plasma Bolt/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..5df6821 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Spin/spin-up.png b/src/Plasma Bolt/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..bcfa5f6 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Spin/spin-up.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-left.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..dad6b6a Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-right.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..31940ce Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-left-bottom.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..f24b8a2 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-left-top.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..5939184 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-right-bottom.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..a41f904 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-right-top.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..42e959c Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-current.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1a4fae0 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-left.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..7b9ef8b Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-right.png b/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..814b537 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/notebook.png b/src/Plasma Bolt/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..c604c25 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/notebook.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/tab-bottom-active.png b/src/Plasma Bolt/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..9cf3fc1 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/tab-bottom.png b/src/Plasma Bolt/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..81cd854 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/tab-left-active.png b/src/Plasma Bolt/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..c2f75d4 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/tab-left.png b/src/Plasma Bolt/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..38de2d6 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/tab-right-active.png b/src/Plasma Bolt/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..da415ff Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/tab-right.png b/src/Plasma Bolt/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..eff8f27 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/tab-top-active.png b/src/Plasma Bolt/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..3dafd33 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Tabs/tab-top.png b/src/Plasma Bolt/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..298387b Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/Plasma Bolt/gtk-2.0/Toolbar/toolbar.png b/src/Plasma Bolt/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..5350572 Binary files /dev/null and b/src/Plasma Bolt/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/Plasma Bolt/gtk-2.0/gtkrc b/src/Plasma Bolt/gtk-2.0/gtkrc new file mode 100644 index 0000000..4d284f7 --- /dev/null +++ b/src/Plasma Bolt/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#0a3358\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000000\ninsensitive_bg_color:#000000\ntooltip_bg_color:#000000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#0a3358" +bg[ACTIVE] = "#000000" +bg[SELECTED] = "#0a3358" +bg[INSENSITIVE] = "#000000" + +base[NORMAL] = "#000000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#0a3358" +base[SELECTED] = "#0a3358" +base[INSENSITIVE] = "#000000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000000" +GtkTreeView::even_row_color = "#000000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/Plasma Bolt/gtk-2.0/notify.rc b/src/Plasma Bolt/gtk-2.0/notify.rc new file mode 100644 index 0000000..c75e660 --- /dev/null +++ b/src/Plasma Bolt/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#1a5c96" +XfceNotifyWindow::border-color-hover = "#1a5c96" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000000" +} +style "notify-button" +{ +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#000000" +bg[ACTIVE] = "#000000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/Plasma Bolt/gtk-2.0/panel.rc b/src/Plasma Bolt/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/Plasma Bolt/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.svg b/src/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/check-symbolic.svg b/src/Plasma Bolt/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Bolt/gtk-3.0/assets/check-symbolic.symbolic.png b/src/Plasma Bolt/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..a02ed7d Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..18c53fe Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a5a7def Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..9700484 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..061bedd Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..ae44fdb Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..07c5caf Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..6172f81 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..71b418f Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..6c6e4f3 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/dash-symbolic.svg b/src/Plasma Bolt/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Bolt/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/Plasma Bolt/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked.png b/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/pane-separator-vertical.png b/src/Plasma Bolt/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/pane-separator.png b/src/Plasma Bolt/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/pane-separator.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked--backdrop-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked--backdrop-dark@2.png new file mode 100644 index 0000000..16411ce Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked--backdrop-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..428fbb3 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..293bb34 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a71ec44 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..1fd9e86 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..a5674b5 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..966f289 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..d13fa43 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..34aa586 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-selected-insensitive.png b/src/Plasma Bolt/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..aff445d Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..dc090e9 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..df2584b Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..311645f Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/radio-unselected-insensitive.png b/src/Plasma Bolt/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/resize-grip.png b/src/Plasma Bolt/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/resize-grip.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close-active.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close-hover.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-active.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-active.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize.png b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/button-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/button-backdrop.png new file mode 100644 index 0000000..6166587 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/button-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/button-disabled-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/button-disabled-backdrop.png new file mode 100644 index 0000000..0bc61df Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/button-disabled-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/button-disabled.png b/src/Plasma Bolt/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..35c289c Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/button-hover-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/button-hover-backdrop.png new file mode 100644 index 0000000..f19d930 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/button-hover-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/button-hover.png b/src/Plasma Bolt/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..6474124 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/button-normal.png b/src/Plasma Bolt/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..e3a08e1 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-backdrop.png new file mode 100644 index 0000000..4221087 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png new file mode 100644 index 0000000..6665a9f Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..cac1817 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar.png b/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4622497 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/column-header-hover.png b/src/Plasma Bolt/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..b414f68 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/entry-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/entry-backdrop.png new file mode 100644 index 0000000..c81854a Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/entry-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/entry-border-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/entry-border-backdrop.png new file mode 100644 index 0000000..1bd610f Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/entry-border-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/entry-border-focus.png b/src/Plasma Bolt/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..2a53778 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/entry-border.png b/src/Plasma Bolt/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..c972869 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/entry.png b/src/Plasma Bolt/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..65489ab Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/entry.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/headerbar-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..66850f5 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/headerbar-normal.png b/src/Plasma Bolt/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1596350 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/panel-transparent-button.png b/src/Plasma Bolt/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/panel.png b/src/Plasma Bolt/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/panel.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz-backdrop.png new file mode 100644 index 0000000..58ec616 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz.png b/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..6cc4333 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert-backdrop.png new file mode 100644 index 0000000..a17428a Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert.png b/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..37521ee Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg new file mode 100644 index 0000000..6977df0 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down.svg b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg new file mode 100644 index 0000000..e298d9c --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left.svg b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg new file mode 100644 index 0000000..5109d82 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right.svg b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg new file mode 100644 index 0000000..6224a1e --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up.svg b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png new file mode 100644 index 0000000..232cebb Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..acd31ea Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..6eb7a6c Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-backdrop.png new file mode 100644 index 0000000..80aac5b Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..31941d5 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..56079c1 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png new file mode 100644 index 0000000..121b02b Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..7aa0b4a Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png new file mode 100644 index 0000000..0a53913 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical.png b/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..a644c03 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..d964657 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png new file mode 100644 index 0000000..3f216e8 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..6b08e00 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..0d1486a Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png new file mode 100644 index 0000000..c0ad398 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..64d3712 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/selected-bar-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/selected-bar-backdrop.png new file mode 100644 index 0000000..06e735f Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/selected-bar-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/selected-bar.png b/src/Plasma Bolt/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..9ce8761 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-backdrop.png new file mode 100644 index 0000000..2e88403 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png new file mode 100644 index 0000000..9e37150 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled.png b/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..d768aa0 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-normal.png b/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..d06d0a5 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/switch-background-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/switch-background-backdrop.png new file mode 100644 index 0000000..e7ea5b2 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/switch-background-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/switch-background.png b/src/Plasma Bolt/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..101500a Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/switch-checked-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/switch-checked-backdrop.png new file mode 100644 index 0000000..ef50e28 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/switch-checked-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/switch-checked.png b/src/Plasma Bolt/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..205d208 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/switch-disabled.png b/src/Plasma Bolt/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..7c3ce76 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked.png b/src/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..481e126 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-backdrop.png new file mode 100644 index 0000000..8e10a3b Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-disabled-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-disabled-backdrop.png new file mode 100644 index 0000000..0179575 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-disabled-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-disabled.png b/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-disabled.png new file mode 100644 index 0000000..15088a9 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-disabled.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-normal.png b/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-normal.png new file mode 100644 index 0000000..790493c Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/titlebar-normal.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/toolbar-button-hover.png b/src/Plasma Bolt/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..f8d46a5 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-backdrop.png b/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-backdrop.png new file mode 100644 index 0000000..6d0d69f Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-backdrop.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-hover.png b/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..0a96c52 Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-normal.png b/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..107fd0d Binary files /dev/null and b/src/Plasma Bolt/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/Plasma Bolt/gtk-3.0/gtk-widgets.css b/src/Plasma Bolt/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..ded1886 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3589 @@ +/* Plasma Themes - All 'Standard' Variants. Ver 4.4 + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +.background:backdrop { +background-color: @theme_backdrop_bg_color; +color: @theme_backdrop_fg_color; +} + +*:backdrop { +-gtk-icon-effect: dim; +color: @theme_backdrop_fg_color; +} + +*:disabled, +*:disabled:backdrop { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +*:hover:backdrop:not(iconview) { +background-color: transparent; +-gtk-icon-effect: dim; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_text_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +GtkAssistantsidebar:backdrop .highlight { +background-color: @theme_backdrop_bg_color; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:backdrop, +button.default:backdrop, +button.flat:backdrop, +button:backdrop:hover, +button.flat:backdrop:hover, +button.default:backdrop:hover { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +button:active:backdrop, +button:checked:backdrop, +button.default:active:backdrop, +button.default:checked:backdrop, +button.flat:active:backdrop, +button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +button:disabled:backdrop, +button:active:disabled:backdrop, +button:checked:disabled:backdrop, +button.default:disabled:backdrop, +button.flat:disabled:backdrop, +button.default:active:disabled:backdrop, +button.default:checked:disabled:backdrop { +background-image: url("darkelements/button-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:backdrop, +toolbar button.default:backdrop, +toolbar button.flat:backdrop, +toolbar button:backdrop:hover, +toolbar button.flat:backdrop:hover, +toolbar button.default:backdrop:hover { +background: transparent; +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +toolbar button:active:backdrop, +toolbar button:checked:backdrop, +toolbar button.default:active:backdrop, +toolbar button.default:checked:backdrop, +toolbar button.flat:active:backdrop, +toolbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button:disabled:backdrop, +toolbar button:active:disabled:backdrop, +toolbar button:checked:disabled:backdrop, +toolbar button.default:disabled:backdrop, +toolbar button.flat:disabled:backdrop, +toolbar button.default:active:disabled:backdrop, +toolbar button.default:checked:disabled:backdrop { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled:backdrop { +border: 1px solid #222222; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:backdrop { +border: 1px solid @unfocused_borders; +background-image: url("darkelements/calendar-bar-backdrop.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +calendar.header:disabled:backdrop { +border: 1px solid #222222; +background-image: url("darkelements/calendar-bar-disabled-backdrop.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_text_bg_color; +} + +calendar:selected:backdrop, +GtkCalendar:selected:backdrop { +background-color: @theme_backdrop_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +calendar.view:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +calendar.header:backdrop { +border-color: @unfocused_borders; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:backdrop, +check:hover:backdrop { +-gtk-icon-source: url("assets/checkbox-unchecked-backdrop-dark.png"); +} + +check:checked:backdrop, +check:active:backdrop, +check:active:backdrop, +check:checked:backdrop { +-gtk-icon-source: url("assets/checkbox-checked-backdrop-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + +check:indeterminate:backdrop, +.menuitem check:indeterminate:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-dark.png"); +} + +check:indeterminate:disabled:backdrop, +.menuitem check:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-insensitive-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:backdrop, +radio:hover:backdrop { +-gtk-icon-source: url("assets/radio-unchecked-backdrop-dark.png"); +} + +radio:checked:backdrop, +radio:active:backdrop, +radio:active:backdrop, +radio:checked:backdrop { +-gtk-icon-source: url("assets/radio-checked-backdrop-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +radio:indeterminate:backdrop, +.menuitem radio:indeterminate:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-dark.png"); +} + +radio:indeterminate:disabled:backdrop, +.menuitem radio:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-insensitive-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow:backdrop { +border: 1px solid shade(@borders, 0.8); +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox:backdrop { +color: @theme_disabled_fg_color; +} + +combobox:backdrop:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:backdrop, +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ + +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +decoration:backdrop { +border-color: @unfocused_borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +.prompt:backdrop, +dialog:backdrop frame, +GtkMessageDialog:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 5%, shade(@gradient_2, 0.8) 55%, shade(@theme_bg_color,1.2) 40%); +border-color: @unfocused_borders; +border-bottom: 5px solid transparent; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:backdrop, +treeview entry:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled:backdrop, +treeview entry:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav:backdrop { +opacity: 0.7; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +grid > overlay > widget:backdrop { +opacity: 0.6; +} /* Also works with Gnome Photos */ + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +.frame:backdrop:only-child, +scrolledwindow:backdrop.frame { +border: 1px solid @unfocused_borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +dialog:backdrop.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@unfocused_borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:hover:backdrop > box { +background: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *, +.org-gnome-Calendar popover > box:backdrop *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +box > overlay > revealer.top > frame.app-notification:backdrop { +border-color: @unfocused_borders; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal trough:backdrop { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough:backdrop { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:backdrop, +scale.horizontal slider:hover:backdrop { +background-image: url("darkelements/scale/slider-horiz-backdrop.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:backdrop, +scale.vertical slider:hover:backdrop { +background-image: url("darkelements/scale/slider-vert-backdrop.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +scale.vertical progressbar,trough:backdrop, +scale.horizontal progressbar,trough:backdrop { +background-color: @theme_backdrop_bg_color; +border: 1px solid @unfocused_borders; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar:backdrop { +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, +headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, +headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, +headerbar button.titlebutton.close:active:backdrop, .titlebar button.titlebutton.close:active:backdrop, +headerbar button.titlebutton.close:hover:backdrop, .titlebar button.titlebutton.close:hover:backdrop, +headerbar button.titlebutton.minimize:active:backdrop, .titlebar button.titlebutton.minimize:active:backdrop, +headerbar button.titlebutton.minimize:hover:backdrop, .titlebar button.titlebutton.minimize:hover:backdrop, +headerbar button.titlebutton.maximize:active:backdrop, .titlebar button.titlebutton.maximize:active:backdrop, +headerbar button.titlebutton.maximize:hover:backdrop, .titlebar button.titlebutton.maximize:hover:backdrop { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-backdrop.png")); +color: shade(@theme_backdrop_fg_color,0.8); +} + +headerbar:backdrop label, +headerbar button:backdrop image { +color: shade(@theme_backdrop_fg_color,0.7); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +.titlebar:backdrop { +background-color: transparent; +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +border-bottom: 1px solid @unfocused_borders; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +dialog.background.solid-csd headerbar.titlebar:backdrop, +.background.solid-csd > box > headerbar.titlebar:backdrop { +border-bottom: 1px solid @unfocused_borders; +} /* Ditto above. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.2); +border-top: 1px solid shade(@borders,1.6); +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), @theme_bg_color 80%); +color: @info_fg_color; +} + +.info:backdrop, +.warning:backdrop, +.question:backdrop, +.error:not(entry):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.7), @theme_bg_color 80%); +border: 1px solid shade(@unfocused_borders,1.4); +border-top: 1px solid shade(@unfocused_borders,1.9); +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info button:backdrop, +.info button:hover:backdrop, +.warning button:backdrop, +.warning button:hover:backdrop, +.question button:backdrop, +.question button.hover:backdrop, +.error button:backdrop, +.error button:hover:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label:disabled:backdrop { +color: @theme_disabled_fg_color; +} + +label:backdrop { +color: @theme_backdrop_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar trough:backdrop { +border: 1px solid @unfocused_borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +levelbar block:not(.empty):backdrop { +border: 1px solid @unfocused_borders; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:link:backdrop { +color: shade(@link_color,0.6); +} + +*:visited { +color: @link_visited_color; +} + +*:visited:backdrop { +color: shade(@link_visited_color,0.6); +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +button.link *:backdrop { +color: @theme_backdrop_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list:backdrop { +background-color: @theme_backdrop_bg_color; +border: 0 solid @unfocused_borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:backdrop { +background-color: @theme_backdrop_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +list row:selected:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar:backdrop, +.menubar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu, +.csd menu:backdrop, +.menu:backdrop { +background-color: @theme_backdrop_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:backdrop, +.menu menuitem:backdrop { +color: @theme_backdrop_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +menu menuitem:backdrop, menu menuitem:backdrop:hover, +.menu menuitem:backdrop, +.menu menuitem:backdrop:hover { +color: @theme_backdrop_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow:backdrop:hover, +.menu arrow:backdrop:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +floating-bar:backdrop { +border-color: @unfocused_borders; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook.frame:backdrop, +notebook scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window treeview button:backdrop { +border-top: 1px solid @unfocused_borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack:backdrop { +border: 1px solid @unfocused_borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab:checked:disabled { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.top > tabs > tab:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.top > tabs > tab:checked:backdrop, +notebook > header.top > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.top:backdrop, +notebook.frame > header.top:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab:checked:disabled { +background-image: linear-gradient(to top, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.bottom > tabs > tab:backdrop { +background-image: linear-gradient(to top, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-color: shade(@unfocused_borders,1.6); +border-style: solid; +} + +notebook > header.bottom > tabs > tab:checked:backdrop, +notebook > header.bottom > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to top, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.bottom:backdrop, +notebook.frame > header.bottom:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab:checked:disabled { +background-image: linear-gradient(to right, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.left > tabs > tab:backdrop { +background-image: linear-gradient(to right, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.left > tabs > tab:checked:backdrop, +notebook > header.left > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to right, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.left:backdrop, +notebook.frame > header.left:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab:checked:disabled { +background-image: linear-gradient(to left, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.right > tabs > tab:backdrop { +background-image: linear-gradient(to left, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.right > tabs > tab:checked:backdrop, +notebook > header.right > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to left, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.right:backdrop, +notebook.frame > header.right:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +notebook > header > tabs > arrow:backdrop { +color: @theme_backdrop_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +box > box > box > paned.horizontal:not(.titlebar):backdrop { +border-color: @unfocused_borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.caja-pathbar button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color,0.8); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nautilus-path-bar button.text-button:last-child:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +.nautilus-path-bar button.text-button:last-child label:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nemo-window .path-bar button.text-button:checked *:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.8); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +popover.background:backdrop, +.csd popover.background:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +modelbutton.flat:hover:backdrop, +.menuitem.button.flat:hover:backdrop { +color: @theme_backdrop_fg_color; +background-image: none; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.horizontal progress:backdrop, +treeview.view.progressbar:backdrop { +background-image: url("darkelements/progressbar-horiz-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress:backdrop { +background-image: url("darkelements/progressbar-vert-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +progressbar.vertical trough:backdrop, +progressbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.up:backdrop, +scrollbar.horizontal .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left-backdrop.svg")); +} + +scrollbar.horizontal button.down:backdrop, +scrollbar.horizontal .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right-backdrop.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.vertical trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:backdrop, +scrollbar.vertical .slider:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover:backdrop, +scrollbar.vertical .slider:hover:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.up:backdrop, +scrollbar.vertical .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up-backdrop.svg")); +} + +scrollbar.vertical button.down:backdrop, +scrollbar.vertical .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down-backdrop.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +box > scrolledwindow:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +paned scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.frame:backdrop { +border-color: shade(@unfocused_borders, 0.8); +} + +.nemo-window scrolledwindow.view { +margin: 0 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), @theme_bg_color 70%); +} + +searchbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.6), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +.separator:backdrop { +border-color: @unfocused_borders; +} + +button .separator, +separator, separator.sidebar, +separator.vertical.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background-color: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +.thunar paned:not(.titlebar) > separator:backdrop { +border-color: shade(@unfocused_borders, 2); +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +box > paned.horizontal > box > box > stack > scrolledwindow > viewport > widget:backdrop { +opacity: 0.6; +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:backdrop { +border: 1px solid @unfocused_borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:backdrop, +spinbutton button:backdrop:hover { +background-image: url("darkelements/spinbutton-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +spinbutton button:disabled:backdrop { +background-image: url("darkelements/spinbutton-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:backdrop { +color: @theme_backdrop_fg_color; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar:backdrop { +background-color: @theme_backdrop_bg_color; +opacity: 0.65; /* Work-around due to top border brightness anomaly with EoG app. */ +} + +statusbar button, +statusbar button:backdrop, +statusbar button.default, +statusbar button.default:backdrop, +statusbar button.flat, +statusbar button.flat:backdrop, +statusbar button:backdrop:hover, +statusbar button.flat:backdrop:hover, +statusbar button.default:backdrop:hover { +background-image: none; +background-size: 100% 100%; +} + +statusbar button:active:backdrop, +statusbar button:checked:backdrop, +statusbar button.default:active:backdrop, +statusbar button.default:checked:backdrop, +statusbar button.flat:active:backdrop, +statusbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:backdrop, +switch:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid @unfocused_borders; +color: @theme_backdrop_fg_color; +} + +headerbar switch:backdrop, +headerbar switch:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_backdrop_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch:disabled:backdrop, +switch:disabled:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid #222222; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled:backdrop, +headerbar switch:disabled:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +switch slider:checked:backdrop, +switch slider:checked:hover:backdrop { +border: none; +background-image: url("darkelements/switch-checked-backdrop.png"); +background-size: 100% 100%; +} + +switch slider:backdrop, +switch slider:backdrop:hover, +switch slider:disabled:backdrop, +switch slider:disabled:backdrop:hover { +border: none; +background-image: url("darkelements/switch-unchecked-backdrop.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow viewport.frame:backdrop { +border: 1px solid @unfocused_borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +box > box ~ expander > box:backdrop { +border-color: @unfocused_borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window notebook:backdrop, +terminal-window notebook stack:backdrop, +terminal-window > box > notebook:backdrop, +window.background > box > notebook stack:backdrop { +border-color: @unfocused_borders; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +toolbar:not(.inline-toolbar):backdrop { +border-color: @unfocused_borders; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +toolbar:not(.inline-toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar:not(toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview:backdrop { +background-color: @theme_backdrop_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview.view.trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:backdrop, +treeview button:hover:backdrop, +treeview button:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-bottom: 1px solid @unfocused_borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:backdrop { +opacity: 0.7; +color: shade(@theme_backdrop_fg_color,1.5); +} /* Quick solution to dim all; In particular, iconview icons */ + +.view:disabled:backdrop { +color: @theme_disabled_fg_color; +background-color: @theme_backdrop_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view:selected:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.4); +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view:selected:disabled, +.view:selected:disabled:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +.view text:backdrop, +textview text:backdrop, +iconview text:backdrop { +color: @theme_backdrop_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +selection:backdrop, +selection:focus:backdrop, +text selection:backdrop, +text selection:focus:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +text:selected:backdrop, +textview text selection:backdrop, +textview text selection:focus:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.3); +background-color: @theme_backdrop_selected_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.content-view.view:backdrop, +flowbox:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/Plasma Bolt/gtk-3.0/gtk.css b/src/Plasma Bolt/gtk-3.0/gtk.css new file mode 100644 index 0000000..54a5d70 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/gtk.css @@ -0,0 +1,59 @@ +/* Plasma Bolt ('Stanadard') - Version 4 */ +@define-color theme_bg_color #000000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #3498cc; +@define-color theme_selected_text_bg_color #014a8a; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000000; +@define-color theme_backdrop_fg_color #767676; +@define-color theme_backdrop_bg_color #000000; +@define-color theme_backdrop_selected_bg_color #242424; +@define-color theme_backdrop_selected_fg_color shade(@theme_selected_fg_color, 0.6); +@define-color theme_tooltip_bg_color #000000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #1882cc; +@define-color borders #323232; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #1c1c1c; +@define-color tab_color #0e8be3; +@define-color gradient_1 #2e2e2e; +@define-color gradient_2 #0d0d0d; +@define-color event-calendar-color #001641; +/* misc colors used by gtk+ */ +@define-color info_fg_color #369ed4; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #3498cc; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #3498cc; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #3498cc; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #3498cc; +@define-color error_color #3498cc; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/Plasma Bolt/gtk-3.0/lightdm-gtk-greeter.css b/src/Plasma Bolt/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/Plasma Bolt/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/Plasma Bolt/index.theme b/src/Plasma Bolt/index.theme new file mode 100644 index 0000000..cd259b8 --- /dev/null +++ b/src/Plasma Bolt/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Bolt +Type=X-GNOME-Metatheme +Comment=Dark blue theme +Encoding=UTF-8 +GtkTheme=Plasma Bolt +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/Plasma Bolt/xfwm4/README b/src/Plasma Bolt/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/Plasma Bolt/xfwm4/bottom-active.png b/src/Plasma Bolt/xfwm4/bottom-active.png new file mode 100755 index 0000000..062ef11 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/bottom-active.png differ diff --git a/src/Plasma Bolt/xfwm4/bottom-active.xpm b/src/Plasma Bolt/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/Plasma Bolt/xfwm4/bottom-inactive.png b/src/Plasma Bolt/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..4f19171 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/bottom-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/bottom-inactive.xpm b/src/Plasma Bolt/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..32570e3 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Bolt/xfwm4/bottom-left-active.png b/src/Plasma Bolt/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..19680aa Binary files /dev/null and b/src/Plasma Bolt/xfwm4/bottom-left-active.png differ diff --git a/src/Plasma Bolt/xfwm4/bottom-left-active.xpm b/src/Plasma Bolt/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Bolt/xfwm4/bottom-left-inactive.png b/src/Plasma Bolt/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..ac0673c Binary files /dev/null and b/src/Plasma Bolt/xfwm4/bottom-left-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/bottom-left-inactive.xpm b/src/Plasma Bolt/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..dfaac06 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Bolt/xfwm4/bottom-right-active.png b/src/Plasma Bolt/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..2a06e65 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/bottom-right-active.png differ diff --git a/src/Plasma Bolt/xfwm4/bottom-right-active.xpm b/src/Plasma Bolt/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Bolt/xfwm4/bottom-right-inactive.png b/src/Plasma Bolt/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..9db90b8 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/bottom-right-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/bottom-right-inactive.xpm b/src/Plasma Bolt/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..3bdee01 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Bolt/xfwm4/close-active.png b/src/Plasma Bolt/xfwm4/close-active.png new file mode 100755 index 0000000..5539897 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/close-active.png differ diff --git a/src/Plasma Bolt/xfwm4/close-active.xpm b/src/Plasma Bolt/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/close-inactive.png b/src/Plasma Bolt/xfwm4/close-inactive.png new file mode 100755 index 0000000..7a6a7ef Binary files /dev/null and b/src/Plasma Bolt/xfwm4/close-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/close-inactive.xpm b/src/Plasma Bolt/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..22ee170 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/close-prelight.png b/src/Plasma Bolt/xfwm4/close-prelight.png new file mode 100644 index 0000000..7c0ff65 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/close-prelight.png differ diff --git a/src/Plasma Bolt/xfwm4/close-pressed.png b/src/Plasma Bolt/xfwm4/close-pressed.png new file mode 100644 index 0000000..ea343be Binary files /dev/null and b/src/Plasma Bolt/xfwm4/close-pressed.png differ diff --git a/src/Plasma Bolt/xfwm4/close-pressed.xpm b/src/Plasma Bolt/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/hide-active.png b/src/Plasma Bolt/xfwm4/hide-active.png new file mode 100755 index 0000000..e280f6d Binary files /dev/null and b/src/Plasma Bolt/xfwm4/hide-active.png differ diff --git a/src/Plasma Bolt/xfwm4/hide-inactive.png b/src/Plasma Bolt/xfwm4/hide-inactive.png new file mode 100755 index 0000000..68c9a5a Binary files /dev/null and b/src/Plasma Bolt/xfwm4/hide-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/hide-inactive.xpm b/src/Plasma Bolt/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..fea6dfd --- /dev/null +++ b/src/Plasma Bolt/xfwm4/hide-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 26 8 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020202", +"# c #050505", +"$ c #010101", +"% c #030303", +"& c #080808", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...................+........", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...........................@", +"..........................@#", +".........................$%&"}; diff --git a/src/Plasma Bolt/xfwm4/hide-prelight.png b/src/Plasma Bolt/xfwm4/hide-prelight.png new file mode 100644 index 0000000..f3eb759 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/hide-prelight.png differ diff --git a/src/Plasma Bolt/xfwm4/hide-pressed.png b/src/Plasma Bolt/xfwm4/hide-pressed.png new file mode 100644 index 0000000..20f3354 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/hide-pressed.png differ diff --git a/src/Plasma Bolt/xfwm4/hide-pressed.xpm b/src/Plasma Bolt/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/Plasma Bolt/xfwm4/left-active.png b/src/Plasma Bolt/xfwm4/left-active.png new file mode 100755 index 0000000..06114d9 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/left-active.png differ diff --git a/src/Plasma Bolt/xfwm4/left-active.xpm b/src/Plasma Bolt/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Bolt/xfwm4/left-inactive.png b/src/Plasma Bolt/xfwm4/left-inactive.png new file mode 100755 index 0000000..f849ab4 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/left-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/left-inactive.xpm b/src/Plasma Bolt/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..a3a3922 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/left-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Bolt/xfwm4/maximize-active.png b/src/Plasma Bolt/xfwm4/maximize-active.png new file mode 100755 index 0000000..407f139 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/maximize-active.png differ diff --git a/src/Plasma Bolt/xfwm4/maximize-active.xpm b/src/Plasma Bolt/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/Plasma Bolt/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/maximize-inactive.png b/src/Plasma Bolt/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..19583c1 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/maximize-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/maximize-inactive.xpm b/src/Plasma Bolt/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ff5168c --- /dev/null +++ b/src/Plasma Bolt/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 26 4 1", +" c None", +". c #010101", +"+ c #000000", +"@ c #010000", +".+++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@++++++++++", +"+++++++++++@@@@+++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/src/Plasma Bolt/xfwm4/maximize-prelight.png b/src/Plasma Bolt/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..ae32edb Binary files /dev/null and b/src/Plasma Bolt/xfwm4/maximize-prelight.png differ diff --git a/src/Plasma Bolt/xfwm4/maximize-prelight.xpm b/src/Plasma Bolt/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/maximize-pressed.png b/src/Plasma Bolt/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..c52c14c Binary files /dev/null and b/src/Plasma Bolt/xfwm4/maximize-pressed.png differ diff --git a/src/Plasma Bolt/xfwm4/maximize-pressed.xpm b/src/Plasma Bolt/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/Plasma Bolt/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/maximize-toggled-active.png b/src/Plasma Bolt/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..344b024 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/maximize-toggled-active.png differ diff --git a/src/Plasma Bolt/xfwm4/maximize-toggled-active.xpm b/src/Plasma Bolt/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/maximize-toggled-inactive.png b/src/Plasma Bolt/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..64f833a Binary files /dev/null and b/src/Plasma Bolt/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/maximize-toggled-inactive.xpm b/src/Plasma Bolt/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..d44ef02 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/maximize-toggled-prelight.png b/src/Plasma Bolt/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..c2d7f91 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/Plasma Bolt/xfwm4/maximize-toggled-prelight.xpm b/src/Plasma Bolt/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/Plasma Bolt/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/maximize-toggled-pressed.png b/src/Plasma Bolt/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..7f0213f Binary files /dev/null and b/src/Plasma Bolt/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/Plasma Bolt/xfwm4/maximize-toggled-pressed.xpm b/src/Plasma Bolt/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Bolt/xfwm4/menu-active.png b/src/Plasma Bolt/xfwm4/menu-active.png new file mode 100755 index 0000000..94bee1a Binary files /dev/null and b/src/Plasma Bolt/xfwm4/menu-active.png differ diff --git a/src/Plasma Bolt/xfwm4/menu-active.xpm b/src/Plasma Bolt/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Bolt/xfwm4/menu-inactive.png b/src/Plasma Bolt/xfwm4/menu-inactive.png new file mode 100755 index 0000000..72f1038 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/menu-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/menu-inactive.xpm b/src/Plasma Bolt/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..20134b7 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/menu-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"13 26 4 1", +" c None", +". c #000000", +"+ c #010101", +"@ c #040404", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@"}; diff --git a/src/Plasma Bolt/xfwm4/menu-prelight.png b/src/Plasma Bolt/xfwm4/menu-prelight.png new file mode 100644 index 0000000..ccc8c84 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/menu-prelight.png differ diff --git a/src/Plasma Bolt/xfwm4/menu-prelight.xpm b/src/Plasma Bolt/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Bolt/xfwm4/menu-pressed.png b/src/Plasma Bolt/xfwm4/menu-pressed.png new file mode 100644 index 0000000..bb52789 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/menu-pressed.png differ diff --git a/src/Plasma Bolt/xfwm4/menu-pressed.xpm b/src/Plasma Bolt/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Bolt/xfwm4/right-active.png b/src/Plasma Bolt/xfwm4/right-active.png new file mode 100755 index 0000000..a03c8bf Binary files /dev/null and b/src/Plasma Bolt/xfwm4/right-active.png differ diff --git a/src/Plasma Bolt/xfwm4/right-active.xpm b/src/Plasma Bolt/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Bolt/xfwm4/right-inactive.png b/src/Plasma Bolt/xfwm4/right-inactive.png new file mode 100755 index 0000000..4c2651f Binary files /dev/null and b/src/Plasma Bolt/xfwm4/right-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/right-inactive.xpm b/src/Plasma Bolt/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0496c25 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Bolt/xfwm4/themerc b/src/Plasma Bolt/xfwm4/themerc new file mode 100755 index 0000000..340549f --- /dev/null +++ b/src/Plasma Bolt/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#bcbcbc +inactive_text_color=#858585 diff --git a/src/Plasma Bolt/xfwm4/title-1-active.png b/src/Plasma Bolt/xfwm4/title-1-active.png new file mode 100755 index 0000000..b121fde Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-1-active.png differ diff --git a/src/Plasma Bolt/xfwm4/title-1-active.xpm b/src/Plasma Bolt/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt/xfwm4/title-1-inactive.png b/src/Plasma Bolt/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..c5104d9 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-1-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/title-1-inactive.xpm b/src/Plasma Bolt/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..abea692 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt/xfwm4/title-2-active.png b/src/Plasma Bolt/xfwm4/title-2-active.png new file mode 100755 index 0000000..07688ff Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-2-active.png differ diff --git a/src/Plasma Bolt/xfwm4/title-2-active.xpm b/src/Plasma Bolt/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Bolt/xfwm4/title-2-inactive.png b/src/Plasma Bolt/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..3968046 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-2-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/title-2-inactive.xpm b/src/Plasma Bolt/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..60a48c7 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt/xfwm4/title-3-active.png b/src/Plasma Bolt/xfwm4/title-3-active.png new file mode 100755 index 0000000..139b7f8 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-3-active.png differ diff --git a/src/Plasma Bolt/xfwm4/title-3-active.xpm b/src/Plasma Bolt/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Bolt/xfwm4/title-3-inactive.png b/src/Plasma Bolt/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..5b8d848 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-3-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/title-3-inactive.xpm b/src/Plasma Bolt/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..87b61fc --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Bolt/xfwm4/title-4-active.png b/src/Plasma Bolt/xfwm4/title-4-active.png new file mode 100755 index 0000000..d7485d9 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-4-active.png differ diff --git a/src/Plasma Bolt/xfwm4/title-4-active.xpm b/src/Plasma Bolt/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt/xfwm4/title-4-inactive.png b/src/Plasma Bolt/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..0543ca0 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-4-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/title-4-inactive.xpm b/src/Plasma Bolt/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..d6621a2 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Bolt/xfwm4/title-5-active.png b/src/Plasma Bolt/xfwm4/title-5-active.png new file mode 100755 index 0000000..af6c0e1 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-5-active.png differ diff --git a/src/Plasma Bolt/xfwm4/title-5-active.xpm b/src/Plasma Bolt/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Bolt/xfwm4/title-5-inactive.png b/src/Plasma Bolt/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..58efe64 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/title-5-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/title-5-inactive.xpm b/src/Plasma Bolt/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..448b3a4 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/title-5-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"4 26 4 1", +" c None", +". c #000000", +"+ c #030303", +"@ c #0B0B0B", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"@@@@"}; diff --git a/src/Plasma Bolt/xfwm4/top-left-active.png b/src/Plasma Bolt/xfwm4/top-left-active.png new file mode 100755 index 0000000..fa421cd Binary files /dev/null and b/src/Plasma Bolt/xfwm4/top-left-active.png differ diff --git a/src/Plasma Bolt/xfwm4/top-left-active.xpm b/src/Plasma Bolt/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/Plasma Bolt/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Bolt/xfwm4/top-left-inactive.png b/src/Plasma Bolt/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..635f440 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/top-left-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/top-left-inactive.xpm b/src/Plasma Bolt/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..c98cb53 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Bolt/xfwm4/top-right-active.png b/src/Plasma Bolt/xfwm4/top-right-active.png new file mode 100755 index 0000000..0b5ae61 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/top-right-active.png differ diff --git a/src/Plasma Bolt/xfwm4/top-right-active.xpm b/src/Plasma Bolt/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Bolt/xfwm4/top-right-inactive.png b/src/Plasma Bolt/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..5ececd5 Binary files /dev/null and b/src/Plasma Bolt/xfwm4/top-right-inactive.png differ diff --git a/src/Plasma Bolt/xfwm4/top-right-inactive.xpm b/src/Plasma Bolt/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..0c39562 --- /dev/null +++ b/src/Plasma Bolt/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-down.png b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-insens.png b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-left.png b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-right.png b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-up.png b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Buttons/button-insens.png b/src/Plasma Fire Plus/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..044c954 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Buttons/button-normal.png b/src/Plasma Fire Plus/gtk-2.0/Buttons/button-normal.png new file mode 100755 index 0000000..4bebe9a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Buttons/button-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..f324a57 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-insens.png b/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..26ab76b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-normal.png b/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..36ea9fd Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..79cc7ef Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check1.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check2.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check3.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check4.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check5.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check6.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option1.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option2.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option3.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option4.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option5.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option6.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed.png b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Entry/entry-bg.png b/src/Plasma Fire Plus/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..3f91886 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-focus.png b/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..a241102 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-insens.png b/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-normal.png b/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..041207d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..33e944e Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..dadf556 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame.png b/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..7373a6b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Handles/handle-h-orig.png b/src/Plasma Fire Plus/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..cd5800d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Handles/handle-h.png b/src/Plasma Fire Plus/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Handles/handle-h.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Handles/handle-v-orig.png b/src/Plasma Fire Plus/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..3b85ed2 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Handles/handle-v.png b/src/Plasma Fire Plus/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Handles/handle-v.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Lines/line-h-orig.png b/src/Plasma Fire Plus/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..0964fc1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Lines/line-h.png b/src/Plasma Fire Plus/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Lines/line-h.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Lines/line-v-orig.png b/src/Plasma Fire Plus/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..5207a3c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Lines/line-v.png b/src/Plasma Fire Plus/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Lines/line-v.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-insens.png b/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..1364e76 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-normal.png b/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..fefc8be Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-prelight.png b/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menu.png b/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..7df63f4 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar.png b/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..8afbafd Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Others/null.png b/src/Plasma Fire Plus/gtk-2.0/Others/null.png new file mode 100755 index 0000000..aa42dea Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Others/null.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Others/ruler.png b/src/Plasma Fire Plus/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..b72c32c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Others/ruler.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Others/selected-bar.png b/src/Plasma Fire Plus/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..5854256 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Others/selected-bar.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Others/tooltip.png b/src/Plasma Fire Plus/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..0c58445 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Others/tooltip.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Panel/null-panel.png b/src/Plasma Fire Plus/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Panel/null-panel.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Panel/panel-button-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Panel/panel.png b/src/Plasma Fire Plus/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Panel/panel.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..dc4327a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-vert.png b/src/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..6d3a6c1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..04d3677 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..5f62f58 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-insens.png b/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..4f16a29 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..0f990a8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz.png b/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..d7a1287 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert-insens.png b/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..e5217c3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..57e43b3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert.png b/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..0369966 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Range/slider-vert.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Range/trough-horizontal.png b/src/Plasma Fire Plus/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..82b3bb8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Range/trough-vertical.png b/src/Plasma Fire Plus/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..61ecf31 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..d9089b8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..ece8c92 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..1b73746 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-active.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..24e402e Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..52f776c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..c68e202 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..42e2a9c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..3c65586 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..53f071c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..4826537 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..a35aacc Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..5133ab8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..0e8368e Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..795815e Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..ebbbc42 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..5b5ece9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..130464b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..1c46d76 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..8269b36 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..2698c15 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Shadows/bg.png b/src/Plasma Fire Plus/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..726532f Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Shadows/bg.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Shadows/entry.png b/src/Plasma Fire Plus/gtk-2.0/Shadows/entry.png new file mode 100644 index 0000000..5bb952d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Shadows/entry.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Shadows/shadow-in.png b/src/Plasma Fire Plus/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..8bf8688 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Shadows/shadow-out.png b/src/Plasma Fire Plus/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..86a6535 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Shadows/text-entry.png b/src/Plasma Fire Plus/gtk-2.0/Shadows/text-entry.png new file mode 100755 index 0000000..ab8ec68 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Shadows/text-entry.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Shadows/text.png b/src/Plasma Fire Plus/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..04910b0 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Shadows/text.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down-insens.png b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..b17f851 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..b599e3b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down.png b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..e1600c3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-down.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up-insens.png b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..659fc49 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up-prelight.png b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..941099c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up.png b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..4b77b1b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Spin/spin-up.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-left.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..7dbdf41 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-right.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..47076c8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-bottom.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..b97b97d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-top.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..865bba5 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-bottom.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..b13b036 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-top.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..ffe3966 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-current.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..ad0d85e Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-left.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..00bbf93 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-right.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..13fb676 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/notebook.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..2ffd7a6 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/notebook.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom-active.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..a5dc1ff Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..84cbadc Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-left-active.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..dd6eb67 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-left.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..b3dc489 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-right-active.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..c3911a9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-right.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..4d17121 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-top-active.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..f77a264 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-top.png b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..dc8de38 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/Toolbar/toolbar.png b/src/Plasma Fire Plus/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..76753d6 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/Plasma Fire Plus/gtk-2.0/gtkrc b/src/Plasma Fire Plus/gtk-2.0/gtkrc new file mode 100644 index 0000000..0e0f6fc --- /dev/null +++ b/src/Plasma Fire Plus/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#0a0000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#471e18\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#0a0000\ninsensitive_bg_color:#0a0000\ntooltip_bg_color:#0a0000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#0a0000" +bg[PRELIGHT] = "#471e18" +bg[ACTIVE] = "#0a0000" +bg[SELECTED] = "#471e18" +bg[INSENSITIVE] = "#0a0000" + +base[NORMAL] = "#0a0000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#471e18" +base[SELECTED] = "#471e18" +base[INSENSITIVE] = "#0a0000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#0a0000" +GtkTreeView::even_row_color = "#0a0000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#0a0000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#0a0000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#0a0000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/Plasma Fire Plus/gtk-2.0/notify.rc b/src/Plasma Fire Plus/gtk-2.0/notify.rc new file mode 100644 index 0000000..3bf252c --- /dev/null +++ b/src/Plasma Fire Plus/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#8c3028" +XfceNotifyWindow::border-color-hover = "#8c3028" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#0a0000" +} +style "notify-button" +{ +bg[NORMAL] = "#0a0000" +bg[PRELIGHT] = "#0a0000" +bg[ACTIVE] = "#0a0000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/Plasma Fire Plus/gtk-2.0/panel.rc b/src/Plasma Fire Plus/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.svg b/src/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.svg b/src/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.symbolic.png b/src/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..a02ed7d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..18c53fe Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a5a7def Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..9700484 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..061bedd Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..ae44fdb Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..07c5caf Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..6172f81 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..71b418f Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..6c6e4f3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.svg b/src/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked.png b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/pane-separator-vertical.png b/src/Plasma Fire Plus/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/pane-separator.png b/src/Plasma Fire Plus/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/pane-separator.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png new file mode 100644 index 0000000..16411ce Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..428fbb3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..293bb34 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a71ec44 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..1fd9e86 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..a5674b5 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..966f289 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..d13fa43 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..34aa586 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-selected-insensitive.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..aff445d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..dc090e9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..df2584b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..311645f Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/radio-unselected-insensitive.png b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/resize-grip.png b/src/Plasma Fire Plus/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/resize-grip.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-active.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-hover.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-active.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-active.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize.png b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/button-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-backdrop.png new file mode 100644 index 0000000..05064f8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled-backdrop.png new file mode 100644 index 0000000..9c4182b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..ca7ce1a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/button-hover-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-hover-backdrop.png new file mode 100644 index 0000000..dcea883 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-hover-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/button-hover.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..46f254a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/button-normal.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-normal.png new file mode 100755 index 0000000..3b5ea1f Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png new file mode 100644 index 0000000..e4dfec6 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png new file mode 100644 index 0000000..417c0a9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..bc0a2ec Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4420c4b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/column-header-hover.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..db296cc Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-backdrop.png new file mode 100644 index 0000000..4eda03a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-backdrop.png new file mode 100644 index 0000000..0b813a5 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png new file mode 100644 index 0000000..1bd610f Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled.png new file mode 100644 index 0000000..df550a9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-focus.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..e1f009c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..72ae4e2 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/entry.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..60af616 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/entry.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..51c201d Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-normal.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1f3f50f Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/panel-transparent-button.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/panel.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/panel.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png new file mode 100644 index 0000000..111cd68 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..dc4327a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png new file mode 100644 index 0000000..1c6a495 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..6d3a6c1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg new file mode 100644 index 0000000..6977df0 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down.svg b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg new file mode 100644 index 0000000..e298d9c --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left.svg b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg new file mode 100644 index 0000000..5109d82 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right.svg b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg new file mode 100644 index 0000000..6224a1e --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up.svg b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png new file mode 100644 index 0000000..bb21732 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..4f16a29 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..0f990a8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..3b674d7 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png new file mode 100644 index 0000000..707550b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..e5217c3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..57e43b3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..0369966 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png new file mode 100644 index 0000000..6b28891 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..82b3bb8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png new file mode 100644 index 0000000..2097be8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..61ecf31 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..dd7a8b8 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png new file mode 100644 index 0000000..8469bc6 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..43b1a7a Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..a2a5c94 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png new file mode 100644 index 0000000..4ecd0c5 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..77c16da Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar-backdrop.png new file mode 100644 index 0000000..4032352 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..5854256 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-backdrop.png new file mode 100644 index 0000000..6e5bc66 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png new file mode 100644 index 0000000..ab6e52c Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..93bcdeb Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-normal.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..ba2b5e1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-background-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-background-backdrop.png new file mode 100644 index 0000000..aae5004 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-background-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-background.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..8d83f93 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked-backdrop.png new file mode 100644 index 0000000..f147644 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..cada479 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-disabled.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..ec10eb1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..f23eef1 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-backdrop.png new file mode 100644 index 0000000..3433e78 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png new file mode 100644 index 0000000..7ed1635 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-disabled.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-disabled.png new file mode 100644 index 0000000..e4accc3 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-disabled.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-normal.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-normal.png new file mode 100644 index 0000000..5c2da55 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/titlebar-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/toolbar-button-hover.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..53226a5 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-backdrop.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-backdrop.png new file mode 100644 index 0000000..4d2624b Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-backdrop.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-hover.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..f1875b9 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-normal.png b/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..8863804 Binary files /dev/null and b/src/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/Plasma Fire Plus/gtk-3.0/gtk-widgets.css b/src/Plasma Fire Plus/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..78648ea --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3588 @@ +/* Plasma Themes All PLUS (+) Variants. Ver 4.4 + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +.background:backdrop { +background-color: @theme_backdrop_bg_color; +color: @theme_backdrop_fg_color; +} + +*:backdrop { +-gtk-icon-effect: dim; +color: @theme_backdrop_fg_color; +} + +*:disabled, +*:disabled:backdrop { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +*:hover:backdrop:not(iconview) { +background-color: transparent; +-gtk-icon-effect: dim; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_text_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +GtkAssistantsidebar:backdrop .highlight { +background-color: @theme_backdrop_bg_color; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:backdrop, +button.default:backdrop, +button.flat:backdrop, +button:backdrop:hover, +button.flat:backdrop:hover, +button.default:backdrop:hover { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +button:active:backdrop, +button:checked:backdrop, +button.default:active:backdrop, +button.default:checked:backdrop, +button.flat:active:backdrop, +button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +button:disabled:backdrop, +button:active:disabled:backdrop, +button:checked:disabled:backdrop, +button.default:disabled:backdrop, +button.flat:disabled:backdrop, +button.default:active:disabled:backdrop, +button.default:checked:disabled:backdrop { +background-image: url("darkelements/button-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:backdrop, +toolbar button.default:backdrop, +toolbar button.flat:backdrop, +toolbar button:backdrop:hover, +toolbar button.flat:backdrop:hover, +toolbar button.default:backdrop:hover { +background: transparent; +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +toolbar button:active:backdrop, +toolbar button:checked:backdrop, +toolbar button.default:active:backdrop, +toolbar button.default:checked:backdrop, +toolbar button.flat:active:backdrop, +toolbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button:disabled:backdrop, +toolbar button:active:disabled:backdrop, +toolbar button:checked:disabled:backdrop, +toolbar button.default:disabled:backdrop, +toolbar button.flat:disabled:backdrop, +toolbar button.default:active:disabled:backdrop, +toolbar button.default:checked:disabled:backdrop { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled:backdrop { +border: 1px solid #222222; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:backdrop { +border: 1px solid @unfocused_borders; +background-image: url("darkelements/calendar-bar-backdrop.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +calendar.header:disabled:backdrop { +border: 1px solid #222222; +background-image: url("darkelements/calendar-bar-disabled-backdrop.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_text_bg_color; +} + +calendar:selected:backdrop, +GtkCalendar:selected:backdrop { +background-color: @theme_backdrop_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +calendar.view:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +calendar.header:backdrop { +border-color: @unfocused_borders; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:backdrop, +check:hover:backdrop { +-gtk-icon-source: url("assets/checkbox-unchecked-backdrop-dark.png"); +} + +check:checked:backdrop, +check:active:backdrop, +check:active:backdrop, +check:checked:backdrop { +-gtk-icon-source: url("assets/checkbox-checked-backdrop-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + +check:indeterminate:backdrop, +.menuitem check:indeterminate:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-dark.png"); +} + +check:indeterminate:disabled:backdrop, +.menuitem check:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-insensitive-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:backdrop, +radio:hover:backdrop { +-gtk-icon-source: url("assets/radio-unchecked-backdrop-dark.png"); +} + +radio:checked:backdrop, +radio:active:backdrop, +radio:active:backdrop, +radio:checked:backdrop { +-gtk-icon-source: url("assets/radio-checked-backdrop-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +radio:indeterminate:backdrop, +.menuitem radio:indeterminate:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-dark.png"); +} + +radio:indeterminate:disabled:backdrop, +.menuitem radio:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-insensitive-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow:backdrop { +border: 1px solid shade(@borders, 0.8); +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox:backdrop { +color: @theme_disabled_fg_color; +} + +combobox:backdrop:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:backdrop, +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ + +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +decoration:backdrop { +border-color: @unfocused_borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +.prompt:backdrop, +dialog:backdrop frame, +GtkMessageDialog:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 5%, shade(@gradient_2, 0.8) 55%, shade(@theme_bg_color,1.2) 40%); +border-color: @unfocused_borders; +border-bottom: 5px solid transparent; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:backdrop, +treeview entry:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled:backdrop, +treeview entry:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav:backdrop { +opacity: 0.7; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +grid > overlay > widget:backdrop { +opacity: 0.6; +} /* Also works with Gnome Photos */ + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +.frame:backdrop:only-child, +scrolledwindow:backdrop.frame { +border: 1px solid @unfocused_borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +dialog:backdrop.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@unfocused_borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:hover:backdrop > box { +background: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *, +.org-gnome-Calendar popover > box:backdrop *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +box > overlay > revealer.top > frame.app-notification:backdrop { +border-color: @unfocused_borders; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal trough:backdrop { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough:backdrop { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:backdrop, +scale.horizontal slider:hover:backdrop { +background-image: url("darkelements/scale/slider-horiz-backdrop.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:backdrop, +scale.vertical slider:hover:backdrop { +background-image: url("darkelements/scale/slider-vert-backdrop.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +scale.vertical progressbar,trough:backdrop, +scale.horizontal progressbar,trough:backdrop { +background-color: @theme_backdrop_bg_color; +border: 1px solid @unfocused_borders; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar:backdrop { +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, +headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, +headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, +headerbar button.titlebutton.close:active:backdrop, .titlebar button.titlebutton.close:active:backdrop, +headerbar button.titlebutton.close:hover:backdrop, .titlebar button.titlebutton.close:hover:backdrop, +headerbar button.titlebutton.minimize:active:backdrop, .titlebar button.titlebutton.minimize:active:backdrop, +headerbar button.titlebutton.minimize:hover:backdrop, .titlebar button.titlebutton.minimize:hover:backdrop, +headerbar button.titlebutton.maximize:active:backdrop, .titlebar button.titlebutton.maximize:active:backdrop, +headerbar button.titlebutton.maximize:hover:backdrop, .titlebar button.titlebutton.maximize:hover:backdrop { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-backdrop.png")); +color: shade(@theme_backdrop_fg_color,0.8); +} + +headerbar:backdrop label, +headerbar button:backdrop image { +color: shade(@theme_backdrop_fg_color,0.7); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +.titlebar:backdrop { +background-color: transparent; +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +border-bottom: 1px solid @unfocused_borders; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +dialog.background.solid-csd headerbar.titlebar:backdrop, +.background.solid-csd > box > headerbar.titlebar:backdrop { +border-bottom: 1px solid @unfocused_borders; +} /* Ditto above. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.4); +background-image: linear-gradient(to bottom, shade(@tab_color,0.4), @theme_bg_color); +color: @info_fg_color; +} + +.info:backdrop, +.warning:backdrop, +.question:backdrop, +.error:not(entry):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_2, 1.2), @theme_backdrop_bg_color); +border: 1px solid shade(@unfocused_borders,1.1); +border-top-color: shade(@unfocused_borders,1.2); +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info button:backdrop, +.info button:hover:backdrop, +.warning button:backdrop, +.warning button:hover:backdrop, +.question button:backdrop, +.question button.hover:backdrop, +.error button:backdrop, +.error button:hover:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label:disabled:backdrop { +color: @theme_disabled_fg_color; +} + +label:backdrop { +color: @theme_backdrop_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar trough:backdrop { +border: 1px solid @unfocused_borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +levelbar block:not(.empty):backdrop { +border: 1px solid @unfocused_borders; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:link:backdrop { +color: shade(@link_color,0.6); +} + +*:visited { +color: @link_visited_color; +} + +*:visited:backdrop { +color: shade(@link_visited_color,0.6); +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +button.link *:backdrop { +color: @theme_backdrop_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list:backdrop { +background-color: @theme_backdrop_bg_color; +border: 0 solid @unfocused_borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:backdrop { +background-color: @theme_backdrop_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +list row:selected:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar:backdrop, +.menubar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu, +.csd menu:backdrop, +.menu:backdrop { +background-color: @theme_backdrop_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:backdrop, +.menu menuitem:backdrop { +color: @theme_backdrop_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +menu menuitem:backdrop, menu menuitem:backdrop:hover, +.menu menuitem:backdrop, +.menu menuitem:backdrop:hover { +color: @theme_backdrop_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow:backdrop:hover, +.menu arrow:backdrop:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +floating-bar:backdrop { +border-color: @unfocused_borders; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook.frame:backdrop, +notebook scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window treeview button:backdrop { +border-top: 1px solid @unfocused_borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack:backdrop { +border: 1px solid @unfocused_borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab:checked:disabled { +background-image: linear-gradient(to bottom, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.top > tabs > tab:backdrop { +background-image: linear-gradient(to bottom, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.top > tabs > tab:checked:backdrop, +notebook > header.top > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.top:backdrop, +notebook.frame > header.top:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab:checked:disabled { +background-image: linear-gradient(to top, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.bottom > tabs > tab:backdrop { +background-image: linear-gradient(to top, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-color: shade(@unfocused_borders,0.8); +border-style: solid; +} + +notebook > header.bottom > tabs > tab:checked:backdrop, +notebook > header.bottom > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.bottom:backdrop, +notebook.frame > header.bottom:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab:checked:disabled { +background-image: linear-gradient(to right, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.left > tabs > tab:backdrop { +background-image: linear-gradient(to right, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.left > tabs > tab:checked:backdrop, +notebook > header.left > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.left:backdrop, +notebook.frame > header.left:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab:checked:disabled { +background-image: linear-gradient(to left, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.right > tabs > tab:backdrop { +background-image: linear-gradient(to left, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.right > tabs > tab:checked:backdrop, +notebook > header.right > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.right:backdrop, +notebook.frame > header.right:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +notebook > header > tabs > arrow:backdrop { +color: @theme_backdrop_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +box > box > box > paned.horizontal:not(.titlebar):backdrop { +border-color: @unfocused_borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.caja-pathbar button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color,0.8); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nautilus-path-bar button.text-button:last-child:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +.nautilus-path-bar button.text-button:last-child label:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nemo-window .path-bar button.text-button:checked *:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.8); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +popover.background:backdrop, +.csd popover.background:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +modelbutton.flat:hover:backdrop, +.menuitem.button.flat:hover:backdrop { +color: @theme_backdrop_fg_color; +background-image: none; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.horizontal progress:backdrop, +treeview.view.progressbar:backdrop { +background-image: url("darkelements/progressbar-horiz-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress:backdrop { +background-image: url("darkelements/progressbar-vert-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +progressbar.vertical trough:backdrop, +progressbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.up:backdrop, +scrollbar.horizontal .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left-backdrop.svg")); +} + +scrollbar.horizontal button.down:backdrop, +scrollbar.horizontal .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right-backdrop.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.vertical trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:backdrop, +scrollbar.vertical .slider:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover:backdrop, +scrollbar.vertical .slider:hover:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.up:backdrop, +scrollbar.vertical .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up-backdrop.svg")); +} + +scrollbar.vertical button.down:backdrop, +scrollbar.vertical .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down-backdrop.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +box > scrolledwindow:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +paned scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.frame:backdrop { +border-color: shade(@unfocused_borders, 0.8); +} + +.nemo-window scrolledwindow.view { +margin: 0 4px 7px 4px; +} + +.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@theme_selected_text_bg_color,0.70), @theme_bg_color 70%); +} + +searchbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +background-image: linear-gradient(to bottom, shade(@gradient_2, 1.3), @theme_backdrop_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +.separator:backdrop { +border-color: @unfocused_borders; +} + +button .separator, +separator, separator.sidebar, +separator.vertical.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background-color: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +.thunar paned:not(.titlebar) > separator:backdrop { +border-color: shade(@unfocused_borders, 2); +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +box > paned.horizontal > box > box > stack > scrolledwindow > viewport > widget:backdrop { +opacity: 0.6; +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:backdrop { +border: 1px solid @unfocused_borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:backdrop, +spinbutton button:backdrop:hover { +background-image: url("darkelements/spinbutton-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +spinbutton button:disabled:backdrop { +background-image: url("darkelements/spinbutton-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:backdrop { +color: @theme_backdrop_fg_color; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar:backdrop { +background-color: @theme_backdrop_bg_color; +opacity: 0.65; /* Work-around due to top border brightness anomaly with EoG app. */ +} + +statusbar button, +statusbar button:backdrop, +statusbar button.default, +statusbar button.default:backdrop, +statusbar button.flat, +statusbar button.flat:backdrop, +statusbar button:backdrop:hover, +statusbar button.flat:backdrop:hover, +statusbar button.default:backdrop:hover { +background-image: none; +background-size: 100% 100%; +} + +statusbar button:active:backdrop, +statusbar button:checked:backdrop, +statusbar button.default:active:backdrop, +statusbar button.default:checked:backdrop, +statusbar button.flat:active:backdrop, +statusbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:backdrop, +switch:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid @unfocused_borders; +color: @theme_backdrop_fg_color; +} + +headerbar switch:backdrop, +headerbar switch:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_backdrop_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch:disabled:backdrop, +switch:disabled:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid #222222; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled:backdrop, +headerbar switch:disabled:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +switch slider:checked:backdrop, +switch slider:checked:hover:backdrop { +border: none; +background-image: url("darkelements/switch-checked-backdrop.png"); +background-size: 100% 100%; +} + +switch slider:backdrop, +switch slider:backdrop:hover, +switch slider:disabled:backdrop, +switch slider:disabled:backdrop:hover { +border: none; +background-image: url("darkelements/switch-unchecked-backdrop.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow viewport.frame:backdrop { +border: 1px solid @unfocused_borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +box > box ~ expander > box:backdrop { +border-color: @unfocused_borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window notebook:backdrop, +terminal-window notebook stack:backdrop, +terminal-window > box > notebook:backdrop, +window.background > box > notebook stack:backdrop { +border-color: @unfocused_borders; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +toolbar:not(.inline-toolbar):backdrop { +border-color: @unfocused_borders; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +toolbar:not(.inline-toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar:not(toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview:backdrop { +background-color: @theme_backdrop_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview.view.trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:backdrop, +treeview button:hover:backdrop, +treeview button:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-bottom: 1px solid @unfocused_borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:backdrop { +opacity: 0.7; +color: shade(@theme_backdrop_fg_color,1.5); +} /* Quick solution to dim all; In particular, iconview icons */ + +.view:disabled:backdrop { +color: @theme_disabled_fg_color; +background-color: @theme_backdrop_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view:selected:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.4); +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view:selected:disabled, +.view:selected:disabled:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +.view text:backdrop, +textview text:backdrop, +iconview text:backdrop { +color: @theme_backdrop_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +selection:backdrop, +selection:focus:backdrop, +text selection:backdrop, +text selection:focus:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +text:selected:backdrop, +textview text selection:backdrop, +textview text selection:focus:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.3); +background-color: @theme_backdrop_selected_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.content-view.view:backdrop, +flowbox:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/Plasma Fire Plus/gtk-3.0/gtk.css b/src/Plasma Fire Plus/gtk-3.0/gtk.css new file mode 100644 index 0000000..1abbcbd --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/gtk.css @@ -0,0 +1,59 @@ +/* Plasma Fire Plus - Version 4 */ +@define-color theme_bg_color #0a0000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #0a0000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #cc521e; +@define-color theme_selected_text_bg_color #6c2217; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #0a0000; +@define-color theme_backdrop_fg_color #767676; +@define-color theme_backdrop_bg_color #060000; +@define-color theme_backdrop_selected_bg_color #210f04; +@define-color theme_backdrop_selected_fg_color shade(@theme_selected_fg_color, 0.6); +@define-color theme_tooltip_bg_color #0a0000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #ce341a; +@define-color borders #89231a; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #4e1b16; +@define-color tab_color #cc3316; +@define-color gradient_1 #3d3735; +@define-color gradient_2 #18130f; +@define-color event-calendar-color #240400; +/* misc colors used by gtk+ */ +@define-color info_fg_color #f55024; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #cc521e; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #cc521e; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #cc521e; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #cc521e; +@define-color error_color #cc521e; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/Plasma Fire Plus/gtk-3.0/lightdm-gtk-greeter.css b/src/Plasma Fire Plus/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/Plasma Fire Plus/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/Plasma Fire Plus/index.theme b/src/Plasma Fire Plus/index.theme new file mode 100644 index 0000000..e9088ee --- /dev/null +++ b/src/Plasma Fire Plus/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Fire Plus +Type=X-GNOME-Metatheme +Comment=Dark orange theme +Encoding=UTF-8 +GtkTheme=Plasma Fire Plus +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/Plasma Fire Plus/xfwm4/README b/src/Plasma Fire Plus/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/Plasma Fire Plus/xfwm4/bottom-active.png b/src/Plasma Fire Plus/xfwm4/bottom-active.png new file mode 100755 index 0000000..738ab23 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/bottom-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/bottom-active.xpm b/src/Plasma Fire Plus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/Plasma Fire Plus/xfwm4/bottom-inactive.png b/src/Plasma Fire Plus/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..5e4dcf2 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/bottom-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/bottom-inactive.xpm b/src/Plasma Fire Plus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..32570e3 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire Plus/xfwm4/bottom-left-active.png b/src/Plasma Fire Plus/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..9159f2b Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/bottom-left-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/bottom-left-active.xpm b/src/Plasma Fire Plus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Fire Plus/xfwm4/bottom-left-inactive.png b/src/Plasma Fire Plus/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..a54fa02 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/bottom-left-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/bottom-left-inactive.xpm b/src/Plasma Fire Plus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..dfaac06 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Fire Plus/xfwm4/bottom-right-active.png b/src/Plasma Fire Plus/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..3beb69f Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/bottom-right-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/bottom-right-active.xpm b/src/Plasma Fire Plus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Fire Plus/xfwm4/bottom-right-inactive.png b/src/Plasma Fire Plus/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..9cb97bc Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/bottom-right-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/bottom-right-inactive.xpm b/src/Plasma Fire Plus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..3bdee01 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Fire Plus/xfwm4/close-active.png b/src/Plasma Fire Plus/xfwm4/close-active.png new file mode 100755 index 0000000..8a148f3 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/close-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/close-active.xpm b/src/Plasma Fire Plus/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/close-inactive.png b/src/Plasma Fire Plus/xfwm4/close-inactive.png new file mode 100755 index 0000000..5a31856 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/close-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/close-inactive.xpm b/src/Plasma Fire Plus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..22ee170 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/close-prelight.png b/src/Plasma Fire Plus/xfwm4/close-prelight.png new file mode 100755 index 0000000..9388968 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/close-prelight.png differ diff --git a/src/Plasma Fire Plus/xfwm4/close-pressed.png b/src/Plasma Fire Plus/xfwm4/close-pressed.png new file mode 100755 index 0000000..576b797 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/close-pressed.png differ diff --git a/src/Plasma Fire Plus/xfwm4/close-pressed.xpm b/src/Plasma Fire Plus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/hide-active.png b/src/Plasma Fire Plus/xfwm4/hide-active.png new file mode 100755 index 0000000..3263876 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/hide-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/hide-inactive.png b/src/Plasma Fire Plus/xfwm4/hide-inactive.png new file mode 100755 index 0000000..9053a72 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/hide-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/hide-inactive.xpm b/src/Plasma Fire Plus/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..fea6dfd --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/hide-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 26 8 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020202", +"# c #050505", +"$ c #010101", +"% c #030303", +"& c #080808", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...................+........", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...........................@", +"..........................@#", +".........................$%&"}; diff --git a/src/Plasma Fire Plus/xfwm4/hide-prelight.png b/src/Plasma Fire Plus/xfwm4/hide-prelight.png new file mode 100755 index 0000000..3bb783e Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/hide-prelight.png differ diff --git a/src/Plasma Fire Plus/xfwm4/hide-pressed.png b/src/Plasma Fire Plus/xfwm4/hide-pressed.png new file mode 100755 index 0000000..27cbe17 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/hide-pressed.png differ diff --git a/src/Plasma Fire Plus/xfwm4/hide-pressed.xpm b/src/Plasma Fire Plus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/Plasma Fire Plus/xfwm4/left-active.png b/src/Plasma Fire Plus/xfwm4/left-active.png new file mode 100755 index 0000000..c30f9d7 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/left-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/left-active.xpm b/src/Plasma Fire Plus/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire Plus/xfwm4/left-inactive.png b/src/Plasma Fire Plus/xfwm4/left-inactive.png new file mode 100755 index 0000000..0ba6844 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/left-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/left-inactive.xpm b/src/Plasma Fire Plus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..a3a3922 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/left-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire Plus/xfwm4/maximize-active.png b/src/Plasma Fire Plus/xfwm4/maximize-active.png new file mode 100755 index 0000000..ff3c883 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/maximize-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/maximize-active.xpm b/src/Plasma Fire Plus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/maximize-inactive.png b/src/Plasma Fire Plus/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..b259a77 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/maximize-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/maximize-inactive.xpm b/src/Plasma Fire Plus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ff5168c --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 26 4 1", +" c None", +". c #010101", +"+ c #000000", +"@ c #010000", +".+++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@++++++++++", +"+++++++++++@@@@+++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/src/Plasma Fire Plus/xfwm4/maximize-prelight.png b/src/Plasma Fire Plus/xfwm4/maximize-prelight.png new file mode 100755 index 0000000..b9b4f24 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/maximize-prelight.png differ diff --git a/src/Plasma Fire Plus/xfwm4/maximize-prelight.xpm b/src/Plasma Fire Plus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/maximize-pressed.png b/src/Plasma Fire Plus/xfwm4/maximize-pressed.png new file mode 100755 index 0000000..92d9f23 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/maximize-pressed.png differ diff --git a/src/Plasma Fire Plus/xfwm4/maximize-pressed.xpm b/src/Plasma Fire Plus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/maximize-toggled-active.png b/src/Plasma Fire Plus/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..7dee240 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/maximize-toggled-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/maximize-toggled-active.xpm b/src/Plasma Fire Plus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.png b/src/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..2866b57 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.xpm b/src/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..d44ef02 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.png b/src/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 0000000..ef7c806 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.xpm b/src/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.png b/src/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..a6baee2 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.xpm b/src/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire Plus/xfwm4/menu-active.png b/src/Plasma Fire Plus/xfwm4/menu-active.png new file mode 100755 index 0000000..ba8ff79 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/menu-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/menu-active.xpm b/src/Plasma Fire Plus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Fire Plus/xfwm4/menu-inactive.png b/src/Plasma Fire Plus/xfwm4/menu-inactive.png new file mode 100755 index 0000000..5dd7e91 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/menu-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/menu-inactive.xpm b/src/Plasma Fire Plus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..20134b7 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/menu-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"13 26 4 1", +" c None", +". c #000000", +"+ c #010101", +"@ c #040404", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@"}; diff --git a/src/Plasma Fire Plus/xfwm4/menu-prelight.png b/src/Plasma Fire Plus/xfwm4/menu-prelight.png new file mode 100644 index 0000000..823c028 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/menu-prelight.png differ diff --git a/src/Plasma Fire Plus/xfwm4/menu-prelight.xpm b/src/Plasma Fire Plus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Fire Plus/xfwm4/menu-pressed.png b/src/Plasma Fire Plus/xfwm4/menu-pressed.png new file mode 100644 index 0000000..505d961 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/menu-pressed.png differ diff --git a/src/Plasma Fire Plus/xfwm4/menu-pressed.xpm b/src/Plasma Fire Plus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Fire Plus/xfwm4/right-active.png b/src/Plasma Fire Plus/xfwm4/right-active.png new file mode 100755 index 0000000..063104a Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/right-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/right-active.xpm b/src/Plasma Fire Plus/xfwm4/right-active.xpm new file mode 100644 index 0000000..0d460d3 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/right-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/Plasma Fire Plus/xfwm4/right-inactive.png b/src/Plasma Fire Plus/xfwm4/right-inactive.png new file mode 100755 index 0000000..fc47d06 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/right-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/right-inactive.xpm b/src/Plasma Fire Plus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0496c25 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire Plus/xfwm4/themerc b/src/Plasma Fire Plus/xfwm4/themerc new file mode 100755 index 0000000..340549f --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#bcbcbc +inactive_text_color=#858585 diff --git a/src/Plasma Fire Plus/xfwm4/title-1-active.png b/src/Plasma Fire Plus/xfwm4/title-1-active.png new file mode 100755 index 0000000..dce0c5a Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-1-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-1-active.xpm b/src/Plasma Fire Plus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire Plus/xfwm4/title-1-inactive.png b/src/Plasma Fire Plus/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..825fee2 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-1-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-1-inactive.xpm b/src/Plasma Fire Plus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..abea692 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire Plus/xfwm4/title-2-active.png b/src/Plasma Fire Plus/xfwm4/title-2-active.png new file mode 100755 index 0000000..bcbdf0e Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-2-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-2-active.xpm b/src/Plasma Fire Plus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Fire Plus/xfwm4/title-2-inactive.png b/src/Plasma Fire Plus/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..e4c1e8a Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-2-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-2-inactive.xpm b/src/Plasma Fire Plus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..60a48c7 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire Plus/xfwm4/title-3-active.png b/src/Plasma Fire Plus/xfwm4/title-3-active.png new file mode 100755 index 0000000..2845f80 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-3-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-3-active.xpm b/src/Plasma Fire Plus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Fire Plus/xfwm4/title-3-inactive.png b/src/Plasma Fire Plus/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..3ea9404 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-3-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-3-inactive.xpm b/src/Plasma Fire Plus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..87b61fc --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Fire Plus/xfwm4/title-4-active.png b/src/Plasma Fire Plus/xfwm4/title-4-active.png new file mode 100755 index 0000000..444f134 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-4-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-4-active.xpm b/src/Plasma Fire Plus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire Plus/xfwm4/title-4-inactive.png b/src/Plasma Fire Plus/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..db51338 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-4-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-4-inactive.xpm b/src/Plasma Fire Plus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..d6621a2 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Fire Plus/xfwm4/title-5-active.png b/src/Plasma Fire Plus/xfwm4/title-5-active.png new file mode 100755 index 0000000..7319c59 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-5-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-5-active.xpm b/src/Plasma Fire Plus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire Plus/xfwm4/title-5-inactive.png b/src/Plasma Fire Plus/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..3c40de0 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/title-5-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/title-5-inactive.xpm b/src/Plasma Fire Plus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..448b3a4 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"4 26 4 1", +" c None", +". c #000000", +"+ c #030303", +"@ c #0B0B0B", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"@@@@"}; diff --git a/src/Plasma Fire Plus/xfwm4/top-left-active.png b/src/Plasma Fire Plus/xfwm4/top-left-active.png new file mode 100755 index 0000000..52bddc5 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/top-left-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/top-left-active.xpm b/src/Plasma Fire Plus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Fire Plus/xfwm4/top-left-inactive.png b/src/Plasma Fire Plus/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..09a1d63 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/top-left-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/top-left-inactive.xpm b/src/Plasma Fire Plus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..c98cb53 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Fire Plus/xfwm4/top-right-active.png b/src/Plasma Fire Plus/xfwm4/top-right-active.png new file mode 100755 index 0000000..43973e6 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/top-right-active.png differ diff --git a/src/Plasma Fire Plus/xfwm4/top-right-active.xpm b/src/Plasma Fire Plus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Fire Plus/xfwm4/top-right-inactive.png b/src/Plasma Fire Plus/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..6d11811 Binary files /dev/null and b/src/Plasma Fire Plus/xfwm4/top-right-inactive.png differ diff --git a/src/Plasma Fire Plus/xfwm4/top-right-inactive.xpm b/src/Plasma Fire Plus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..0c39562 --- /dev/null +++ b/src/Plasma Fire Plus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Fire/gtk-2.0/Arrows/arrow-down.png b/src/Plasma Fire/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/Plasma Fire/gtk-2.0/Arrows/arrow-insens.png b/src/Plasma Fire/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Arrows/arrow-left.png b/src/Plasma Fire/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/Plasma Fire/gtk-2.0/Arrows/arrow-right.png b/src/Plasma Fire/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/Plasma Fire/gtk-2.0/Arrows/arrow-up.png b/src/Plasma Fire/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/Plasma Fire/gtk-2.0/Buttons/button-insens.png b/src/Plasma Fire/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..4e6c1e4 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Buttons/button-normal.png b/src/Plasma Fire/gtk-2.0/Buttons/button-normal.png new file mode 100755 index 0000000..9073b8a Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/Plasma Fire/gtk-2.0/Buttons/button-prelight.png b/src/Plasma Fire/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..1d5fe7e Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Buttons/combobutton-insens.png b/src/Plasma Fire/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..66ec2e0 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Buttons/combobutton-normal.png b/src/Plasma Fire/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..4941300 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/Plasma Fire/gtk-2.0/Buttons/combobutton-prelight.png b/src/Plasma Fire/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..79cc7ef Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/check1.png b/src/Plasma Fire/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/check2.png b/src/Plasma Fire/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/check3.png b/src/Plasma Fire/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/check4.png b/src/Plasma Fire/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/check5.png b/src/Plasma Fire/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/check6.png b/src/Plasma Fire/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/option1.png b/src/Plasma Fire/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/option2.png b/src/Plasma Fire/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/option3.png b/src/Plasma Fire/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/option4.png b/src/Plasma Fire/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/option5.png b/src/Plasma Fire/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/option6.png b/src/Plasma Fire/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed.png b/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/Plasma Fire/gtk-2.0/Entry/entry-bg.png b/src/Plasma Fire/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e2ac7e Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/Plasma Fire/gtk-2.0/Entry/entry-border-focus.png b/src/Plasma Fire/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..db5b5a2 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/Plasma Fire/gtk-2.0/Entry/entry-border-insens.png b/src/Plasma Fire/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Entry/entry-border-normal.png b/src/Plasma Fire/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..0ad23bb Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..75bc31b Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..fcde351 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/Plasma Fire/gtk-2.0/Frame-Gap/frame.png b/src/Plasma Fire/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..63e4658 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/Plasma Fire/gtk-2.0/Handles/handle-h-orig.png b/src/Plasma Fire/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..cd5800d Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/Plasma Fire/gtk-2.0/Handles/handle-h.png b/src/Plasma Fire/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Handles/handle-h.png differ diff --git a/src/Plasma Fire/gtk-2.0/Handles/handle-v-orig.png b/src/Plasma Fire/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..3b85ed2 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/Plasma Fire/gtk-2.0/Handles/handle-v.png b/src/Plasma Fire/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Handles/handle-v.png differ diff --git a/src/Plasma Fire/gtk-2.0/Lines/line-h-orig.png b/src/Plasma Fire/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..0964fc1 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/Plasma Fire/gtk-2.0/Lines/line-h.png b/src/Plasma Fire/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Lines/line-h.png differ diff --git a/src/Plasma Fire/gtk-2.0/Lines/line-v-orig.png b/src/Plasma Fire/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..5207a3c Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/Plasma Fire/gtk-2.0/Lines/line-v.png b/src/Plasma Fire/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Lines/line-v.png differ diff --git a/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-insens.png b/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..e47f5e0 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-normal.png b/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..d02ec81 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-prelight.png b/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Menu-Menubar/menu.png b/src/Plasma Fire/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..20e47c4 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/Plasma Fire/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/Plasma Fire/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/Plasma Fire/gtk-2.0/Menu-Menubar/menubar.png b/src/Plasma Fire/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..412f146 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/Plasma Fire/gtk-2.0/Others/null.png b/src/Plasma Fire/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Others/null.png differ diff --git a/src/Plasma Fire/gtk-2.0/Others/ruler.png b/src/Plasma Fire/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..12d29da Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Others/ruler.png differ diff --git a/src/Plasma Fire/gtk-2.0/Others/selected-bar.png b/src/Plasma Fire/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..5854256 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Others/selected-bar.png differ diff --git a/src/Plasma Fire/gtk-2.0/Others/tooltip.png b/src/Plasma Fire/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..8e36f98 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Others/tooltip.png differ diff --git a/src/Plasma Fire/gtk-2.0/Panel/null-panel.png b/src/Plasma Fire/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Panel/null-panel.png differ diff --git a/src/Plasma Fire/gtk-2.0/Panel/panel-button-prelight.png b/src/Plasma Fire/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Panel/panel.png b/src/Plasma Fire/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Panel/panel.png differ diff --git a/src/Plasma Fire/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/Plasma Fire/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..dc4327a Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/Plasma Fire/gtk-2.0/ProgressBar/progressbar-vert.png b/src/Plasma Fire/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..6d3a6c1 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..7697646 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..2b3cdbd Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/Plasma Fire/gtk-2.0/Range/slider-horiz-insens.png b/src/Plasma Fire/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..66293a6 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Range/slider-horiz-prelight.png b/src/Plasma Fire/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..0f990a8 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Range/slider-horiz.png b/src/Plasma Fire/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/Plasma Fire/gtk-2.0/Range/slider-vert-insens.png b/src/Plasma Fire/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..aa67012 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Range/slider-vert-prelight.png b/src/Plasma Fire/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..57e43b3 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Range/slider-vert.png b/src/Plasma Fire/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Range/slider-vert.png differ diff --git a/src/Plasma Fire/gtk-2.0/Range/trough-horizontal.png b/src/Plasma Fire/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..df6b1f6 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/Plasma Fire/gtk-2.0/Range/trough-vertical.png b/src/Plasma Fire/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..05a031f Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..d9089b8 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..44f2383 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz.png b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7d0dad0 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-active.png b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..24e402e Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..87cc8fa Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert.png b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..9589e1a Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..9d427e7 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..3c65586 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..1545e37 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..88392b9 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..a35aacc Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..28fa850 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..e1e9f0e Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..795815e Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..7b22617 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..9e4ad87 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..130464b Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up.png b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..4a4a2cd Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..0a24837 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..bf9dff5 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/Plasma Fire/gtk-2.0/Shadows/bg.png b/src/Plasma Fire/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..057a2eb Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Shadows/bg.png differ diff --git a/src/Plasma Fire/gtk-2.0/Shadows/shadow-in.png b/src/Plasma Fire/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..485dd9f Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/Plasma Fire/gtk-2.0/Shadows/shadow-out.png b/src/Plasma Fire/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..3c75c3d Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/Plasma Fire/gtk-2.0/Shadows/text.png b/src/Plasma Fire/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..9a85637 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Shadows/text.png differ diff --git a/src/Plasma Fire/gtk-2.0/Spin/spin-down-insens.png b/src/Plasma Fire/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..569f038 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Spin/spin-down-prelight.png b/src/Plasma Fire/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..b599e3b Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Spin/spin-down.png b/src/Plasma Fire/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..c9ec71b Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Spin/spin-down.png differ diff --git a/src/Plasma Fire/gtk-2.0/Spin/spin-up-insens.png b/src/Plasma Fire/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..b3ece06 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/Plasma Fire/gtk-2.0/Spin/spin-up-prelight.png b/src/Plasma Fire/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..941099c Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/Plasma Fire/gtk-2.0/Spin/spin-up.png b/src/Plasma Fire/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..bcfa5f6 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Spin/spin-up.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-bottom-left.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..dad6b6a Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-bottom-right.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..31940ce Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-left-bottom.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..f24b8a2 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-left-top.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..5939184 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-right-bottom.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..a41f904 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-right-top.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..42e959c Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-top-current.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1a4fae0 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-top-left.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..7b9ef8b Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/gap-top-right.png b/src/Plasma Fire/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..814b537 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/notebook.png b/src/Plasma Fire/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..c604c25 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/notebook.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/tab-bottom-active.png b/src/Plasma Fire/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..a5dc1ff Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/tab-bottom.png b/src/Plasma Fire/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..a53bced Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/tab-left-active.png b/src/Plasma Fire/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..dd6eb67 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/tab-left.png b/src/Plasma Fire/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..cdc19c0 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/tab-right-active.png b/src/Plasma Fire/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..c3911a9 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/tab-right.png b/src/Plasma Fire/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..a940ef9 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/tab-top-active.png b/src/Plasma Fire/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..f77a264 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/Plasma Fire/gtk-2.0/Tabs/tab-top.png b/src/Plasma Fire/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..e25cb85 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/Plasma Fire/gtk-2.0/Toolbar/toolbar.png b/src/Plasma Fire/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..5350572 Binary files /dev/null and b/src/Plasma Fire/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/Plasma Fire/gtk-2.0/gtkrc b/src/Plasma Fire/gtk-2.0/gtkrc new file mode 100644 index 0000000..21f0454 --- /dev/null +++ b/src/Plasma Fire/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#471e18\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000000\ninsensitive_bg_color:#000000\ntooltip_bg_color:#000000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#471e18" +bg[ACTIVE] = "#000000" +bg[SELECTED] = "#471e18" +bg[INSENSITIVE] = "#000000" + +base[NORMAL] = "#000000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#471e18" +base[SELECTED] = "#471e18" +base[INSENSITIVE] = "#000000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000000" +GtkTreeView::even_row_color = "#000000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/Plasma Fire/gtk-2.0/notify.rc b/src/Plasma Fire/gtk-2.0/notify.rc new file mode 100644 index 0000000..dbc61b0 --- /dev/null +++ b/src/Plasma Fire/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#8c3028" +XfceNotifyWindow::border-color-hover = "#8c3028" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000000" +} +style "notify-button" +{ +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#000000" +bg[ACTIVE] = "#000000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/Plasma Fire/gtk-2.0/panel.rc b/src/Plasma Fire/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/Plasma Fire/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/Plasma Fire/gtk-3.0/assets/bullet-symbolic.svg b/src/Plasma Fire/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Fire/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/Plasma Fire/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/check-symbolic.svg b/src/Plasma Fire/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Fire/gtk-3.0/assets/check-symbolic.symbolic.png b/src/Plasma Fire/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..a02ed7d Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..18c53fe Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a5a7def Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..9700484 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..061bedd Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..ae44fdb Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..07c5caf Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..6172f81 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..71b418f Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..6c6e4f3 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/dash-symbolic.svg b/src/Plasma Fire/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Fire/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/Plasma Fire/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked.png b/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/pane-separator-vertical.png b/src/Plasma Fire/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/pane-separator.png b/src/Plasma Fire/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/pane-separator.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked--backdrop-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked--backdrop-dark@2.png new file mode 100644 index 0000000..16411ce Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked--backdrop-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..428fbb3 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..293bb34 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a71ec44 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..1fd9e86 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..a5674b5 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..966f289 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..d13fa43 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..34aa586 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-selected-insensitive.png b/src/Plasma Fire/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..aff445d Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..dc090e9 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..df2584b Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..311645f Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/radio-unselected-insensitive.png b/src/Plasma Fire/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/resize-grip.png b/src/Plasma Fire/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/resize-grip.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-close-active.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-close-hover.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-close.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-active.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-active.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize.png b/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/button-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/button-backdrop.png new file mode 100644 index 0000000..6166587 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/button-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/button-disabled-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/button-disabled-backdrop.png new file mode 100644 index 0000000..0bc61df Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/button-disabled-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/button-disabled.png b/src/Plasma Fire/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..35c289c Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/button-hover-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/button-hover-backdrop.png new file mode 100644 index 0000000..f19d930 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/button-hover-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/button-hover.png b/src/Plasma Fire/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..672d50c Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/button-normal.png b/src/Plasma Fire/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..d3cdc90 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-backdrop.png new file mode 100644 index 0000000..4221087 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png new file mode 100644 index 0000000..08ad2b6 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..7deb12c Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar.png b/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4622497 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/column-header-hover.png b/src/Plasma Fire/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..db296cc Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/entry-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/entry-backdrop.png new file mode 100644 index 0000000..c81854a Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/entry-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/entry-border-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/entry-border-backdrop.png new file mode 100644 index 0000000..1bd610f Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/entry-border-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/entry-border-focus.png b/src/Plasma Fire/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..7a13381 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/entry-border.png b/src/Plasma Fire/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..c60f78b Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/entry.png b/src/Plasma Fire/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..fc64f6d Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/entry.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/headerbar-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..66850f5 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/headerbar-normal.png b/src/Plasma Fire/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1596350 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/panel-transparent-button.png b/src/Plasma Fire/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/panel.png b/src/Plasma Fire/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/panel.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz-backdrop.png new file mode 100644 index 0000000..58ec616 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz.png b/src/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..dc4327a Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/progressbar-vert-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/progressbar-vert-backdrop.png new file mode 100644 index 0000000..a17428a Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/progressbar-vert-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/progressbar-vert.png b/src/Plasma Fire/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..6d3a6c1 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg new file mode 100644 index 0000000..6977df0 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down.svg b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg new file mode 100644 index 0000000..e298d9c --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left.svg b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg new file mode 100644 index 0000000..5109d82 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right.svg b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg new file mode 100644 index 0000000..6224a1e --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up.svg b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png new file mode 100644 index 0000000..232cebb Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..acd31ea Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..0f990a8 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-backdrop.png new file mode 100644 index 0000000..80aac5b Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..31941d5 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..57e43b3 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png new file mode 100644 index 0000000..121b02b Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..7aa0b4a Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png new file mode 100644 index 0000000..0a53913 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical.png b/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..a644c03 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..dd7a8b8 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png new file mode 100644 index 0000000..84cae89 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..fc66103 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..a2a5c94 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png new file mode 100644 index 0000000..67fd43d Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..b6ff588 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/selected-bar-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/selected-bar-backdrop.png new file mode 100644 index 0000000..06e735f Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/selected-bar-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/selected-bar.png b/src/Plasma Fire/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..5854256 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-backdrop.png new file mode 100644 index 0000000..2e88403 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png new file mode 100644 index 0000000..9e37150 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled.png b/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..87cb14b Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-normal.png b/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..3da5736 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/switch-background-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/switch-background-backdrop.png new file mode 100644 index 0000000..e7ea5b2 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/switch-background-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/switch-background.png b/src/Plasma Fire/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..101500a Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/switch-checked-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/switch-checked-backdrop.png new file mode 100644 index 0000000..ef50e28 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/switch-checked-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/switch-checked.png b/src/Plasma Fire/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..cada479 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/switch-disabled.png b/src/Plasma Fire/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..7c3ce76 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/switch-unchecked.png b/src/Plasma Fire/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..481e126 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/titlebar-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/titlebar-backdrop.png new file mode 100644 index 0000000..8e10a3b Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/titlebar-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/titlebar-disabled-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/titlebar-disabled-backdrop.png new file mode 100644 index 0000000..0179575 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/titlebar-disabled-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/titlebar-disabled.png b/src/Plasma Fire/gtk-3.0/darkelements/titlebar-disabled.png new file mode 100644 index 0000000..4569bca Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/titlebar-disabled.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/titlebar-normal.png b/src/Plasma Fire/gtk-3.0/darkelements/titlebar-normal.png new file mode 100644 index 0000000..eaf33f6 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/titlebar-normal.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/toolbar-button-hover.png b/src/Plasma Fire/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..53226a5 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/wm-button-backdrop.png b/src/Plasma Fire/gtk-3.0/darkelements/wm-button-backdrop.png new file mode 100644 index 0000000..6d0d69f Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/wm-button-backdrop.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/wm-button-hover.png b/src/Plasma Fire/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..f1875b9 Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/Plasma Fire/gtk-3.0/darkelements/wm-button-normal.png b/src/Plasma Fire/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..fb1c39d Binary files /dev/null and b/src/Plasma Fire/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/Plasma Fire/gtk-3.0/gtk-widgets.css b/src/Plasma Fire/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..ded1886 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3589 @@ +/* Plasma Themes - All 'Standard' Variants. Ver 4.4 + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +.background:backdrop { +background-color: @theme_backdrop_bg_color; +color: @theme_backdrop_fg_color; +} + +*:backdrop { +-gtk-icon-effect: dim; +color: @theme_backdrop_fg_color; +} + +*:disabled, +*:disabled:backdrop { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +*:hover:backdrop:not(iconview) { +background-color: transparent; +-gtk-icon-effect: dim; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_text_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +GtkAssistantsidebar:backdrop .highlight { +background-color: @theme_backdrop_bg_color; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:backdrop, +button.default:backdrop, +button.flat:backdrop, +button:backdrop:hover, +button.flat:backdrop:hover, +button.default:backdrop:hover { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +button:active:backdrop, +button:checked:backdrop, +button.default:active:backdrop, +button.default:checked:backdrop, +button.flat:active:backdrop, +button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +button:disabled:backdrop, +button:active:disabled:backdrop, +button:checked:disabled:backdrop, +button.default:disabled:backdrop, +button.flat:disabled:backdrop, +button.default:active:disabled:backdrop, +button.default:checked:disabled:backdrop { +background-image: url("darkelements/button-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:backdrop, +toolbar button.default:backdrop, +toolbar button.flat:backdrop, +toolbar button:backdrop:hover, +toolbar button.flat:backdrop:hover, +toolbar button.default:backdrop:hover { +background: transparent; +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +toolbar button:active:backdrop, +toolbar button:checked:backdrop, +toolbar button.default:active:backdrop, +toolbar button.default:checked:backdrop, +toolbar button.flat:active:backdrop, +toolbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button:disabled:backdrop, +toolbar button:active:disabled:backdrop, +toolbar button:checked:disabled:backdrop, +toolbar button.default:disabled:backdrop, +toolbar button.flat:disabled:backdrop, +toolbar button.default:active:disabled:backdrop, +toolbar button.default:checked:disabled:backdrop { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled:backdrop { +border: 1px solid #222222; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:backdrop { +border: 1px solid @unfocused_borders; +background-image: url("darkelements/calendar-bar-backdrop.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +calendar.header:disabled:backdrop { +border: 1px solid #222222; +background-image: url("darkelements/calendar-bar-disabled-backdrop.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_text_bg_color; +} + +calendar:selected:backdrop, +GtkCalendar:selected:backdrop { +background-color: @theme_backdrop_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +calendar.view:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +calendar.header:backdrop { +border-color: @unfocused_borders; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:backdrop, +check:hover:backdrop { +-gtk-icon-source: url("assets/checkbox-unchecked-backdrop-dark.png"); +} + +check:checked:backdrop, +check:active:backdrop, +check:active:backdrop, +check:checked:backdrop { +-gtk-icon-source: url("assets/checkbox-checked-backdrop-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + +check:indeterminate:backdrop, +.menuitem check:indeterminate:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-dark.png"); +} + +check:indeterminate:disabled:backdrop, +.menuitem check:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-insensitive-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:backdrop, +radio:hover:backdrop { +-gtk-icon-source: url("assets/radio-unchecked-backdrop-dark.png"); +} + +radio:checked:backdrop, +radio:active:backdrop, +radio:active:backdrop, +radio:checked:backdrop { +-gtk-icon-source: url("assets/radio-checked-backdrop-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +radio:indeterminate:backdrop, +.menuitem radio:indeterminate:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-dark.png"); +} + +radio:indeterminate:disabled:backdrop, +.menuitem radio:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-insensitive-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow:backdrop { +border: 1px solid shade(@borders, 0.8); +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox:backdrop { +color: @theme_disabled_fg_color; +} + +combobox:backdrop:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:backdrop, +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ + +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +decoration:backdrop { +border-color: @unfocused_borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +.prompt:backdrop, +dialog:backdrop frame, +GtkMessageDialog:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 5%, shade(@gradient_2, 0.8) 55%, shade(@theme_bg_color,1.2) 40%); +border-color: @unfocused_borders; +border-bottom: 5px solid transparent; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:backdrop, +treeview entry:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled:backdrop, +treeview entry:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav:backdrop { +opacity: 0.7; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +grid > overlay > widget:backdrop { +opacity: 0.6; +} /* Also works with Gnome Photos */ + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +.frame:backdrop:only-child, +scrolledwindow:backdrop.frame { +border: 1px solid @unfocused_borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +dialog:backdrop.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@unfocused_borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:hover:backdrop > box { +background: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *, +.org-gnome-Calendar popover > box:backdrop *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +box > overlay > revealer.top > frame.app-notification:backdrop { +border-color: @unfocused_borders; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal trough:backdrop { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough:backdrop { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:backdrop, +scale.horizontal slider:hover:backdrop { +background-image: url("darkelements/scale/slider-horiz-backdrop.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:backdrop, +scale.vertical slider:hover:backdrop { +background-image: url("darkelements/scale/slider-vert-backdrop.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +scale.vertical progressbar,trough:backdrop, +scale.horizontal progressbar,trough:backdrop { +background-color: @theme_backdrop_bg_color; +border: 1px solid @unfocused_borders; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar:backdrop { +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, +headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, +headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, +headerbar button.titlebutton.close:active:backdrop, .titlebar button.titlebutton.close:active:backdrop, +headerbar button.titlebutton.close:hover:backdrop, .titlebar button.titlebutton.close:hover:backdrop, +headerbar button.titlebutton.minimize:active:backdrop, .titlebar button.titlebutton.minimize:active:backdrop, +headerbar button.titlebutton.minimize:hover:backdrop, .titlebar button.titlebutton.minimize:hover:backdrop, +headerbar button.titlebutton.maximize:active:backdrop, .titlebar button.titlebutton.maximize:active:backdrop, +headerbar button.titlebutton.maximize:hover:backdrop, .titlebar button.titlebutton.maximize:hover:backdrop { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-backdrop.png")); +color: shade(@theme_backdrop_fg_color,0.8); +} + +headerbar:backdrop label, +headerbar button:backdrop image { +color: shade(@theme_backdrop_fg_color,0.7); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +.titlebar:backdrop { +background-color: transparent; +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +border-bottom: 1px solid @unfocused_borders; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +dialog.background.solid-csd headerbar.titlebar:backdrop, +.background.solid-csd > box > headerbar.titlebar:backdrop { +border-bottom: 1px solid @unfocused_borders; +} /* Ditto above. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.2); +border-top: 1px solid shade(@borders,1.6); +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), @theme_bg_color 80%); +color: @info_fg_color; +} + +.info:backdrop, +.warning:backdrop, +.question:backdrop, +.error:not(entry):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.7), @theme_bg_color 80%); +border: 1px solid shade(@unfocused_borders,1.4); +border-top: 1px solid shade(@unfocused_borders,1.9); +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info button:backdrop, +.info button:hover:backdrop, +.warning button:backdrop, +.warning button:hover:backdrop, +.question button:backdrop, +.question button.hover:backdrop, +.error button:backdrop, +.error button:hover:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label:disabled:backdrop { +color: @theme_disabled_fg_color; +} + +label:backdrop { +color: @theme_backdrop_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar trough:backdrop { +border: 1px solid @unfocused_borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +levelbar block:not(.empty):backdrop { +border: 1px solid @unfocused_borders; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:link:backdrop { +color: shade(@link_color,0.6); +} + +*:visited { +color: @link_visited_color; +} + +*:visited:backdrop { +color: shade(@link_visited_color,0.6); +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +button.link *:backdrop { +color: @theme_backdrop_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list:backdrop { +background-color: @theme_backdrop_bg_color; +border: 0 solid @unfocused_borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:backdrop { +background-color: @theme_backdrop_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +list row:selected:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar:backdrop, +.menubar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu, +.csd menu:backdrop, +.menu:backdrop { +background-color: @theme_backdrop_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:backdrop, +.menu menuitem:backdrop { +color: @theme_backdrop_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +menu menuitem:backdrop, menu menuitem:backdrop:hover, +.menu menuitem:backdrop, +.menu menuitem:backdrop:hover { +color: @theme_backdrop_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow:backdrop:hover, +.menu arrow:backdrop:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +floating-bar:backdrop { +border-color: @unfocused_borders; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook.frame:backdrop, +notebook scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window treeview button:backdrop { +border-top: 1px solid @unfocused_borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack:backdrop { +border: 1px solid @unfocused_borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab:checked:disabled { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.top > tabs > tab:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.top > tabs > tab:checked:backdrop, +notebook > header.top > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.top:backdrop, +notebook.frame > header.top:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab:checked:disabled { +background-image: linear-gradient(to top, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.bottom > tabs > tab:backdrop { +background-image: linear-gradient(to top, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-color: shade(@unfocused_borders,1.6); +border-style: solid; +} + +notebook > header.bottom > tabs > tab:checked:backdrop, +notebook > header.bottom > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to top, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.bottom:backdrop, +notebook.frame > header.bottom:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab:checked:disabled { +background-image: linear-gradient(to right, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.left > tabs > tab:backdrop { +background-image: linear-gradient(to right, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.left > tabs > tab:checked:backdrop, +notebook > header.left > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to right, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.left:backdrop, +notebook.frame > header.left:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab:checked:disabled { +background-image: linear-gradient(to left, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.right > tabs > tab:backdrop { +background-image: linear-gradient(to left, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.right > tabs > tab:checked:backdrop, +notebook > header.right > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to left, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.right:backdrop, +notebook.frame > header.right:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +notebook > header > tabs > arrow:backdrop { +color: @theme_backdrop_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +box > box > box > paned.horizontal:not(.titlebar):backdrop { +border-color: @unfocused_borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.caja-pathbar button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color,0.8); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nautilus-path-bar button.text-button:last-child:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +.nautilus-path-bar button.text-button:last-child label:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nemo-window .path-bar button.text-button:checked *:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.8); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +popover.background:backdrop, +.csd popover.background:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +modelbutton.flat:hover:backdrop, +.menuitem.button.flat:hover:backdrop { +color: @theme_backdrop_fg_color; +background-image: none; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.horizontal progress:backdrop, +treeview.view.progressbar:backdrop { +background-image: url("darkelements/progressbar-horiz-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress:backdrop { +background-image: url("darkelements/progressbar-vert-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +progressbar.vertical trough:backdrop, +progressbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.up:backdrop, +scrollbar.horizontal .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left-backdrop.svg")); +} + +scrollbar.horizontal button.down:backdrop, +scrollbar.horizontal .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right-backdrop.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.vertical trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:backdrop, +scrollbar.vertical .slider:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover:backdrop, +scrollbar.vertical .slider:hover:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.up:backdrop, +scrollbar.vertical .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up-backdrop.svg")); +} + +scrollbar.vertical button.down:backdrop, +scrollbar.vertical .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down-backdrop.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +box > scrolledwindow:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +paned scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.frame:backdrop { +border-color: shade(@unfocused_borders, 0.8); +} + +.nemo-window scrolledwindow.view { +margin: 0 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), @theme_bg_color 70%); +} + +searchbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.6), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +.separator:backdrop { +border-color: @unfocused_borders; +} + +button .separator, +separator, separator.sidebar, +separator.vertical.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background-color: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +.thunar paned:not(.titlebar) > separator:backdrop { +border-color: shade(@unfocused_borders, 2); +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +box > paned.horizontal > box > box > stack > scrolledwindow > viewport > widget:backdrop { +opacity: 0.6; +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:backdrop { +border: 1px solid @unfocused_borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:backdrop, +spinbutton button:backdrop:hover { +background-image: url("darkelements/spinbutton-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +spinbutton button:disabled:backdrop { +background-image: url("darkelements/spinbutton-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:backdrop { +color: @theme_backdrop_fg_color; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar:backdrop { +background-color: @theme_backdrop_bg_color; +opacity: 0.65; /* Work-around due to top border brightness anomaly with EoG app. */ +} + +statusbar button, +statusbar button:backdrop, +statusbar button.default, +statusbar button.default:backdrop, +statusbar button.flat, +statusbar button.flat:backdrop, +statusbar button:backdrop:hover, +statusbar button.flat:backdrop:hover, +statusbar button.default:backdrop:hover { +background-image: none; +background-size: 100% 100%; +} + +statusbar button:active:backdrop, +statusbar button:checked:backdrop, +statusbar button.default:active:backdrop, +statusbar button.default:checked:backdrop, +statusbar button.flat:active:backdrop, +statusbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:backdrop, +switch:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid @unfocused_borders; +color: @theme_backdrop_fg_color; +} + +headerbar switch:backdrop, +headerbar switch:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_backdrop_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch:disabled:backdrop, +switch:disabled:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid #222222; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled:backdrop, +headerbar switch:disabled:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +switch slider:checked:backdrop, +switch slider:checked:hover:backdrop { +border: none; +background-image: url("darkelements/switch-checked-backdrop.png"); +background-size: 100% 100%; +} + +switch slider:backdrop, +switch slider:backdrop:hover, +switch slider:disabled:backdrop, +switch slider:disabled:backdrop:hover { +border: none; +background-image: url("darkelements/switch-unchecked-backdrop.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow viewport.frame:backdrop { +border: 1px solid @unfocused_borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +box > box ~ expander > box:backdrop { +border-color: @unfocused_borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window notebook:backdrop, +terminal-window notebook stack:backdrop, +terminal-window > box > notebook:backdrop, +window.background > box > notebook stack:backdrop { +border-color: @unfocused_borders; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +toolbar:not(.inline-toolbar):backdrop { +border-color: @unfocused_borders; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +toolbar:not(.inline-toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar:not(toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview:backdrop { +background-color: @theme_backdrop_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview.view.trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:backdrop, +treeview button:hover:backdrop, +treeview button:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-bottom: 1px solid @unfocused_borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:backdrop { +opacity: 0.7; +color: shade(@theme_backdrop_fg_color,1.5); +} /* Quick solution to dim all; In particular, iconview icons */ + +.view:disabled:backdrop { +color: @theme_disabled_fg_color; +background-color: @theme_backdrop_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view:selected:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.4); +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view:selected:disabled, +.view:selected:disabled:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +.view text:backdrop, +textview text:backdrop, +iconview text:backdrop { +color: @theme_backdrop_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +selection:backdrop, +selection:focus:backdrop, +text selection:backdrop, +text selection:focus:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +text:selected:backdrop, +textview text selection:backdrop, +textview text selection:focus:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.3); +background-color: @theme_backdrop_selected_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.content-view.view:backdrop, +flowbox:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/Plasma Fire/gtk-3.0/gtk.css b/src/Plasma Fire/gtk-3.0/gtk.css new file mode 100644 index 0000000..59f3747 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/gtk.css @@ -0,0 +1,59 @@ +/* Plasma Fire ('Stanadard') - Version 4 */ +@define-color theme_bg_color #000000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #cc521e; +@define-color theme_selected_text_bg_color #6c2217; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000000; +@define-color theme_backdrop_fg_color #767676; +@define-color theme_backdrop_bg_color #000000; +@define-color theme_backdrop_selected_bg_color #242424; +@define-color theme_backdrop_selected_fg_color shade(@theme_selected_fg_color, 0.6); +@define-color theme_tooltip_bg_color #000000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #ce341a; +@define-color borders #323232; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #1c1c1c; +@define-color tab_color #cc3316; +@define-color gradient_1 #2e2e2e; +@define-color gradient_2 #0d0d0d; +@define-color event-calendar-color #240400; +/* misc colors used by gtk+ */ +@define-color info_fg_color #f55024; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #cc521e; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #cc521e; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #cc521e; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #cc521e; +@define-color error_color #cc521e; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/Plasma Fire/gtk-3.0/lightdm-gtk-greeter.css b/src/Plasma Fire/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/Plasma Fire/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/Plasma Fire/index.theme b/src/Plasma Fire/index.theme new file mode 100644 index 0000000..ad7bc25 --- /dev/null +++ b/src/Plasma Fire/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Fire +Type=X-GNOME-Metatheme +Comment=Dark orange theme +Encoding=UTF-8 +GtkTheme=Plasma Fire +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/Plasma Fire/xfwm4/README b/src/Plasma Fire/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/Plasma Fire/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/Plasma Fire/xfwm4/bottom-active.png b/src/Plasma Fire/xfwm4/bottom-active.png new file mode 100755 index 0000000..d51f572 Binary files /dev/null and b/src/Plasma Fire/xfwm4/bottom-active.png differ diff --git a/src/Plasma Fire/xfwm4/bottom-active.xpm b/src/Plasma Fire/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/Plasma Fire/xfwm4/bottom-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire/xfwm4/bottom-inactive.png b/src/Plasma Fire/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..4f19171 Binary files /dev/null and b/src/Plasma Fire/xfwm4/bottom-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/bottom-inactive.xpm b/src/Plasma Fire/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..32570e3 --- /dev/null +++ b/src/Plasma Fire/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire/xfwm4/bottom-left-active.png b/src/Plasma Fire/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..19680aa Binary files /dev/null and b/src/Plasma Fire/xfwm4/bottom-left-active.png differ diff --git a/src/Plasma Fire/xfwm4/bottom-left-active.xpm b/src/Plasma Fire/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/Plasma Fire/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Fire/xfwm4/bottom-left-inactive.png b/src/Plasma Fire/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..ac0673c Binary files /dev/null and b/src/Plasma Fire/xfwm4/bottom-left-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/bottom-left-inactive.xpm b/src/Plasma Fire/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..dfaac06 --- /dev/null +++ b/src/Plasma Fire/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Fire/xfwm4/bottom-right-active.png b/src/Plasma Fire/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..2a06e65 Binary files /dev/null and b/src/Plasma Fire/xfwm4/bottom-right-active.png differ diff --git a/src/Plasma Fire/xfwm4/bottom-right-active.xpm b/src/Plasma Fire/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/Plasma Fire/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Fire/xfwm4/bottom-right-inactive.png b/src/Plasma Fire/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..9db90b8 Binary files /dev/null and b/src/Plasma Fire/xfwm4/bottom-right-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/bottom-right-inactive.xpm b/src/Plasma Fire/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..3bdee01 --- /dev/null +++ b/src/Plasma Fire/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Fire/xfwm4/close-active.png b/src/Plasma Fire/xfwm4/close-active.png new file mode 100755 index 0000000..89f350a Binary files /dev/null and b/src/Plasma Fire/xfwm4/close-active.png differ diff --git a/src/Plasma Fire/xfwm4/close-active.xpm b/src/Plasma Fire/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/Plasma Fire/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/close-inactive.png b/src/Plasma Fire/xfwm4/close-inactive.png new file mode 100755 index 0000000..7a6a7ef Binary files /dev/null and b/src/Plasma Fire/xfwm4/close-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/close-inactive.xpm b/src/Plasma Fire/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..22ee170 --- /dev/null +++ b/src/Plasma Fire/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/close-prelight.png b/src/Plasma Fire/xfwm4/close-prelight.png new file mode 100755 index 0000000..2f21f10 Binary files /dev/null and b/src/Plasma Fire/xfwm4/close-prelight.png differ diff --git a/src/Plasma Fire/xfwm4/close-pressed.png b/src/Plasma Fire/xfwm4/close-pressed.png new file mode 100755 index 0000000..4460a97 Binary files /dev/null and b/src/Plasma Fire/xfwm4/close-pressed.png differ diff --git a/src/Plasma Fire/xfwm4/close-pressed.xpm b/src/Plasma Fire/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/Plasma Fire/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/hide-active.png b/src/Plasma Fire/xfwm4/hide-active.png new file mode 100755 index 0000000..a6f0050 Binary files /dev/null and b/src/Plasma Fire/xfwm4/hide-active.png differ diff --git a/src/Plasma Fire/xfwm4/hide-inactive.png b/src/Plasma Fire/xfwm4/hide-inactive.png new file mode 100755 index 0000000..68c9a5a Binary files /dev/null and b/src/Plasma Fire/xfwm4/hide-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/hide-inactive.xpm b/src/Plasma Fire/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..fea6dfd --- /dev/null +++ b/src/Plasma Fire/xfwm4/hide-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 26 8 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020202", +"# c #050505", +"$ c #010101", +"% c #030303", +"& c #080808", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...................+........", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...........................@", +"..........................@#", +".........................$%&"}; diff --git a/src/Plasma Fire/xfwm4/hide-prelight.png b/src/Plasma Fire/xfwm4/hide-prelight.png new file mode 100755 index 0000000..13b2755 Binary files /dev/null and b/src/Plasma Fire/xfwm4/hide-prelight.png differ diff --git a/src/Plasma Fire/xfwm4/hide-pressed.png b/src/Plasma Fire/xfwm4/hide-pressed.png new file mode 100755 index 0000000..6cde40a Binary files /dev/null and b/src/Plasma Fire/xfwm4/hide-pressed.png differ diff --git a/src/Plasma Fire/xfwm4/hide-pressed.xpm b/src/Plasma Fire/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/Plasma Fire/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/Plasma Fire/xfwm4/left-active.png b/src/Plasma Fire/xfwm4/left-active.png new file mode 100755 index 0000000..88196e3 Binary files /dev/null and b/src/Plasma Fire/xfwm4/left-active.png differ diff --git a/src/Plasma Fire/xfwm4/left-active.xpm b/src/Plasma Fire/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/Plasma Fire/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire/xfwm4/left-inactive.png b/src/Plasma Fire/xfwm4/left-inactive.png new file mode 100755 index 0000000..f849ab4 Binary files /dev/null and b/src/Plasma Fire/xfwm4/left-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/left-inactive.xpm b/src/Plasma Fire/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..a3a3922 --- /dev/null +++ b/src/Plasma Fire/xfwm4/left-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire/xfwm4/maximize-active.png b/src/Plasma Fire/xfwm4/maximize-active.png new file mode 100755 index 0000000..51f948a Binary files /dev/null and b/src/Plasma Fire/xfwm4/maximize-active.png differ diff --git a/src/Plasma Fire/xfwm4/maximize-active.xpm b/src/Plasma Fire/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/Plasma Fire/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/maximize-inactive.png b/src/Plasma Fire/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..19583c1 Binary files /dev/null and b/src/Plasma Fire/xfwm4/maximize-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/maximize-inactive.xpm b/src/Plasma Fire/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ff5168c --- /dev/null +++ b/src/Plasma Fire/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 26 4 1", +" c None", +". c #010101", +"+ c #000000", +"@ c #010000", +".+++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@++++++++++", +"+++++++++++@@@@+++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/src/Plasma Fire/xfwm4/maximize-prelight.png b/src/Plasma Fire/xfwm4/maximize-prelight.png new file mode 100755 index 0000000..eef93b7 Binary files /dev/null and b/src/Plasma Fire/xfwm4/maximize-prelight.png differ diff --git a/src/Plasma Fire/xfwm4/maximize-prelight.xpm b/src/Plasma Fire/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/Plasma Fire/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/maximize-pressed.png b/src/Plasma Fire/xfwm4/maximize-pressed.png new file mode 100755 index 0000000..2d9087a Binary files /dev/null and b/src/Plasma Fire/xfwm4/maximize-pressed.png differ diff --git a/src/Plasma Fire/xfwm4/maximize-pressed.xpm b/src/Plasma Fire/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/Plasma Fire/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/maximize-toggled-active.png b/src/Plasma Fire/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..6c36346 Binary files /dev/null and b/src/Plasma Fire/xfwm4/maximize-toggled-active.png differ diff --git a/src/Plasma Fire/xfwm4/maximize-toggled-active.xpm b/src/Plasma Fire/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/Plasma Fire/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/maximize-toggled-inactive.png b/src/Plasma Fire/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..64f833a Binary files /dev/null and b/src/Plasma Fire/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/maximize-toggled-inactive.xpm b/src/Plasma Fire/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..d44ef02 --- /dev/null +++ b/src/Plasma Fire/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/maximize-toggled-prelight.png b/src/Plasma Fire/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 0000000..21a208b Binary files /dev/null and b/src/Plasma Fire/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/Plasma Fire/xfwm4/maximize-toggled-prelight.xpm b/src/Plasma Fire/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/Plasma Fire/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/maximize-toggled-pressed.png b/src/Plasma Fire/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..e4e53a0 Binary files /dev/null and b/src/Plasma Fire/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/Plasma Fire/xfwm4/maximize-toggled-pressed.xpm b/src/Plasma Fire/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/Plasma Fire/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Fire/xfwm4/menu-active.png b/src/Plasma Fire/xfwm4/menu-active.png new file mode 100755 index 0000000..b68d9d8 Binary files /dev/null and b/src/Plasma Fire/xfwm4/menu-active.png differ diff --git a/src/Plasma Fire/xfwm4/menu-active.xpm b/src/Plasma Fire/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/Plasma Fire/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Fire/xfwm4/menu-inactive.png b/src/Plasma Fire/xfwm4/menu-inactive.png new file mode 100755 index 0000000..72f1038 Binary files /dev/null and b/src/Plasma Fire/xfwm4/menu-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/menu-inactive.xpm b/src/Plasma Fire/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..20134b7 --- /dev/null +++ b/src/Plasma Fire/xfwm4/menu-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"13 26 4 1", +" c None", +". c #000000", +"+ c #010101", +"@ c #040404", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@"}; diff --git a/src/Plasma Fire/xfwm4/menu-prelight.png b/src/Plasma Fire/xfwm4/menu-prelight.png new file mode 100644 index 0000000..acaaef8 Binary files /dev/null and b/src/Plasma Fire/xfwm4/menu-prelight.png differ diff --git a/src/Plasma Fire/xfwm4/menu-prelight.xpm b/src/Plasma Fire/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/Plasma Fire/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Fire/xfwm4/menu-pressed.png b/src/Plasma Fire/xfwm4/menu-pressed.png new file mode 100644 index 0000000..0118b0e Binary files /dev/null and b/src/Plasma Fire/xfwm4/menu-pressed.png differ diff --git a/src/Plasma Fire/xfwm4/menu-pressed.xpm b/src/Plasma Fire/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/Plasma Fire/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Fire/xfwm4/right-active.png b/src/Plasma Fire/xfwm4/right-active.png new file mode 100755 index 0000000..5f892fe Binary files /dev/null and b/src/Plasma Fire/xfwm4/right-active.png differ diff --git a/src/Plasma Fire/xfwm4/right-active.xpm b/src/Plasma Fire/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/Plasma Fire/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire/xfwm4/right-inactive.png b/src/Plasma Fire/xfwm4/right-inactive.png new file mode 100755 index 0000000..4c2651f Binary files /dev/null and b/src/Plasma Fire/xfwm4/right-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/right-inactive.xpm b/src/Plasma Fire/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0496c25 --- /dev/null +++ b/src/Plasma Fire/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Fire/xfwm4/themerc b/src/Plasma Fire/xfwm4/themerc new file mode 100755 index 0000000..340549f --- /dev/null +++ b/src/Plasma Fire/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#bcbcbc +inactive_text_color=#858585 diff --git a/src/Plasma Fire/xfwm4/title-1-active.png b/src/Plasma Fire/xfwm4/title-1-active.png new file mode 100755 index 0000000..558c9e5 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-1-active.png differ diff --git a/src/Plasma Fire/xfwm4/title-1-active.xpm b/src/Plasma Fire/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire/xfwm4/title-1-inactive.png b/src/Plasma Fire/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..c5104d9 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-1-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/title-1-inactive.xpm b/src/Plasma Fire/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..abea692 --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire/xfwm4/title-2-active.png b/src/Plasma Fire/xfwm4/title-2-active.png new file mode 100755 index 0000000..af8eb60 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-2-active.png differ diff --git a/src/Plasma Fire/xfwm4/title-2-active.xpm b/src/Plasma Fire/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Fire/xfwm4/title-2-inactive.png b/src/Plasma Fire/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..3968046 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-2-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/title-2-inactive.xpm b/src/Plasma Fire/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..60a48c7 --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire/xfwm4/title-3-active.png b/src/Plasma Fire/xfwm4/title-3-active.png new file mode 100755 index 0000000..860bd79 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-3-active.png differ diff --git a/src/Plasma Fire/xfwm4/title-3-active.xpm b/src/Plasma Fire/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Fire/xfwm4/title-3-inactive.png b/src/Plasma Fire/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..5b8d848 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-3-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/title-3-inactive.xpm b/src/Plasma Fire/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..87b61fc --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Fire/xfwm4/title-4-active.png b/src/Plasma Fire/xfwm4/title-4-active.png new file mode 100755 index 0000000..bfb1b53 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-4-active.png differ diff --git a/src/Plasma Fire/xfwm4/title-4-active.xpm b/src/Plasma Fire/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire/xfwm4/title-4-inactive.png b/src/Plasma Fire/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..0543ca0 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-4-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/title-4-inactive.xpm b/src/Plasma Fire/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..d6621a2 --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Fire/xfwm4/title-5-active.png b/src/Plasma Fire/xfwm4/title-5-active.png new file mode 100755 index 0000000..0188329 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-5-active.png differ diff --git a/src/Plasma Fire/xfwm4/title-5-active.xpm b/src/Plasma Fire/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Fire/xfwm4/title-5-inactive.png b/src/Plasma Fire/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..58efe64 Binary files /dev/null and b/src/Plasma Fire/xfwm4/title-5-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/title-5-inactive.xpm b/src/Plasma Fire/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..448b3a4 --- /dev/null +++ b/src/Plasma Fire/xfwm4/title-5-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"4 26 4 1", +" c None", +". c #000000", +"+ c #030303", +"@ c #0B0B0B", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"@@@@"}; diff --git a/src/Plasma Fire/xfwm4/top-left-active.png b/src/Plasma Fire/xfwm4/top-left-active.png new file mode 100755 index 0000000..d036b21 Binary files /dev/null and b/src/Plasma Fire/xfwm4/top-left-active.png differ diff --git a/src/Plasma Fire/xfwm4/top-left-active.xpm b/src/Plasma Fire/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/Plasma Fire/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Fire/xfwm4/top-left-inactive.png b/src/Plasma Fire/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..635f440 Binary files /dev/null and b/src/Plasma Fire/xfwm4/top-left-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/top-left-inactive.xpm b/src/Plasma Fire/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..c98cb53 --- /dev/null +++ b/src/Plasma Fire/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Fire/xfwm4/top-right-active.png b/src/Plasma Fire/xfwm4/top-right-active.png new file mode 100755 index 0000000..06f8ab1 Binary files /dev/null and b/src/Plasma Fire/xfwm4/top-right-active.png differ diff --git a/src/Plasma Fire/xfwm4/top-right-active.xpm b/src/Plasma Fire/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/Plasma Fire/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Fire/xfwm4/top-right-inactive.png b/src/Plasma Fire/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..5ececd5 Binary files /dev/null and b/src/Plasma Fire/xfwm4/top-right-inactive.png differ diff --git a/src/Plasma Fire/xfwm4/top-right-inactive.xpm b/src/Plasma Fire/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..0c39562 --- /dev/null +++ b/src/Plasma Fire/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-down.png b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-left.png b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-right.png b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-up.png b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..a9a441b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-normal.png b/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-normal.png new file mode 100755 index 0000000..2057831 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..a11540a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..a3c60c7 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-normal.png b/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..0fc9c7c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..6638e56 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check1.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check2.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check3.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check4.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check5.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check6.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option1.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option2.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option3.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option4.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option5.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option6.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed.png b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-bg.png b/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..a9315f9 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-focus.png b/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..9ccdd10 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-normal.png b/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..b157f1b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..3e09b89 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..1c1465d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame.png b/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..042fb9a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-h-orig.png b/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..06b38e4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-h.png b/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-h.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-v-orig.png b/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..0d69740 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-v.png b/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Handles/handle-v.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Lines/line-h-orig.png b/src/Plasma Ultra Plus/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..52d5166 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Lines/line-h.png b/src/Plasma Ultra Plus/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Lines/line-h.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Lines/line-v-orig.png b/src/Plasma Ultra Plus/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..1690225 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Lines/line-v.png b/src/Plasma Ultra Plus/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Lines/line-v.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-insens.png b/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..d590c6c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-normal.png b/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..ef0be92 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menu.png b/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..f9dfae4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar.png b/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..71fbb0b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Others/null.png b/src/Plasma Ultra Plus/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Others/null.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Others/ruler.png b/src/Plasma Ultra Plus/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..13ee998 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Others/ruler.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Others/selected-bar.png b/src/Plasma Ultra Plus/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..8137564 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Others/selected-bar.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Others/tooltip.png b/src/Plasma Ultra Plus/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..cec7867 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Others/tooltip.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Panel/null-panel.png b/src/Plasma Ultra Plus/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Panel/null-panel.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Panel/panel-button-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Panel/panel.png b/src/Plasma Ultra Plus/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Panel/panel.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..fdb0074 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-vert.png b/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..809ed26 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..d411682 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..81d9203 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..12757a6 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..7215546 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz.png b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..a006846 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..dc368fb Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..80a2314 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert.png b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..5bfe15e Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Range/slider-vert.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Range/trough-horizontal.png b/src/Plasma Ultra Plus/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..9e91cea Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Range/trough-vertical.png b/src/Plasma Ultra Plus/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..30d4520 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..e47a077 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..d62b9fc Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..df95216 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-active.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..81006a4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..83b9c50 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..564ae70 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..2be5ce6 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..f9becd7 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..3bf901e Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..327d200 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..1b8c0c8 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..fa7161f Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..1419342 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..4ae6f4a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..a03244d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..bf11569 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..b90dd86 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..0be80d7 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..1a1010d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..d3f001e Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Shadows/bg.png b/src/Plasma Ultra Plus/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..e769b83 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Shadows/bg.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Shadows/entry.png b/src/Plasma Ultra Plus/gtk-2.0/Shadows/entry.png new file mode 100644 index 0000000..e83247a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Shadows/entry.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-in.png b/src/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..4e57e7b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-out.png b/src/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..fe1d1bc Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Shadows/text-entry.png b/src/Plasma Ultra Plus/gtk-2.0/Shadows/text-entry.png new file mode 100755 index 0000000..6122be4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Shadows/text-entry.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Shadows/text.png b/src/Plasma Ultra Plus/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..ab5ee3c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Shadows/text.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..a979c24 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..0dfdd14 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down.png b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..935a34b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-down.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-insens.png b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..75ab85c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-prelight.png b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..32e5cee Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up.png b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..d2efb3d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Spin/spin-up.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-left.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..33931c5 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-right.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..84e3512 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-bottom.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..5f69837 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-top.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..7af1369 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-bottom.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..89a3d21 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-top.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..fad14a1 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-current.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..351b3f1 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-left.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..6c85bec Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-right.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..9e5bd19 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/notebook.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..4de7b18 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/notebook.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom-active.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..c2aa169 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..cfcb511 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left-active.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..a808884 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..c44e9c9 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right-active.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..9f437d2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..bb933f4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top-active.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..1509350 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top.png b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..2d664a3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/Toolbar/toolbar.png b/src/Plasma Ultra Plus/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..4bda71a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/Plasma Ultra Plus/gtk-2.0/gtkrc b/src/Plasma Ultra Plus/gtk-2.0/gtkrc new file mode 100644 index 0000000..a6b74f2 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#0a0010\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#401858\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#0a0010\ninsensitive_bg_color:#0a0010\ntooltip_bg_color:#0a0010\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#0a0010" +bg[PRELIGHT] = "#401858" +bg[ACTIVE] = "#0a0010" +bg[SELECTED] = "#401858" +bg[INSENSITIVE] = "#0a0010" + +base[NORMAL] = "#0a0010" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#401858" +base[SELECTED] = "#401858" +base[INSENSITIVE] = "#0a0010" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#0a0010" +GtkTreeView::even_row_color = "#0a0010" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#0a0010" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#0a0010" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#0a0010" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/Plasma Ultra Plus/gtk-2.0/notify.rc b/src/Plasma Ultra Plus/gtk-2.0/notify.rc new file mode 100644 index 0000000..ee27c63 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#772e97" +XfceNotifyWindow::border-color-hover = "#772e97" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#0a0010" +} +style "notify-button" +{ +bg[NORMAL] = "#0a0010" +bg[PRELIGHT] = "#0a0010" +bg[ACTIVE] = "#0a0010" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/Plasma Ultra Plus/gtk-2.0/panel.rc b/src/Plasma Ultra Plus/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.svg b/src/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.svg b/src/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.symbolic.png b/src/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..a02ed7d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..18c53fe Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a5a7def Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..9700484 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..061bedd Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..ae44fdb Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..07c5caf Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..6172f81 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..71b418f Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..6c6e4f3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.svg b/src/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked.png b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/pane-separator-vertical.png b/src/Plasma Ultra Plus/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/pane-separator.png b/src/Plasma Ultra Plus/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/pane-separator.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png new file mode 100644 index 0000000..16411ce Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked--backdrop-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..428fbb3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..293bb34 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a71ec44 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..1fd9e86 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..a5674b5 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..966f289 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..d13fa43 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..34aa586 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-selected-insensitive.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..aff445d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..dc090e9 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..df2584b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..311645f Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unselected-insensitive.png b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/resize-grip.png b/src/Plasma Ultra Plus/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/resize-grip.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-active.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-hover.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-active.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-active.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..3525de0 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize.png b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-backdrop.png new file mode 100644 index 0000000..820c2fc Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled-backdrop.png new file mode 100644 index 0000000..4070199 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..4dd309e Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover-backdrop.png new file mode 100644 index 0000000..1a8808b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..06dd248 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-normal.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..12a42a2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png new file mode 100644 index 0000000..3cc59cb Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png new file mode 100644 index 0000000..ae49e0e Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..5da106a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..1303081 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/column-header-hover.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..d61787f Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-backdrop.png new file mode 100644 index 0000000..e4cda31 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-backdrop.png new file mode 100644 index 0000000..8b4a76d Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png new file mode 100644 index 0000000..1bd610f Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled.png new file mode 100644 index 0000000..afcde82 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-focus.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..57840e2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..c447e53 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..990754b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/entry.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..10e52c8 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-normal.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..f415317 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/panel-transparent-button.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/panel.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/panel.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png new file mode 100644 index 0000000..281cb7f Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..fdb0074 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png new file mode 100644 index 0000000..f936da6 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..809ed26 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg new file mode 100644 index 0000000..6977df0 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down.svg b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg new file mode 100644 index 0000000..e298d9c --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left.svg b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg new file mode 100644 index 0000000..5109d82 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right.svg b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg new file mode 100644 index 0000000..6224a1e --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up.svg b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png new file mode 100644 index 0000000..4864495 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..12757a6 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..7215546 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..f224250 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png new file mode 100644 index 0000000..0addef3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..dc368fb Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..80a2314 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..5bfe15e Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png new file mode 100644 index 0000000..9d74aa2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..9e91cea Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png new file mode 100644 index 0000000..d73d8c5 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..30d4520 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..093e330 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png new file mode 100644 index 0000000..8469bc6 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..9586c71 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..017df02 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png new file mode 100644 index 0000000..4ecd0c5 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..47406e2 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar-backdrop.png new file mode 100644 index 0000000..da07be3 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..095cc91 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-backdrop.png new file mode 100644 index 0000000..95c0404 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png new file mode 100644 index 0000000..4d235a6 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..7b02f96 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-normal.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..9387553 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background-backdrop.png new file mode 100644 index 0000000..c70b77b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..c70b77b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked-backdrop.png new file mode 100644 index 0000000..23ec753 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..a347aaf Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-disabled.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..a5bce93 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..416a1bd Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-backdrop.png new file mode 100644 index 0000000..2aea754 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png new file mode 100644 index 0000000..e0e093a Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-disabled-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-disabled.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-disabled.png new file mode 100644 index 0000000..1136ab7 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-disabled.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-normal.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-normal.png new file mode 100644 index 0000000..a9edf31 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/titlebar-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/toolbar-button-hover.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..43a9c97 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-backdrop.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-backdrop.png new file mode 100644 index 0000000..8de53ef Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-backdrop.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-hover.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..fff84a8 Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-normal.png b/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..c6e5a7b Binary files /dev/null and b/src/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/Plasma Ultra Plus/gtk-3.0/gtk-widgets.css b/src/Plasma Ultra Plus/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..78648ea --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3588 @@ +/* Plasma Themes All PLUS (+) Variants. Ver 4.4 + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +.background:backdrop { +background-color: @theme_backdrop_bg_color; +color: @theme_backdrop_fg_color; +} + +*:backdrop { +-gtk-icon-effect: dim; +color: @theme_backdrop_fg_color; +} + +*:disabled, +*:disabled:backdrop { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +*:hover:backdrop:not(iconview) { +background-color: transparent; +-gtk-icon-effect: dim; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_text_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +GtkAssistantsidebar:backdrop .highlight { +background-color: @theme_backdrop_bg_color; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:backdrop, +button.default:backdrop, +button.flat:backdrop, +button:backdrop:hover, +button.flat:backdrop:hover, +button.default:backdrop:hover { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +button:active:backdrop, +button:checked:backdrop, +button.default:active:backdrop, +button.default:checked:backdrop, +button.flat:active:backdrop, +button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +button:disabled:backdrop, +button:active:disabled:backdrop, +button:checked:disabled:backdrop, +button.default:disabled:backdrop, +button.flat:disabled:backdrop, +button.default:active:disabled:backdrop, +button.default:checked:disabled:backdrop { +background-image: url("darkelements/button-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:backdrop, +toolbar button.default:backdrop, +toolbar button.flat:backdrop, +toolbar button:backdrop:hover, +toolbar button.flat:backdrop:hover, +toolbar button.default:backdrop:hover { +background: transparent; +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +toolbar button:active:backdrop, +toolbar button:checked:backdrop, +toolbar button.default:active:backdrop, +toolbar button.default:checked:backdrop, +toolbar button.flat:active:backdrop, +toolbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button:disabled:backdrop, +toolbar button:active:disabled:backdrop, +toolbar button:checked:disabled:backdrop, +toolbar button.default:disabled:backdrop, +toolbar button.flat:disabled:backdrop, +toolbar button.default:active:disabled:backdrop, +toolbar button.default:checked:disabled:backdrop { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled:backdrop { +border: 1px solid #222222; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:backdrop { +border: 1px solid @unfocused_borders; +background-image: url("darkelements/calendar-bar-backdrop.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +calendar.header:disabled:backdrop { +border: 1px solid #222222; +background-image: url("darkelements/calendar-bar-disabled-backdrop.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_text_bg_color; +} + +calendar:selected:backdrop, +GtkCalendar:selected:backdrop { +background-color: @theme_backdrop_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +calendar.view:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +calendar.header:backdrop { +border-color: @unfocused_borders; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:backdrop, +check:hover:backdrop { +-gtk-icon-source: url("assets/checkbox-unchecked-backdrop-dark.png"); +} + +check:checked:backdrop, +check:active:backdrop, +check:active:backdrop, +check:checked:backdrop { +-gtk-icon-source: url("assets/checkbox-checked-backdrop-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + +check:indeterminate:backdrop, +.menuitem check:indeterminate:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-dark.png"); +} + +check:indeterminate:disabled:backdrop, +.menuitem check:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-insensitive-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:backdrop, +radio:hover:backdrop { +-gtk-icon-source: url("assets/radio-unchecked-backdrop-dark.png"); +} + +radio:checked:backdrop, +radio:active:backdrop, +radio:active:backdrop, +radio:checked:backdrop { +-gtk-icon-source: url("assets/radio-checked-backdrop-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +radio:indeterminate:backdrop, +.menuitem radio:indeterminate:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-dark.png"); +} + +radio:indeterminate:disabled:backdrop, +.menuitem radio:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-insensitive-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow:backdrop { +border: 1px solid shade(@borders, 0.8); +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox:backdrop { +color: @theme_disabled_fg_color; +} + +combobox:backdrop:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:backdrop, +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ + +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +decoration:backdrop { +border-color: @unfocused_borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +.prompt:backdrop, +dialog:backdrop frame, +GtkMessageDialog:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 5%, shade(@gradient_2, 0.8) 55%, shade(@theme_bg_color,1.2) 40%); +border-color: @unfocused_borders; +border-bottom: 5px solid transparent; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:backdrop, +treeview entry:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled:backdrop, +treeview entry:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav:backdrop { +opacity: 0.7; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +grid > overlay > widget:backdrop { +opacity: 0.6; +} /* Also works with Gnome Photos */ + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +.frame:backdrop:only-child, +scrolledwindow:backdrop.frame { +border: 1px solid @unfocused_borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +dialog:backdrop.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@unfocused_borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:hover:backdrop > box { +background: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *, +.org-gnome-Calendar popover > box:backdrop *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +box > overlay > revealer.top > frame.app-notification:backdrop { +border-color: @unfocused_borders; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal trough:backdrop { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough:backdrop { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:backdrop, +scale.horizontal slider:hover:backdrop { +background-image: url("darkelements/scale/slider-horiz-backdrop.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:backdrop, +scale.vertical slider:hover:backdrop { +background-image: url("darkelements/scale/slider-vert-backdrop.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +scale.vertical progressbar,trough:backdrop, +scale.horizontal progressbar,trough:backdrop { +background-color: @theme_backdrop_bg_color; +border: 1px solid @unfocused_borders; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar:backdrop { +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, +headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, +headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, +headerbar button.titlebutton.close:active:backdrop, .titlebar button.titlebutton.close:active:backdrop, +headerbar button.titlebutton.close:hover:backdrop, .titlebar button.titlebutton.close:hover:backdrop, +headerbar button.titlebutton.minimize:active:backdrop, .titlebar button.titlebutton.minimize:active:backdrop, +headerbar button.titlebutton.minimize:hover:backdrop, .titlebar button.titlebutton.minimize:hover:backdrop, +headerbar button.titlebutton.maximize:active:backdrop, .titlebar button.titlebutton.maximize:active:backdrop, +headerbar button.titlebutton.maximize:hover:backdrop, .titlebar button.titlebutton.maximize:hover:backdrop { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-backdrop.png")); +color: shade(@theme_backdrop_fg_color,0.8); +} + +headerbar:backdrop label, +headerbar button:backdrop image { +color: shade(@theme_backdrop_fg_color,0.7); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +.titlebar:backdrop { +background-color: transparent; +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +border-bottom: 1px solid @unfocused_borders; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +dialog.background.solid-csd headerbar.titlebar:backdrop, +.background.solid-csd > box > headerbar.titlebar:backdrop { +border-bottom: 1px solid @unfocused_borders; +} /* Ditto above. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.4); +background-image: linear-gradient(to bottom, shade(@tab_color,0.4), @theme_bg_color); +color: @info_fg_color; +} + +.info:backdrop, +.warning:backdrop, +.question:backdrop, +.error:not(entry):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_2, 1.2), @theme_backdrop_bg_color); +border: 1px solid shade(@unfocused_borders,1.1); +border-top-color: shade(@unfocused_borders,1.2); +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info button:backdrop, +.info button:hover:backdrop, +.warning button:backdrop, +.warning button:hover:backdrop, +.question button:backdrop, +.question button.hover:backdrop, +.error button:backdrop, +.error button:hover:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label:disabled:backdrop { +color: @theme_disabled_fg_color; +} + +label:backdrop { +color: @theme_backdrop_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar trough:backdrop { +border: 1px solid @unfocused_borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +levelbar block:not(.empty):backdrop { +border: 1px solid @unfocused_borders; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:link:backdrop { +color: shade(@link_color,0.6); +} + +*:visited { +color: @link_visited_color; +} + +*:visited:backdrop { +color: shade(@link_visited_color,0.6); +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +button.link *:backdrop { +color: @theme_backdrop_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list:backdrop { +background-color: @theme_backdrop_bg_color; +border: 0 solid @unfocused_borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:backdrop { +background-color: @theme_backdrop_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +list row:selected:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar:backdrop, +.menubar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu, +.csd menu:backdrop, +.menu:backdrop { +background-color: @theme_backdrop_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:backdrop, +.menu menuitem:backdrop { +color: @theme_backdrop_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +menu menuitem:backdrop, menu menuitem:backdrop:hover, +.menu menuitem:backdrop, +.menu menuitem:backdrop:hover { +color: @theme_backdrop_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow:backdrop:hover, +.menu arrow:backdrop:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +floating-bar:backdrop { +border-color: @unfocused_borders; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook.frame:backdrop, +notebook scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window treeview button:backdrop { +border-top: 1px solid @unfocused_borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack:backdrop { +border: 1px solid @unfocused_borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab:checked:disabled { +background-image: linear-gradient(to bottom, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.top > tabs > tab:backdrop { +background-image: linear-gradient(to bottom, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.top > tabs > tab:checked:backdrop, +notebook > header.top > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.top:backdrop, +notebook.frame > header.top:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab:checked:disabled { +background-image: linear-gradient(to top, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.bottom > tabs > tab:backdrop { +background-image: linear-gradient(to top, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-color: shade(@unfocused_borders,0.8); +border-style: solid; +} + +notebook > header.bottom > tabs > tab:checked:backdrop, +notebook > header.bottom > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.bottom:backdrop, +notebook.frame > header.bottom:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab:checked:disabled { +background-image: linear-gradient(to right, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.left > tabs > tab:backdrop { +background-image: linear-gradient(to right, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.left > tabs > tab:checked:backdrop, +notebook > header.left > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.left:backdrop, +notebook.frame > header.left:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab:checked:disabled { +background-image: linear-gradient(to left, shade(@tab_color,0.45), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: @borders; +} + +notebook > header.right > tabs > tab:backdrop { +background-image: linear-gradient(to left, shade(@tab_color,0.2), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@unfocused_borders,0.8); +} + +notebook > header.right > tabs > tab:checked:backdrop, +notebook > header.right > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_backdrop_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +} + +notebook > header.right:backdrop, +notebook.frame > header.right:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +notebook > header > tabs > arrow:backdrop { +color: @theme_backdrop_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +box > box > box > paned.horizontal:not(.titlebar):backdrop { +border-color: @unfocused_borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.caja-pathbar button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color,0.8); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nautilus-path-bar button.text-button:last-child:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +.nautilus-path-bar button.text-button:last-child label:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nemo-window .path-bar button.text-button:checked *:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.8); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +popover.background:backdrop, +.csd popover.background:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +modelbutton.flat:hover:backdrop, +.menuitem.button.flat:hover:backdrop { +color: @theme_backdrop_fg_color; +background-image: none; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.horizontal progress:backdrop, +treeview.view.progressbar:backdrop { +background-image: url("darkelements/progressbar-horiz-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress:backdrop { +background-image: url("darkelements/progressbar-vert-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +progressbar.vertical trough:backdrop, +progressbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.up:backdrop, +scrollbar.horizontal .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left-backdrop.svg")); +} + +scrollbar.horizontal button.down:backdrop, +scrollbar.horizontal .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right-backdrop.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.vertical trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:backdrop, +scrollbar.vertical .slider:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover:backdrop, +scrollbar.vertical .slider:hover:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.up:backdrop, +scrollbar.vertical .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up-backdrop.svg")); +} + +scrollbar.vertical button.down:backdrop, +scrollbar.vertical .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down-backdrop.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +box > scrolledwindow:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +paned scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.frame:backdrop { +border-color: shade(@unfocused_borders, 0.8); +} + +.nemo-window scrolledwindow.view { +margin: 0 4px 7px 4px; +} + +.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@theme_selected_text_bg_color,0.70), @theme_bg_color 70%); +} + +searchbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +background-image: linear-gradient(to bottom, shade(@gradient_2, 1.3), @theme_backdrop_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +.separator:backdrop { +border-color: @unfocused_borders; +} + +button .separator, +separator, separator.sidebar, +separator.vertical.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background-color: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +.thunar paned:not(.titlebar) > separator:backdrop { +border-color: shade(@unfocused_borders, 2); +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +box > paned.horizontal > box > box > stack > scrolledwindow > viewport > widget:backdrop { +opacity: 0.6; +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:backdrop { +border: 1px solid @unfocused_borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:backdrop, +spinbutton button:backdrop:hover { +background-image: url("darkelements/spinbutton-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +spinbutton button:disabled:backdrop { +background-image: url("darkelements/spinbutton-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:backdrop { +color: @theme_backdrop_fg_color; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar:backdrop { +background-color: @theme_backdrop_bg_color; +opacity: 0.65; /* Work-around due to top border brightness anomaly with EoG app. */ +} + +statusbar button, +statusbar button:backdrop, +statusbar button.default, +statusbar button.default:backdrop, +statusbar button.flat, +statusbar button.flat:backdrop, +statusbar button:backdrop:hover, +statusbar button.flat:backdrop:hover, +statusbar button.default:backdrop:hover { +background-image: none; +background-size: 100% 100%; +} + +statusbar button:active:backdrop, +statusbar button:checked:backdrop, +statusbar button.default:active:backdrop, +statusbar button.default:checked:backdrop, +statusbar button.flat:active:backdrop, +statusbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:backdrop, +switch:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid @unfocused_borders; +color: @theme_backdrop_fg_color; +} + +headerbar switch:backdrop, +headerbar switch:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_backdrop_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch:disabled:backdrop, +switch:disabled:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid #222222; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled:backdrop, +headerbar switch:disabled:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +switch slider:checked:backdrop, +switch slider:checked:hover:backdrop { +border: none; +background-image: url("darkelements/switch-checked-backdrop.png"); +background-size: 100% 100%; +} + +switch slider:backdrop, +switch slider:backdrop:hover, +switch slider:disabled:backdrop, +switch slider:disabled:backdrop:hover { +border: none; +background-image: url("darkelements/switch-unchecked-backdrop.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow viewport.frame:backdrop { +border: 1px solid @unfocused_borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +box > box ~ expander > box:backdrop { +border-color: @unfocused_borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window notebook:backdrop, +terminal-window notebook stack:backdrop, +terminal-window > box > notebook:backdrop, +window.background > box > notebook stack:backdrop { +border-color: @unfocused_borders; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +toolbar:not(.inline-toolbar):backdrop { +border-color: @unfocused_borders; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +toolbar:not(.inline-toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar:not(toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview:backdrop { +background-color: @theme_backdrop_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview.view.trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:backdrop, +treeview button:hover:backdrop, +treeview button:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-bottom: 1px solid @unfocused_borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:backdrop { +opacity: 0.7; +color: shade(@theme_backdrop_fg_color,1.5); +} /* Quick solution to dim all; In particular, iconview icons */ + +.view:disabled:backdrop { +color: @theme_disabled_fg_color; +background-color: @theme_backdrop_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view:selected:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.4); +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view:selected:disabled, +.view:selected:disabled:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +.view text:backdrop, +textview text:backdrop, +iconview text:backdrop { +color: @theme_backdrop_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +selection:backdrop, +selection:focus:backdrop, +text selection:backdrop, +text selection:focus:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +text:selected:backdrop, +textview text selection:backdrop, +textview text selection:focus:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.3); +background-color: @theme_backdrop_selected_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.content-view.view:backdrop, +flowbox:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/Plasma Ultra Plus/gtk-3.0/gtk.css b/src/Plasma Ultra Plus/gtk-3.0/gtk.css new file mode 100644 index 0000000..c6395c9 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/gtk.css @@ -0,0 +1,59 @@ +/* Plasma Ultra Plus - Version 4 */ +@define-color theme_bg_color #0a0010; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #0a0010; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #9439e1; +@define-color theme_selected_text_bg_color #5a1286; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #0a0010; +@define-color theme_backdrop_fg_color #767676; +@define-color theme_backdrop_bg_color #08000d; +@define-color theme_backdrop_selected_bg_color #210b2a; +@define-color theme_backdrop_selected_fg_color shade(@theme_selected_fg_color, 0.6); +@define-color theme_tooltip_bg_color #0a0010; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #8d43f5; +@define-color borders #6f1497; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #3b1d49; +@define-color tab_color #9a3ee6; +@define-color gradient_1 #3a363d; +@define-color gradient_2 #180f1d; +@define-color event-calendar-color #22002f; +/* misc colors used by gtk+ */ +@define-color info_fg_color #ae4eff; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #aa46ff; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #aa46ff; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #aa46ff; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #aa46ff; +@define-color error_color #aa46ff; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/Plasma Ultra Plus/gtk-3.0/lightdm-gtk-greeter.css b/src/Plasma Ultra Plus/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/Plasma Ultra Plus/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/Plasma Ultra Plus/index.theme b/src/Plasma Ultra Plus/index.theme new file mode 100644 index 0000000..0447b10 --- /dev/null +++ b/src/Plasma Ultra Plus/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Ultra Plus +Type=X-GNOME-Metatheme +Comment=Dark purple theme +Encoding=UTF-8 +GtkTheme=Plasma Ultra Plus +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/Plasma Ultra Plus/xfwm4/README b/src/Plasma Ultra Plus/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-active.png b/src/Plasma Ultra Plus/xfwm4/bottom-active.png new file mode 100755 index 0000000..4f5b914 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/bottom-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-active.xpm b/src/Plasma Ultra Plus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-inactive.png b/src/Plasma Ultra Plus/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..9ee84eb Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/bottom-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..32570e3 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-left-active.png b/src/Plasma Ultra Plus/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..154b582 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/bottom-left-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-left-active.xpm b/src/Plasma Ultra Plus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-left-inactive.png b/src/Plasma Ultra Plus/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..768abe5 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/bottom-left-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-left-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..dfaac06 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-right-active.png b/src/Plasma Ultra Plus/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..891ef5a Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/bottom-right-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-right-active.xpm b/src/Plasma Ultra Plus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-right-inactive.png b/src/Plasma Ultra Plus/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..b90020f Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/bottom-right-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/bottom-right-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..3bdee01 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/close-active.png b/src/Plasma Ultra Plus/xfwm4/close-active.png new file mode 100755 index 0000000..a8b2202 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/close-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/close-active.xpm b/src/Plasma Ultra Plus/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/close-inactive.png b/src/Plasma Ultra Plus/xfwm4/close-inactive.png new file mode 100755 index 0000000..2b1f502 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/close-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/close-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..22ee170 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/close-prelight.png b/src/Plasma Ultra Plus/xfwm4/close-prelight.png new file mode 100644 index 0000000..94481c8 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/close-prelight.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/close-pressed.png b/src/Plasma Ultra Plus/xfwm4/close-pressed.png new file mode 100644 index 0000000..8326523 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/close-pressed.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/close-pressed.xpm b/src/Plasma Ultra Plus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/hide-active.png b/src/Plasma Ultra Plus/xfwm4/hide-active.png new file mode 100755 index 0000000..b725b2f Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/hide-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/hide-inactive.png b/src/Plasma Ultra Plus/xfwm4/hide-inactive.png new file mode 100755 index 0000000..7eba6ca Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/hide-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/hide-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..fea6dfd --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/hide-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 26 8 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020202", +"# c #050505", +"$ c #010101", +"% c #030303", +"& c #080808", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...................+........", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...........................@", +"..........................@#", +".........................$%&"}; diff --git a/src/Plasma Ultra Plus/xfwm4/hide-prelight.png b/src/Plasma Ultra Plus/xfwm4/hide-prelight.png new file mode 100644 index 0000000..8ef1d3f Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/hide-prelight.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/hide-pressed.png b/src/Plasma Ultra Plus/xfwm4/hide-pressed.png new file mode 100644 index 0000000..e6a131d Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/hide-pressed.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/hide-pressed.xpm b/src/Plasma Ultra Plus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/Plasma Ultra Plus/xfwm4/left-active.png b/src/Plasma Ultra Plus/xfwm4/left-active.png new file mode 100755 index 0000000..73b87a5 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/left-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/left-active.xpm b/src/Plasma Ultra Plus/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra Plus/xfwm4/left-inactive.png b/src/Plasma Ultra Plus/xfwm4/left-inactive.png new file mode 100755 index 0000000..3262e8f Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/left-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/left-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..a3a3922 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/left-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-active.png b/src/Plasma Ultra Plus/xfwm4/maximize-active.png new file mode 100755 index 0000000..73aa856 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/maximize-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-active.xpm b/src/Plasma Ultra Plus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-inactive.png b/src/Plasma Ultra Plus/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..deeb038 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/maximize-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ff5168c --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 26 4 1", +" c None", +". c #010101", +"+ c #000000", +"@ c #010000", +".+++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@++++++++++", +"+++++++++++@@@@+++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-prelight.png b/src/Plasma Ultra Plus/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..1949179 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/maximize-prelight.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-prelight.xpm b/src/Plasma Ultra Plus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-pressed.png b/src/Plasma Ultra Plus/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..c17bd4f Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/maximize-pressed.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-pressed.xpm b/src/Plasma Ultra Plus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-toggled-active.png b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..c6caea6 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-toggled-active.xpm b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.png b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..2218b92 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..d44ef02 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.png b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..7d9f696 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.xpm b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.png b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..e810eb8 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.xpm b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra Plus/xfwm4/menu-active.png b/src/Plasma Ultra Plus/xfwm4/menu-active.png new file mode 100755 index 0000000..374c267 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/menu-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/menu-active.xpm b/src/Plasma Ultra Plus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Ultra Plus/xfwm4/menu-inactive.png b/src/Plasma Ultra Plus/xfwm4/menu-inactive.png new file mode 100755 index 0000000..585c527 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/menu-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/menu-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..20134b7 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/menu-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"13 26 4 1", +" c None", +". c #000000", +"+ c #010101", +"@ c #040404", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@"}; diff --git a/src/Plasma Ultra Plus/xfwm4/menu-prelight.png b/src/Plasma Ultra Plus/xfwm4/menu-prelight.png new file mode 100644 index 0000000..2543a7a Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/menu-prelight.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/menu-prelight.xpm b/src/Plasma Ultra Plus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Ultra Plus/xfwm4/menu-pressed.png b/src/Plasma Ultra Plus/xfwm4/menu-pressed.png new file mode 100644 index 0000000..bc68ab0 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/menu-pressed.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/menu-pressed.xpm b/src/Plasma Ultra Plus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Ultra Plus/xfwm4/right-active.png b/src/Plasma Ultra Plus/xfwm4/right-active.png new file mode 100755 index 0000000..59176b4 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/right-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/right-active.xpm b/src/Plasma Ultra Plus/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra Plus/xfwm4/right-inactive.png b/src/Plasma Ultra Plus/xfwm4/right-inactive.png new file mode 100755 index 0000000..e6cdb96 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/right-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/right-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0496c25 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra Plus/xfwm4/themerc b/src/Plasma Ultra Plus/xfwm4/themerc new file mode 100755 index 0000000..340549f --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#bcbcbc +inactive_text_color=#858585 diff --git a/src/Plasma Ultra Plus/xfwm4/title-1-active.png b/src/Plasma Ultra Plus/xfwm4/title-1-active.png new file mode 100755 index 0000000..dc87e05 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-1-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-1-active.xpm b/src/Plasma Ultra Plus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-1-inactive.png b/src/Plasma Ultra Plus/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..b01c430 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-1-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-1-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..abea692 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-2-active.png b/src/Plasma Ultra Plus/xfwm4/title-2-active.png new file mode 100755 index 0000000..4fca160 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-2-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-2-active.xpm b/src/Plasma Ultra Plus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-2-inactive.png b/src/Plasma Ultra Plus/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..fde22fb Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-2-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-2-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..60a48c7 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-3-active.png b/src/Plasma Ultra Plus/xfwm4/title-3-active.png new file mode 100755 index 0000000..f567105 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-3-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-3-active.xpm b/src/Plasma Ultra Plus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-3-inactive.png b/src/Plasma Ultra Plus/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..d31032f Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-3-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-3-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..87b61fc --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-4-active.png b/src/Plasma Ultra Plus/xfwm4/title-4-active.png new file mode 100755 index 0000000..31bb79e Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-4-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-4-active.xpm b/src/Plasma Ultra Plus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-4-inactive.png b/src/Plasma Ultra Plus/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..e7dc286 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-4-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-4-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..d6621a2 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-5-active.png b/src/Plasma Ultra Plus/xfwm4/title-5-active.png new file mode 100755 index 0000000..11e4f0c Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-5-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-5-active.xpm b/src/Plasma Ultra Plus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra Plus/xfwm4/title-5-inactive.png b/src/Plasma Ultra Plus/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..d68e449 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/title-5-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/title-5-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..448b3a4 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"4 26 4 1", +" c None", +". c #000000", +"+ c #030303", +"@ c #0B0B0B", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"@@@@"}; diff --git a/src/Plasma Ultra Plus/xfwm4/top-left-active.png b/src/Plasma Ultra Plus/xfwm4/top-left-active.png new file mode 100755 index 0000000..a0dc66f Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/top-left-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/top-left-active.xpm b/src/Plasma Ultra Plus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Ultra Plus/xfwm4/top-left-inactive.png b/src/Plasma Ultra Plus/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..fe2c4fb Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/top-left-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/top-left-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..c98cb53 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Ultra Plus/xfwm4/top-right-active.png b/src/Plasma Ultra Plus/xfwm4/top-right-active.png new file mode 100755 index 0000000..5d29944 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/top-right-active.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/top-right-active.xpm b/src/Plasma Ultra Plus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Ultra Plus/xfwm4/top-right-inactive.png b/src/Plasma Ultra Plus/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..1ea5e75 Binary files /dev/null and b/src/Plasma Ultra Plus/xfwm4/top-right-inactive.png differ diff --git a/src/Plasma Ultra Plus/xfwm4/top-right-inactive.xpm b/src/Plasma Ultra Plus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..0c39562 --- /dev/null +++ b/src/Plasma Ultra Plus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Ultra/gtk-2.0/Arrows/arrow-down.png b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Arrows/arrow-insens.png b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Arrows/arrow-left.png b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Arrows/arrow-right.png b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Arrows/arrow-up.png b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Buttons/button-insens.png b/src/Plasma Ultra/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..cd5b42b Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Buttons/button-normal.png b/src/Plasma Ultra/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..5ecbbaf Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Buttons/button-prelight.png b/src/Plasma Ultra/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..253b136 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-insens.png b/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..fc382f9 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-normal.png b/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..d4222a7 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-prelight.png b/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..6638e56 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/check1.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/check2.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/check3.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/check4.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/check5.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/check6.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/option1.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/option2.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/option3.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/option4.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/option5.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/option6.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed.png b/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Entry/entry-bg.png b/src/Plasma Ultra/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e2ac7e Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Entry/entry-border-focus.png b/src/Plasma Ultra/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..db5b5a2 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Entry/entry-border-insens.png b/src/Plasma Ultra/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Entry/entry-border-normal.png b/src/Plasma Ultra/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..0ad23bb Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..75bc31b Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..fcde351 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame.png b/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..63e4658 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Handles/handle-h-orig.png b/src/Plasma Ultra/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..06b38e4 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Handles/handle-h.png b/src/Plasma Ultra/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Handles/handle-h.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Handles/handle-v-orig.png b/src/Plasma Ultra/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..0d69740 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Handles/handle-v.png b/src/Plasma Ultra/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Handles/handle-v.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Lines/line-h-orig.png b/src/Plasma Ultra/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..52d5166 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Lines/line-h.png b/src/Plasma Ultra/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Lines/line-h.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Lines/line-v-orig.png b/src/Plasma Ultra/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..1690225 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Lines/line-v.png b/src/Plasma Ultra/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Lines/line-v.png differ diff --git a/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-insens.png b/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..8cd939c Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-normal.png b/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..b3bfe5f Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-prelight.png b/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menu.png b/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..b18dd9f Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar.png b/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..7e8b213 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Others/null.png b/src/Plasma Ultra/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Others/null.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Others/ruler.png b/src/Plasma Ultra/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..12d29da Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Others/ruler.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Others/selected-bar.png b/src/Plasma Ultra/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..8137564 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Others/selected-bar.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Others/tooltip.png b/src/Plasma Ultra/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..7b529c5 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Others/tooltip.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Panel/null-panel.png b/src/Plasma Ultra/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Panel/null-panel.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Panel/panel-button-prelight.png b/src/Plasma Ultra/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Panel/panel.png b/src/Plasma Ultra/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Panel/panel.png differ diff --git a/src/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..fdb0074 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-vert.png b/src/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..809ed26 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..7697646 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..2b3cdbd Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Range/slider-horiz-insens.png b/src/Plasma Ultra/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..d2c3a22 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Range/slider-horiz-prelight.png b/src/Plasma Ultra/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..7215546 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Range/slider-horiz.png b/src/Plasma Ultra/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Range/slider-vert-insens.png b/src/Plasma Ultra/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..9fb9242 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Range/slider-vert-prelight.png b/src/Plasma Ultra/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..80a2314 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Range/slider-vert.png b/src/Plasma Ultra/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Range/slider-vert.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Range/trough-horizontal.png b/src/Plasma Ultra/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..4623f13 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Range/trough-vertical.png b/src/Plasma Ultra/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..b3ec959 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..e47a077 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..44f2383 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7d0dad0 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-active.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..81006a4 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..87cc8fa Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..9589e1a Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..9d427e7 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..f9becd7 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..1545e37 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..88392b9 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..1b8c0c8 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..28fa850 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..e1e9f0e Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..4ae6f4a Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..7b22617 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..9e4ad87 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..b90dd86 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..4a4a2cd Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..0a24837 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..bf9dff5 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Shadows/bg.png b/src/Plasma Ultra/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..057a2eb Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Shadows/bg.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Shadows/shadow-in.png b/src/Plasma Ultra/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..485dd9f Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Shadows/shadow-out.png b/src/Plasma Ultra/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..3c75c3d Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Shadows/text.png b/src/Plasma Ultra/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..9a85637 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Shadows/text.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Spin/spin-down-insens.png b/src/Plasma Ultra/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..569f038 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Spin/spin-down-prelight.png b/src/Plasma Ultra/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..0dfdd14 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Spin/spin-down.png b/src/Plasma Ultra/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..c9ec71b Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Spin/spin-down.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Spin/spin-up-insens.png b/src/Plasma Ultra/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..b3ece06 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Spin/spin-up-prelight.png b/src/Plasma Ultra/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..32e5cee Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Spin/spin-up.png b/src/Plasma Ultra/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..bcfa5f6 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Spin/spin-up.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-left.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..dad6b6a Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-right.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..31940ce Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-left-bottom.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..f24b8a2 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-left-top.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..5939184 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-right-bottom.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..a41f904 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-right-top.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..42e959c Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-current.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1a4fae0 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-left.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..7b9ef8b Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-right.png b/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..814b537 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/notebook.png b/src/Plasma Ultra/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..c604c25 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/notebook.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/tab-bottom-active.png b/src/Plasma Ultra/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..c2aa169 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/tab-bottom.png b/src/Plasma Ultra/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..a53bced Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/tab-left-active.png b/src/Plasma Ultra/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..a808884 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/tab-left.png b/src/Plasma Ultra/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..cdc19c0 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/tab-right-active.png b/src/Plasma Ultra/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..9f437d2 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/tab-right.png b/src/Plasma Ultra/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..a940ef9 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/tab-top-active.png b/src/Plasma Ultra/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..1509350 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Tabs/tab-top.png b/src/Plasma Ultra/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..e25cb85 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/Plasma Ultra/gtk-2.0/Toolbar/toolbar.png b/src/Plasma Ultra/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..5350572 Binary files /dev/null and b/src/Plasma Ultra/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/Plasma Ultra/gtk-2.0/gtkrc b/src/Plasma Ultra/gtk-2.0/gtkrc new file mode 100644 index 0000000..ea322fe --- /dev/null +++ b/src/Plasma Ultra/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#401858\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000000\ninsensitive_bg_color:#000000\ntooltip_bg_color:#000000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#401858" +bg[ACTIVE] = "#000000" +bg[SELECTED] = "#401858" +bg[INSENSITIVE] = "#000000" + +base[NORMAL] = "#000000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#401858" +base[SELECTED] = "#401858" +base[INSENSITIVE] = "#000000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000000" +GtkTreeView::even_row_color = "#000000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/Plasma Ultra/gtk-2.0/notify.rc b/src/Plasma Ultra/gtk-2.0/notify.rc new file mode 100644 index 0000000..9146309 --- /dev/null +++ b/src/Plasma Ultra/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#772e97" +XfceNotifyWindow::border-color-hover = "#772e97" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000000" +} +style "notify-button" +{ +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#000000" +bg[ACTIVE] = "#000000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/Plasma Ultra/gtk-2.0/panel.rc b/src/Plasma Ultra/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/Plasma Ultra/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.svg b/src/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/check-symbolic.svg b/src/Plasma Ultra/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Ultra/gtk-3.0/assets/check-symbolic.symbolic.png b/src/Plasma Ultra/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..a02ed7d Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..18c53fe Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a5a7def Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..9700484 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..061bedd Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..ae44fdb Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..07c5caf Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..6172f81 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..71b418f Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..6c6e4f3 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/dash-symbolic.svg b/src/Plasma Ultra/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/Plasma Ultra/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/Plasma Ultra/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked.png b/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/pane-separator-vertical.png b/src/Plasma Ultra/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/pane-separator.png b/src/Plasma Ultra/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/pane-separator.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked--backdrop-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked--backdrop-dark@2.png new file mode 100644 index 0000000..16411ce Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked--backdrop-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..428fbb3 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..293bb34 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..a71ec44 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..1fd9e86 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..a5674b5 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..966f289 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png new file mode 100644 index 0000000..d13fa43 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..34aa586 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-selected-insensitive.png b/src/Plasma Ultra/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..aff445d Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..dc090e9 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png new file mode 100644 index 0000000..df2584b Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png new file mode 100644 index 0000000..311645f Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-backdrop-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/radio-unselected-insensitive.png b/src/Plasma Ultra/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/resize-grip.png b/src/Plasma Ultra/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/resize-grip.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close-active.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close-hover.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-active.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-active.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..3525de0 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize.png b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/button-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/button-backdrop.png new file mode 100644 index 0000000..6166587 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/button-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/button-disabled-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/button-disabled-backdrop.png new file mode 100644 index 0000000..0bc61df Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/button-disabled-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/button-disabled.png b/src/Plasma Ultra/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..35c289c Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/button-hover-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/button-hover-backdrop.png new file mode 100644 index 0000000..f19d930 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/button-hover-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/button-hover.png b/src/Plasma Ultra/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..0afcd22 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/button-normal.png b/src/Plasma Ultra/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..d6f6dbd Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-backdrop.png new file mode 100644 index 0000000..4221087 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png new file mode 100644 index 0000000..3a14794 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..a566bd1 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar.png b/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4622497 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/column-header-hover.png b/src/Plasma Ultra/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..d61787f Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/entry-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/entry-backdrop.png new file mode 100644 index 0000000..c81854a Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/entry-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/entry-border-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/entry-border-backdrop.png new file mode 100644 index 0000000..1bd610f Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/entry-border-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/entry-border-focus.png b/src/Plasma Ultra/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..99f664f Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/entry-border.png b/src/Plasma Ultra/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..a5324bc Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/entry.png b/src/Plasma Ultra/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..43055b4 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/entry.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/headerbar-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..66850f5 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/headerbar-normal.png b/src/Plasma Ultra/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1596350 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/panel-transparent-button.png b/src/Plasma Ultra/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/panel.png b/src/Plasma Ultra/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/panel.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz-backdrop.png new file mode 100644 index 0000000..58ec616 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz.png b/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..fdb0074 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert-backdrop.png new file mode 100644 index 0000000..a17428a Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert.png b/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..809ed26 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg new file mode 100644 index 0000000..6977df0 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down.svg b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg new file mode 100644 index 0000000..e298d9c --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left.svg b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg new file mode 100644 index 0000000..5109d82 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right.svg b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg new file mode 100644 index 0000000..6224a1e --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up-backdrop.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up.svg b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png new file mode 100644 index 0000000..232cebb Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..acd31ea Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..7215546 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-backdrop.png new file mode 100644 index 0000000..80aac5b Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..31941d5 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..80a2314 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png new file mode 100644 index 0000000..121b02b Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..7aa0b4a Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png new file mode 100644 index 0000000..0a53913 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical.png b/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..a644c03 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..093e330 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png new file mode 100644 index 0000000..2d1b535 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..ef66612 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..017df02 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png new file mode 100644 index 0000000..39d978e Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..fa111ab Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/selected-bar-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/selected-bar-backdrop.png new file mode 100644 index 0000000..06e735f Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/selected-bar-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/selected-bar.png b/src/Plasma Ultra/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..095cc91 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-backdrop.png new file mode 100644 index 0000000..2e88403 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png new file mode 100644 index 0000000..9e37150 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled.png b/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..810daa8 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-normal.png b/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..e55b7ba Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/switch-background-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/switch-background-backdrop.png new file mode 100644 index 0000000..e7ea5b2 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/switch-background-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/switch-background.png b/src/Plasma Ultra/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..101500a Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/switch-checked-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/switch-checked-backdrop.png new file mode 100644 index 0000000..ef50e28 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/switch-checked-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/switch-checked.png b/src/Plasma Ultra/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..6a03de3 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/switch-disabled.png b/src/Plasma Ultra/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..7c3ce76 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked.png b/src/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..481e126 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-backdrop.png new file mode 100644 index 0000000..8e10a3b Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-disabled-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-disabled-backdrop.png new file mode 100644 index 0000000..0179575 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-disabled-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-disabled.png b/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-disabled.png new file mode 100644 index 0000000..d2a1606 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-disabled.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-normal.png b/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-normal.png new file mode 100644 index 0000000..2e8d568 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/titlebar-normal.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/toolbar-button-hover.png b/src/Plasma Ultra/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..43a9c97 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-backdrop.png b/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-backdrop.png new file mode 100644 index 0000000..6d0d69f Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-backdrop.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-hover.png b/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..fff84a8 Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-normal.png b/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..2992bea Binary files /dev/null and b/src/Plasma Ultra/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/Plasma Ultra/gtk-3.0/gtk-widgets.css b/src/Plasma Ultra/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..ded1886 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/gtk-widgets.css @@ -0,0 +1,3589 @@ +/* Plasma Themes - All 'Standard' Variants. Ver 4.4 + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +.background:backdrop { +background-color: @theme_backdrop_bg_color; +color: @theme_backdrop_fg_color; +} + +*:backdrop { +-gtk-icon-effect: dim; +color: @theme_backdrop_fg_color; +} + +*:disabled, +*:disabled:backdrop { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +*:hover:backdrop:not(iconview) { +background-color: transparent; +-gtk-icon-effect: dim; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_text_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +GtkAssistantsidebar:backdrop .highlight { +background-color: @theme_backdrop_bg_color; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:backdrop, +button.default:backdrop, +button.flat:backdrop, +button:backdrop:hover, +button.flat:backdrop:hover, +button.default:backdrop:hover { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +button:active:backdrop, +button:checked:backdrop, +button.default:active:backdrop, +button.default:checked:backdrop, +button.flat:active:backdrop, +button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +button:disabled:backdrop, +button:active:disabled:backdrop, +button:checked:disabled:backdrop, +button.default:disabled:backdrop, +button.flat:disabled:backdrop, +button.default:active:disabled:backdrop, +button.default:checked:disabled:backdrop { +background-image: url("darkelements/button-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:backdrop, +toolbar button.default:backdrop, +toolbar button.flat:backdrop, +toolbar button:backdrop:hover, +toolbar button.flat:backdrop:hover, +toolbar button.default:backdrop:hover { +background: transparent; +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +toolbar button:active:backdrop, +toolbar button:checked:backdrop, +toolbar button.default:active:backdrop, +toolbar button.default:checked:backdrop, +toolbar button.flat:active:backdrop, +toolbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button:disabled:backdrop, +toolbar button:active:disabled:backdrop, +toolbar button:checked:disabled:backdrop, +toolbar button.default:disabled:backdrop, +toolbar button.flat:disabled:backdrop, +toolbar button.default:active:disabled:backdrop, +toolbar button.default:checked:disabled:backdrop { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.view:disabled:backdrop { +border: 1px solid #222222; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:backdrop { +border: 1px solid @unfocused_borders; +background-image: url("darkelements/calendar-bar-backdrop.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +calendar.header:disabled:backdrop { +border: 1px solid #222222; +background-image: url("darkelements/calendar-bar-disabled-backdrop.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_text_bg_color; +} + +calendar:selected:backdrop, +GtkCalendar:selected:backdrop { +background-color: @theme_backdrop_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +calendar.view:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +calendar.header:backdrop { +border-color: @unfocused_borders; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:backdrop, +check:hover:backdrop { +-gtk-icon-source: url("assets/checkbox-unchecked-backdrop-dark.png"); +} + +check:checked:backdrop, +check:active:backdrop, +check:active:backdrop, +check:checked:backdrop { +-gtk-icon-source: url("assets/checkbox-checked-backdrop-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + +check:indeterminate:backdrop, +.menuitem check:indeterminate:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-dark.png"); +} + +check:indeterminate:disabled:backdrop, +.menuitem check:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/checkbox-mixed-backdrop-insensitive-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:backdrop, +radio:hover:backdrop { +-gtk-icon-source: url("assets/radio-unchecked-backdrop-dark.png"); +} + +radio:checked:backdrop, +radio:active:backdrop, +radio:active:backdrop, +radio:checked:backdrop { +-gtk-icon-source: url("assets/radio-checked-backdrop-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +radio:indeterminate:backdrop, +.menuitem radio:indeterminate:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-dark.png"); +} + +radio:indeterminate:disabled:backdrop, +.menuitem radio:indeterminate:disabled:backdrop { +-gtk-icon-source: url("assets/radio-mixed-backdrop-insensitive-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow:backdrop { +border: 1px solid shade(@borders, 0.8); +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox:backdrop { +color: @theme_disabled_fg_color; +} + +combobox:backdrop:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:backdrop, +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ + +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +decoration:backdrop { +border-color: @unfocused_borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +.prompt:backdrop, +dialog:backdrop frame, +GtkMessageDialog:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 5%, shade(@gradient_2, 0.8) 55%, shade(@theme_bg_color,1.2) 40%); +border-color: @unfocused_borders; +border-bottom: 5px solid transparent; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:backdrop, +treeview entry:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled:backdrop, +treeview entry:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav:backdrop { +opacity: 0.7; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +grid > overlay > widget:backdrop { +opacity: 0.6; +} /* Also works with Gnome Photos */ + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +.frame:backdrop:only-child, +scrolledwindow:backdrop.frame { +border: 1px solid @unfocused_borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +dialog:backdrop.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@unfocused_borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:checked:hover:backdrop > box { +background: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop > box, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover, +headerbar.titlebar button.flat.toggle.popup.sources-button:backdrop:hover > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *, +.org-gnome-Calendar popover > box:backdrop *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +box > overlay > revealer.top > frame.app-notification:backdrop { +border-color: @unfocused_borders; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal trough:backdrop { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough:backdrop { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical-backdrop.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:backdrop, +scale.horizontal slider:hover:backdrop { +background-image: url("darkelements/scale/slider-horiz-backdrop.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:backdrop, +scale.vertical slider:hover:backdrop { +background-image: url("darkelements/scale/slider-vert-backdrop.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +scale.vertical progressbar,trough:backdrop, +scale.horizontal progressbar,trough:backdrop { +background-color: @theme_backdrop_bg_color; +border: 1px solid @unfocused_borders; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar:backdrop { +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, +headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, +headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, +headerbar button.titlebutton.close:active:backdrop, .titlebar button.titlebutton.close:active:backdrop, +headerbar button.titlebutton.close:hover:backdrop, .titlebar button.titlebutton.close:hover:backdrop, +headerbar button.titlebutton.minimize:active:backdrop, .titlebar button.titlebutton.minimize:active:backdrop, +headerbar button.titlebutton.minimize:hover:backdrop, .titlebar button.titlebutton.minimize:hover:backdrop, +headerbar button.titlebutton.maximize:active:backdrop, .titlebar button.titlebutton.maximize:active:backdrop, +headerbar button.titlebutton.maximize:hover:backdrop, .titlebar button.titlebutton.maximize:hover:backdrop { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-backdrop.png")); +color: shade(@theme_backdrop_fg_color,0.8); +} + +headerbar:backdrop label, +headerbar button:backdrop image { +color: shade(@theme_backdrop_fg_color,0.7); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +.titlebar:backdrop { +background-color: transparent; +background-image: url("darkelements/headerbar-backdrop.png"); +background-size: 100% 100%; +border-bottom: 1px solid @unfocused_borders; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +dialog.background.solid-csd headerbar.titlebar:backdrop, +.background.solid-csd > box > headerbar.titlebar:backdrop { +border-bottom: 1px solid @unfocused_borders; +} /* Ditto above. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.2); +border-top: 1px solid shade(@borders,1.6); +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), @theme_bg_color 80%); +color: @info_fg_color; +} + +.info:backdrop, +.warning:backdrop, +.question:backdrop, +.error:not(entry):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.7), @theme_bg_color 80%); +border: 1px solid shade(@unfocused_borders,1.4); +border-top: 1px solid shade(@unfocused_borders,1.9); +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info button:backdrop, +.info button:hover:backdrop, +.warning button:backdrop, +.warning button:hover:backdrop, +.question button:backdrop, +.question button.hover:backdrop, +.error button:backdrop, +.error button:hover:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label:disabled:backdrop { +color: @theme_disabled_fg_color; +} + +label:backdrop { +color: @theme_backdrop_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar trough:backdrop { +border: 1px solid @unfocused_borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +levelbar block:not(.empty):backdrop { +border: 1px solid @unfocused_borders; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:link:backdrop { +color: shade(@link_color,0.6); +} + +*:visited { +color: @link_visited_color; +} + +*:visited:backdrop { +color: shade(@link_visited_color,0.6); +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +button.link *:backdrop { +color: @theme_backdrop_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list:backdrop { +background-color: @theme_backdrop_bg_color; +border: 0 solid @unfocused_borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:backdrop { +background-color: @theme_backdrop_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +list row:selected:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar:backdrop, +.menubar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu, +.csd menu:backdrop, +.menu:backdrop { +background-color: @theme_backdrop_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:backdrop, +.menu menuitem:backdrop { +color: @theme_backdrop_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +menu menuitem:backdrop, menu menuitem:backdrop:hover, +.menu menuitem:backdrop, +.menu menuitem:backdrop:hover { +color: @theme_backdrop_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow:backdrop:hover, +.menu arrow:backdrop:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +floating-bar:backdrop { +border-color: @unfocused_borders; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook.frame:backdrop, +notebook scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window treeview button:backdrop { +border-top: 1px solid @unfocused_borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack:backdrop { +border: 1px solid @unfocused_borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab:checked:disabled { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.top > tabs > tab:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.top > tabs > tab:checked:backdrop, +notebook > header.top > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.top:backdrop, +notebook.frame > header.top:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab:checked:disabled { +background-image: linear-gradient(to top, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.bottom > tabs > tab:backdrop { +background-image: linear-gradient(to top, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-color: shade(@unfocused_borders,1.6); +border-style: solid; +} + +notebook > header.bottom > tabs > tab:checked:backdrop, +notebook > header.bottom > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to top, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.bottom:backdrop, +notebook.frame > header.bottom:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab:checked:disabled { +background-image: linear-gradient(to right, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.left > tabs > tab:backdrop { +background-image: linear-gradient(to right, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.left > tabs > tab:checked:backdrop, +notebook > header.left > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to right, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.left:backdrop, +notebook.frame > header.left:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab:checked:disabled { +background-image: linear-gradient(to left, shade(@gradient_1,0.9), shade(@gradient_2,0.8) 85%); +border-style: solid; +border-color: shade(@borders,1.6); +} + +notebook > header.right > tabs > tab:backdrop { +background-image: linear-gradient(to left, shade(@gradient_1,0.4), shade(@gradient_2,0.4) 85%); +border-style: solid; +border-color: shade(@unfocused_borders,1.6); +} + +notebook > header.right > tabs > tab:checked:backdrop, +notebook > header.right > tabs > tab:checked:disabled:backdrop { +background-image: linear-gradient(to left, shade(@gradient_1,0.6), shade(@gradient_2,0.5) 85%); +border-style: solid; +border-color: shade(@borders,1.2); +} + +notebook > header.right:backdrop, +notebook.frame > header.right:backdrop { +border-style: solid; +border-color: @unfocused_borders; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +notebook > header > tabs > arrow:backdrop { +color: @theme_backdrop_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +box > box > box > paned.horizontal:not(.titlebar):backdrop { +border-color: @unfocused_borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.caja-pathbar button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color,0.8); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nautilus-path-bar button.text-button:last-child:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +.nautilus-path-bar button.text-button:last-child label:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nemo-window .path-bar button.text-button:checked *:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.8); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:backdrop { +background-image: url("darkelements/button-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label:backdrop { +color: shade(@theme_backdrop_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +popover.background:backdrop, +.csd popover.background:backdrop { +border: 1px solid @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +modelbutton.flat:hover:backdrop, +.menuitem.button.flat:hover:backdrop { +color: @theme_backdrop_fg_color; +background-image: none; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.horizontal progress:backdrop, +treeview.view.progressbar:backdrop { +background-image: url("darkelements/progressbar-horiz-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress:backdrop { +background-image: url("darkelements/progressbar-vert-backdrop.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +progressbar.vertical trough:backdrop, +progressbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.horizontal trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover:backdrop, +scrollbar.horizontal .slider:backdrop { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-backdrop.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.up:backdrop, +scrollbar.horizontal .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left-backdrop.svg")); +} + +scrollbar.horizontal button.down:backdrop, +scrollbar.horizontal .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right-backdrop.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +scrollbar.vertical trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:backdrop, +scrollbar.vertical .slider:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover:backdrop, +scrollbar.vertical .slider:hover:backdrop { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-backdrop.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.up:backdrop, +scrollbar.vertical .button.up:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up-backdrop.svg")); +} + +scrollbar.vertical button.down:backdrop, +scrollbar.vertical .button.down:backdrop { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down-backdrop.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +box > scrolledwindow:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +paned scrolledwindow:backdrop { +border-color: @unfocused_borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.frame:backdrop { +border-color: shade(@unfocused_borders, 0.8); +} + +.nemo-window scrolledwindow.view { +margin: 0 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), @theme_bg_color 70%); +} + +searchbar:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.6), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +.separator:backdrop { +border-color: @unfocused_borders; +} + +button .separator, +separator, separator.sidebar, +separator.vertical.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background-color: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +.thunar paned:not(.titlebar) > separator:backdrop { +border-color: shade(@unfocused_borders, 2); +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +box > paned.horizontal > box > box > stack > scrolledwindow > viewport > widget:backdrop { +opacity: 0.6; +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:backdrop { +border: 1px solid @unfocused_borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:backdrop, +spinbutton button:backdrop:hover { +background-image: url("darkelements/spinbutton-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +spinbutton button:disabled:backdrop { +background-image: url("darkelements/spinbutton-disabled-backdrop.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:backdrop { +color: @theme_backdrop_fg_color; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar:backdrop { +background-color: @theme_backdrop_bg_color; +opacity: 0.65; /* Work-around due to top border brightness anomaly with EoG app. */ +} + +statusbar button, +statusbar button:backdrop, +statusbar button.default, +statusbar button.default:backdrop, +statusbar button.flat, +statusbar button.flat:backdrop, +statusbar button:backdrop:hover, +statusbar button.flat:backdrop:hover, +statusbar button.default:backdrop:hover { +background-image: none; +background-size: 100% 100%; +} + +statusbar button:active:backdrop, +statusbar button:checked:backdrop, +statusbar button.default:active:backdrop, +statusbar button.default:checked:backdrop, +statusbar button.flat:active:backdrop, +statusbar button.flat:checked:backdrop { +background-image: url("darkelements/button-hover-backdrop.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:backdrop, +switch:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid @unfocused_borders; +color: @theme_backdrop_fg_color; +} + +headerbar switch:backdrop, +headerbar switch:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_backdrop_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch:disabled:backdrop, +switch:disabled:backdrop:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background-backdrop.png"); +background-size: 100% 100%; +border: 1px solid #222222; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled:backdrop, +headerbar switch:disabled:backdrop:hover { +background-image: none; +border-image: url("darkelements/entry-border-backdrop.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +switch slider:checked:backdrop, +switch slider:checked:hover:backdrop { +border: none; +background-image: url("darkelements/switch-checked-backdrop.png"); +background-size: 100% 100%; +} + +switch slider:backdrop, +switch slider:backdrop:hover, +switch slider:disabled:backdrop, +switch slider:disabled:backdrop:hover { +border: none; +background-image: url("darkelements/switch-unchecked-backdrop.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow viewport.frame:backdrop { +border: 1px solid @unfocused_borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +box > box ~ expander > box:backdrop { +border-color: @unfocused_borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window notebook:backdrop, +terminal-window notebook stack:backdrop, +terminal-window > box > notebook:backdrop, +window.background > box > notebook stack:backdrop { +border-color: @unfocused_borders; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +toolbar:not(.inline-toolbar):backdrop { +border-color: @unfocused_borders; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +toolbar:not(.inline-toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar:not(toolbar):backdrop { +background-image: linear-gradient(to bottom, shade(@gradient_1, 0.8) 2%, shade(@gradient_2, 0.8) 48%, @theme_bg_color 50%); +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview:backdrop { +background-color: @theme_backdrop_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview.view.trough:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:backdrop, +treeview button:hover:backdrop, +treeview button:disabled:backdrop { +background-image: url("darkelements/entry-backdrop.png"); +background-size: 100% 100%; +color: @theme_backdrop_fg_color; +border-bottom: 1px solid @unfocused_borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:backdrop { +opacity: 0.7; +color: shade(@theme_backdrop_fg_color,1.5); +} /* Quick solution to dim all; In particular, iconview icons */ + +.view:disabled:backdrop { +color: @theme_disabled_fg_color; +background-color: @theme_backdrop_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view:selected:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.4); +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view:selected:disabled, +.view:selected:disabled:backdrop { +color: @theme_backdrop_selected_fg_color; +background-image: url("darkelements/selected-bar-backdrop.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +.view text:backdrop, +textview text:backdrop, +iconview text:backdrop { +color: @theme_backdrop_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +selection:backdrop, +selection:focus:backdrop, +text selection:backdrop, +text selection:focus:backdrop { +color: @theme_backdrop_selected_fg_color; +} + +text:selected:backdrop, +textview text selection:backdrop, +textview text selection:focus:backdrop { +color: shade(@theme_backdrop_selected_fg_color,1.3); +background-color: @theme_backdrop_selected_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.content-view.view:backdrop, +flowbox:backdrop { +border-color: @unfocused_borders; +background-color: @theme_backdrop_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/Plasma Ultra/gtk-3.0/gtk.css b/src/Plasma Ultra/gtk-3.0/gtk.css new file mode 100644 index 0000000..9828cfb --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/gtk.css @@ -0,0 +1,59 @@ +/* Plasma Ultra ('Stanadard') - Version 4 */ +@define-color theme_bg_color #000000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #9439e1; +@define-color theme_selected_text_bg_color #5a1286; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000000; +@define-color theme_backdrop_fg_color #767676; +@define-color theme_backdrop_bg_color #000000; +@define-color theme_backdrop_selected_bg_color #242424; +@define-color theme_backdrop_selected_fg_color shade(@theme_selected_fg_color, 0.6); +@define-color theme_tooltip_bg_color #000000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #8d43f5; +@define-color borders #323232; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #1c1c1c; +@define-color tab_color #9a3ee6; +@define-color gradient_1 #2e2e2e; +@define-color gradient_2 #0d0d0d; +@define-color event-calendar-color #22002f; +/* misc colors used by gtk+ */ +@define-color info_fg_color #ae4eff; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #aa46ff; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #aa46ff; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #aa46ff; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #aa46ff; +@define-color error_color #aa46ff; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/Plasma Ultra/gtk-3.0/lightdm-gtk-greeter.css b/src/Plasma Ultra/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/Plasma Ultra/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/Plasma Ultra/index.theme b/src/Plasma Ultra/index.theme new file mode 100644 index 0000000..d4396da --- /dev/null +++ b/src/Plasma Ultra/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Ultra +Type=X-GNOME-Metatheme +Comment=Dark purple theme +Encoding=UTF-8 +GtkTheme=Plasma Ultra +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/Plasma Ultra/xfwm4/README b/src/Plasma Ultra/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/Plasma Ultra/xfwm4/bottom-active.png b/src/Plasma Ultra/xfwm4/bottom-active.png new file mode 100755 index 0000000..7c95850 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/bottom-active.png differ diff --git a/src/Plasma Ultra/xfwm4/bottom-active.xpm b/src/Plasma Ultra/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/Plasma Ultra/xfwm4/bottom-inactive.png b/src/Plasma Ultra/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..4f19171 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/bottom-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/bottom-inactive.xpm b/src/Plasma Ultra/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..32570e3 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra/xfwm4/bottom-left-active.png b/src/Plasma Ultra/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..19680aa Binary files /dev/null and b/src/Plasma Ultra/xfwm4/bottom-left-active.png differ diff --git a/src/Plasma Ultra/xfwm4/bottom-left-active.xpm b/src/Plasma Ultra/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Ultra/xfwm4/bottom-left-inactive.png b/src/Plasma Ultra/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..ac0673c Binary files /dev/null and b/src/Plasma Ultra/xfwm4/bottom-left-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/bottom-left-inactive.xpm b/src/Plasma Ultra/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..dfaac06 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Ultra/xfwm4/bottom-right-active.png b/src/Plasma Ultra/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..2a06e65 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/bottom-right-active.png differ diff --git a/src/Plasma Ultra/xfwm4/bottom-right-active.xpm b/src/Plasma Ultra/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Ultra/xfwm4/bottom-right-inactive.png b/src/Plasma Ultra/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..9db90b8 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/bottom-right-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/bottom-right-inactive.xpm b/src/Plasma Ultra/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..3bdee01 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/Plasma Ultra/xfwm4/close-active.png b/src/Plasma Ultra/xfwm4/close-active.png new file mode 100755 index 0000000..6a1d6e5 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/close-active.png differ diff --git a/src/Plasma Ultra/xfwm4/close-active.xpm b/src/Plasma Ultra/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/close-inactive.png b/src/Plasma Ultra/xfwm4/close-inactive.png new file mode 100755 index 0000000..7a6a7ef Binary files /dev/null and b/src/Plasma Ultra/xfwm4/close-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/close-inactive.xpm b/src/Plasma Ultra/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..22ee170 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/close-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/close-prelight.png b/src/Plasma Ultra/xfwm4/close-prelight.png new file mode 100644 index 0000000..ebd8658 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/close-prelight.png differ diff --git a/src/Plasma Ultra/xfwm4/close-pressed.png b/src/Plasma Ultra/xfwm4/close-pressed.png new file mode 100644 index 0000000..181d5f9 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/close-pressed.png differ diff --git a/src/Plasma Ultra/xfwm4/close-pressed.xpm b/src/Plasma Ultra/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/hide-active.png b/src/Plasma Ultra/xfwm4/hide-active.png new file mode 100755 index 0000000..a15684e Binary files /dev/null and b/src/Plasma Ultra/xfwm4/hide-active.png differ diff --git a/src/Plasma Ultra/xfwm4/hide-inactive.png b/src/Plasma Ultra/xfwm4/hide-inactive.png new file mode 100755 index 0000000..68c9a5a Binary files /dev/null and b/src/Plasma Ultra/xfwm4/hide-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/hide-inactive.xpm b/src/Plasma Ultra/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..fea6dfd --- /dev/null +++ b/src/Plasma Ultra/xfwm4/hide-inactive.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"28 26 8 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020202", +"# c #050505", +"$ c #010101", +"% c #030303", +"& c #080808", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...................+........", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"...........................@", +"..........................@#", +".........................$%&"}; diff --git a/src/Plasma Ultra/xfwm4/hide-prelight.png b/src/Plasma Ultra/xfwm4/hide-prelight.png new file mode 100644 index 0000000..a5b9658 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/hide-prelight.png differ diff --git a/src/Plasma Ultra/xfwm4/hide-pressed.png b/src/Plasma Ultra/xfwm4/hide-pressed.png new file mode 100644 index 0000000..94a5ea2 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/hide-pressed.png differ diff --git a/src/Plasma Ultra/xfwm4/hide-pressed.xpm b/src/Plasma Ultra/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/Plasma Ultra/xfwm4/left-active.png b/src/Plasma Ultra/xfwm4/left-active.png new file mode 100755 index 0000000..190255c Binary files /dev/null and b/src/Plasma Ultra/xfwm4/left-active.png differ diff --git a/src/Plasma Ultra/xfwm4/left-active.xpm b/src/Plasma Ultra/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra/xfwm4/left-inactive.png b/src/Plasma Ultra/xfwm4/left-inactive.png new file mode 100755 index 0000000..f849ab4 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/left-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/left-inactive.xpm b/src/Plasma Ultra/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..a3a3922 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/left-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra/xfwm4/maximize-active.png b/src/Plasma Ultra/xfwm4/maximize-active.png new file mode 100755 index 0000000..215841f Binary files /dev/null and b/src/Plasma Ultra/xfwm4/maximize-active.png differ diff --git a/src/Plasma Ultra/xfwm4/maximize-active.xpm b/src/Plasma Ultra/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/Plasma Ultra/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/maximize-inactive.png b/src/Plasma Ultra/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..19583c1 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/maximize-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/maximize-inactive.xpm b/src/Plasma Ultra/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ff5168c --- /dev/null +++ b/src/Plasma Ultra/xfwm4/maximize-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"28 26 4 1", +" c None", +". c #010101", +"+ c #000000", +"@ c #010000", +".+++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@@+++++++++", +"++++++++++@@@@@@@@++++++++++", +"+++++++++++@@@@+++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++", +"++++++++++++++++++++++++++++"}; diff --git a/src/Plasma Ultra/xfwm4/maximize-prelight.png b/src/Plasma Ultra/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..0fbbac3 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/maximize-prelight.png differ diff --git a/src/Plasma Ultra/xfwm4/maximize-prelight.xpm b/src/Plasma Ultra/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/maximize-pressed.png b/src/Plasma Ultra/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..d4afb9b Binary files /dev/null and b/src/Plasma Ultra/xfwm4/maximize-pressed.png differ diff --git a/src/Plasma Ultra/xfwm4/maximize-pressed.xpm b/src/Plasma Ultra/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/Plasma Ultra/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/maximize-toggled-active.png b/src/Plasma Ultra/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..ee31b26 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/maximize-toggled-active.png differ diff --git a/src/Plasma Ultra/xfwm4/maximize-toggled-active.xpm b/src/Plasma Ultra/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/maximize-toggled-inactive.png b/src/Plasma Ultra/xfwm4/maximize-toggled-inactive.png new file mode 100644 index 0000000..64f833a Binary files /dev/null and b/src/Plasma Ultra/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/maximize-toggled-inactive.xpm b/src/Plasma Ultra/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..d44ef02 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_inactive_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/maximize-toggled-prelight.png b/src/Plasma Ultra/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..17d7d99 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/Plasma Ultra/xfwm4/maximize-toggled-prelight.xpm b/src/Plasma Ultra/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/Plasma Ultra/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/maximize-toggled-pressed.png b/src/Plasma Ultra/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..0759cde Binary files /dev/null and b/src/Plasma Ultra/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/Plasma Ultra/xfwm4/maximize-toggled-pressed.xpm b/src/Plasma Ultra/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/Plasma Ultra/xfwm4/menu-active.png b/src/Plasma Ultra/xfwm4/menu-active.png new file mode 100755 index 0000000..f12634b Binary files /dev/null and b/src/Plasma Ultra/xfwm4/menu-active.png differ diff --git a/src/Plasma Ultra/xfwm4/menu-active.xpm b/src/Plasma Ultra/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Ultra/xfwm4/menu-inactive.png b/src/Plasma Ultra/xfwm4/menu-inactive.png new file mode 100755 index 0000000..72f1038 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/menu-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/menu-inactive.xpm b/src/Plasma Ultra/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..20134b7 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/menu-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"13 26 4 1", +" c None", +". c #000000", +"+ c #010101", +"@ c #040404", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"+++++++++++++", +"@@@@@@@@@@@@@"}; diff --git a/src/Plasma Ultra/xfwm4/menu-prelight.png b/src/Plasma Ultra/xfwm4/menu-prelight.png new file mode 100644 index 0000000..583e02b Binary files /dev/null and b/src/Plasma Ultra/xfwm4/menu-prelight.png differ diff --git a/src/Plasma Ultra/xfwm4/menu-prelight.xpm b/src/Plasma Ultra/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Ultra/xfwm4/menu-pressed.png b/src/Plasma Ultra/xfwm4/menu-pressed.png new file mode 100644 index 0000000..cb13896 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/menu-pressed.png differ diff --git a/src/Plasma Ultra/xfwm4/menu-pressed.xpm b/src/Plasma Ultra/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/Plasma Ultra/xfwm4/right-active.png b/src/Plasma Ultra/xfwm4/right-active.png new file mode 100755 index 0000000..c0d5124 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/right-active.png differ diff --git a/src/Plasma Ultra/xfwm4/right-active.xpm b/src/Plasma Ultra/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra/xfwm4/right-inactive.png b/src/Plasma Ultra/xfwm4/right-inactive.png new file mode 100755 index 0000000..4c2651f Binary files /dev/null and b/src/Plasma Ultra/xfwm4/right-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/right-inactive.xpm b/src/Plasma Ultra/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0496c25 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/Plasma Ultra/xfwm4/themerc b/src/Plasma Ultra/xfwm4/themerc new file mode 100755 index 0000000..340549f --- /dev/null +++ b/src/Plasma Ultra/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#bcbcbc +inactive_text_color=#858585 diff --git a/src/Plasma Ultra/xfwm4/title-1-active.png b/src/Plasma Ultra/xfwm4/title-1-active.png new file mode 100755 index 0000000..ce88a03 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-1-active.png differ diff --git a/src/Plasma Ultra/xfwm4/title-1-active.xpm b/src/Plasma Ultra/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra/xfwm4/title-1-inactive.png b/src/Plasma Ultra/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..c5104d9 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-1-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/title-1-inactive.xpm b/src/Plasma Ultra/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..abea692 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra/xfwm4/title-2-active.png b/src/Plasma Ultra/xfwm4/title-2-active.png new file mode 100755 index 0000000..c78498a Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-2-active.png differ diff --git a/src/Plasma Ultra/xfwm4/title-2-active.xpm b/src/Plasma Ultra/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Ultra/xfwm4/title-2-inactive.png b/src/Plasma Ultra/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..3968046 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-2-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/title-2-inactive.xpm b/src/Plasma Ultra/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..60a48c7 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-2-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_2_inactive_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra/xfwm4/title-3-active.png b/src/Plasma Ultra/xfwm4/title-3-active.png new file mode 100755 index 0000000..c7cd7b2 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-3-active.png differ diff --git a/src/Plasma Ultra/xfwm4/title-3-active.xpm b/src/Plasma Ultra/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Ultra/xfwm4/title-3-inactive.png b/src/Plasma Ultra/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..5b8d848 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-3-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/title-3-inactive.xpm b/src/Plasma Ultra/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..87b61fc --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/Plasma Ultra/xfwm4/title-4-active.png b/src/Plasma Ultra/xfwm4/title-4-active.png new file mode 100755 index 0000000..34397f4 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-4-active.png differ diff --git a/src/Plasma Ultra/xfwm4/title-4-active.xpm b/src/Plasma Ultra/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra/xfwm4/title-4-inactive.png b/src/Plasma Ultra/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..0543ca0 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-4-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/title-4-inactive.xpm b/src/Plasma Ultra/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..d6621a2 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_inactive_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/Plasma Ultra/xfwm4/title-5-active.png b/src/Plasma Ultra/xfwm4/title-5-active.png new file mode 100755 index 0000000..b8bc692 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-5-active.png differ diff --git a/src/Plasma Ultra/xfwm4/title-5-active.xpm b/src/Plasma Ultra/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/Plasma Ultra/xfwm4/title-5-inactive.png b/src/Plasma Ultra/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..58efe64 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/title-5-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/title-5-inactive.xpm b/src/Plasma Ultra/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..448b3a4 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/title-5-inactive.xpm @@ -0,0 +1,33 @@ +/* XPM */ +static char * title_5_inactive_xpm[] = { +"4 26 4 1", +" c None", +". c #000000", +"+ c #030303", +"@ c #0B0B0B", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"@@@@"}; diff --git a/src/Plasma Ultra/xfwm4/top-left-active.png b/src/Plasma Ultra/xfwm4/top-left-active.png new file mode 100755 index 0000000..13f2ee5 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/top-left-active.png differ diff --git a/src/Plasma Ultra/xfwm4/top-left-active.xpm b/src/Plasma Ultra/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/Plasma Ultra/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Ultra/xfwm4/top-left-inactive.png b/src/Plasma Ultra/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..635f440 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/top-left-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/top-left-inactive.xpm b/src/Plasma Ultra/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..c98cb53 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Ultra/xfwm4/top-right-active.png b/src/Plasma Ultra/xfwm4/top-right-active.png new file mode 100755 index 0000000..3efef6f Binary files /dev/null and b/src/Plasma Ultra/xfwm4/top-right-active.png differ diff --git a/src/Plasma Ultra/xfwm4/top-right-active.xpm b/src/Plasma Ultra/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/Plasma Ultra/xfwm4/top-right-inactive.png b/src/Plasma Ultra/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..5ececd5 Binary files /dev/null and b/src/Plasma Ultra/xfwm4/top-right-inactive.png differ diff --git a/src/Plasma Ultra/xfwm4/top-right-inactive.xpm b/src/Plasma Ultra/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..0c39562 --- /dev/null +++ b/src/Plasma Ultra/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..22934c0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..d1e7537 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..09665d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..03e7d13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..65bb7f4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..7eb1086 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check1.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check3.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check4.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check5.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check6.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option1.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option3.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option4.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option5.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option6.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..ef1bc1c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..97f4142 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..9fc2086 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..2db10c0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..9a9e193 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..3df7768 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..f2c4d8d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..691ba50 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Handles/handle-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..4567f82 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..cb5bc25 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Lines/line-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..a66adcd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..89f6dee Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..af475a8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menu.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..0b31a0f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..5bcccae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..e34b8b5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/null.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/null.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/ruler.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..7f010d8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/ruler.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..db677d1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/tooltip.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..a48442e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Others/tooltip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/null-panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/null-panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/panel-button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..a41b38a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Panel/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..05d10b4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100755 index 0000000..bdd131b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..49f4b9f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..c0955a9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..4c07162 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..666fed6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..8a50c3c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..51c9120 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..75a11f3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..2beed2a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..3060f20 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..bda1bc6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..b0ddf58 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..85b7c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7867df7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..6dcbe94 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..a6d79e6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..cff4c0a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..f45ff58 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..6b31ff3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..80f27fb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..0386eb9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..f5255c5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..0491092 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..98456a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..f6df94f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..51c25e9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..30e5f3b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..25cc138 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..69eb653 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..f4882d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..086c4ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..7df5b63 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/entry.png new file mode 100644 index 0000000..1be8b48 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-in.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..26f48ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-out.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..d76bb9b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/text-entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/text-entry.png new file mode 100755 index 0000000..441b446 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/text-entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/text.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..df19b9e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Shadows/text.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..55db67a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..73af360 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..896d006 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..41e5ae7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..8b61632 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..9e82eb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Spin/spin-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..25bfb30 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..862033d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..01bc6e6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..dd2eee9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..04991a6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..44886dd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-current.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..e38d04e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..cb142ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..6e145a0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/notebook.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..e449602 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/notebook.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..2f4a1a1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..b6cfb3a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..7c7d91a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..addb497 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..100e7b5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..517b979 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..93e01dc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..4319d1a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Toolbar/toolbar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..d6c999e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/gtkrc b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/gtkrc new file mode 100644 index 0000000..a6a949d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000e00\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#0f440b\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000e00\ninsensitive_bg_color:#000e00\ntooltip_bg_color:#000e00\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000e00" +bg[PRELIGHT] = "#0f440b" +bg[ACTIVE] = "#000e00" +bg[SELECTED] = "#0f440b" +bg[INSENSITIVE] = "#000e00" + +base[NORMAL] = "#000e00" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#0f440b" +base[SELECTED] = "#0f440b" +base[INSENSITIVE] = "#000e00" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0,0,0,0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0,0,0,0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000e00" +GtkTreeView::even_row_color = "#000e00" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000e00" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000e00" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000e00" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/notify.rc b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/notify.rc new file mode 100644 index 0000000..423ce64 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#1a7b0e" +XfceNotifyWindow::border-color-hover = "#1a7b0e" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000e00" +} +style "notify-button" +{ +bg[NORMAL] = "#000e00" +bg[PRELIGHT] = "#000e00" +bg[ACTIVE] = "#000e00" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/panel.rc b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/pane-separator-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/pane-separator.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/pane-separator.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-selected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unselected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/resize-grip.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/resize-grip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..81089e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..7a3d091 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..a378524 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..e049b01 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/column-header-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..aedc8c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled.png new file mode 100644 index 0000000..5a3c7b2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..7974646 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..4cca0c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..3a0cf9c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..644cd5f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/panel-transparent-button.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..05d10b4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert.png new file mode 100755 index 0000000..bdd131b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..4c07162 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..666fed6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..8a50c3c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..51c9120 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..75a11f3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..2beed2a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..3060f20 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..bda1bc6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..83f55d4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..694d1b2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..f63932f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..5463038 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..db677d1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..868e8f9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..a1d63c5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..cb1cea6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..c019790 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..cf9bd70 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..581dfdd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..68dc30d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/toolbar-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..b16bad9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..043c047 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..8bd923c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/gtk-widgets.css b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..6c10384 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2695 @@ +/* Plasma Themes All PLUS (+) Variants. Ver 4.4 (No Backdrop) + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +*:disabled { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0px 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.4); +background-image: linear-gradient(to bottom, shade(@tab_color,0.4), @theme_bg_color); +color: @info_fg_color; +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:visited { +color: @link_visited_color; +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu { +background-color: @theme_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.view { +margin: 0px 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@theme_selected_bg_color,0.70), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +button .separator, +separator, separator.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar button, +statusbar button.default, +statusbar button.flat { +background-image: none; +background-size: 100% 100%; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/gtk.css b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/gtk.css new file mode 100644 index 0000000..4d73be3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/gtk.css @@ -0,0 +1,55 @@ +/* Plasma Aurora Plus - Version 4 (No Backdrop) */ +@define-color theme_bg_color #000e00; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000e00; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #23a12c; +@define-color theme_selected_text_bg_color #125317; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000e00; +@define-color theme_tooltip_bg_color #000e00; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #129919; +@define-color borders #0c6900; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #123a0d; +@define-color tab_color #06a80f; +@define-color gradient_1 #30352f; +@define-color gradient_2 #0c180e; +@define-color event-calendar-color #062e00; +/* misc colors used by gtk+ */ +@define-color info_fg_color #23a12c; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #23a12c; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #23a12c; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #23a12c; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #23a12c; +@define-color error_color #23a12c; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/lightdm-gtk-greeter.css b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/index.theme b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/index.theme new file mode 100644 index 0000000..062d9f8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Aurora Plus +Type=X-GNOME-Metatheme +Comment=Dark green theme +Encoding=UTF-8 +GtkTheme=Plasma Aurora Plus +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors new file mode 100644 index 0000000..57f0356 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors @@ -0,0 +1,110 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNormal=202,202,202 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +Name=Gtk Dark Plasma Theme +shadeSortColumn=true + +[KDE] +contrast=3 + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveForeground=128,128,128 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/.kde/share/config/kdeglobals b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/.kde/share/config/kdeglobals new file mode 100644 index 0000000..9d406da --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/.kde/share/config/kdeglobals @@ -0,0 +1,134 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +Enable=false +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +BackgroundAlternate=59,64,69 +BackgroundNormal=49,54,59 +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNegative=237,21,21 +ForegroundNeutral=201,206,59 +ForegroundNormal=202,202,202 +ForegroundPositive=17,209,22 +ForegroundVisited=61,174,230 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +ColorScheme=GtkDarkPlasmaTheme +Name[en_GB]=Gtk Dark Plasma Theme +Name=Gtk Dark Plasma Theme +font=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +menuFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +shadeSortColumn=true +smallestReadableFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +toolBarFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +widgetStyle=gtk2 + +[Icons] +Theme=breeze-dark + +[KDE] +ShowIconsInMenuItems=true +ShowIconsOnPushButtons=true +contrast=4 + +[Toolbar style] +ToolButtonStyle=TextBesideIcon +ToolButtonStyleOtherToolbars=TextBesideIcon + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveBlend=75,71,67 +inactiveForeground=128,128,128 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/HIDDEN FOLDERS README b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/HIDDEN FOLDERS README new file mode 100644 index 0000000..65acbd1 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/HIDDEN FOLDERS README @@ -0,0 +1,13 @@ +Enable 'Show hidden folders' in your file manager. +Copy the following directories: + + +'.kde' ------------> /HOME/YOUR-USER/ +Includes '.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors' +Includes '.kde/share/config/kdeglobals' + + +'color-schemes' ---> /HOME/YOUR-USER/.local/share/ +Includes 'GtkDarkPlasmaTheme.colors' + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors new file mode 100644 index 0000000..57f0356 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors @@ -0,0 +1,110 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNormal=202,202,202 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +Name=Gtk Dark Plasma Theme +shadeSortColumn=true + +[KDE] +contrast=3 + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveForeground=128,128,128 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/README b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-active.png new file mode 100755 index 0000000..b72e531 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..b72e531 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..dd5ca60 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..dd5ca60 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..57d1fb9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-inactive.png new file mode 100755 index 0000000..57d1fb9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-active.png new file mode 100755 index 0000000..8f000f0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-inactive.png new file mode 100755 index 0000000..8f000f0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-prelight.png new file mode 100755 index 0000000..400d69b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-pressed.png new file mode 100755 index 0000000..2366be8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-active.png new file mode 100755 index 0000000..5169bd7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-inactive.png new file mode 100755 index 0000000..5169bd7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-prelight.png new file mode 100755 index 0000000..5eff9f0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-pressed.png new file mode 100755 index 0000000..fb3fed6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-active.png new file mode 100755 index 0000000..d72b0c2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-inactive.png new file mode 100755 index 0000000..d72b0c2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-active.png new file mode 100755 index 0000000..c0c4825 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..c0c4825 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-prelight.png new file mode 100755 index 0000000..68942a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-pressed.png new file mode 100755 index 0000000..92a7740 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..7e0df16 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 0000000..7e0df16 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 0000000..8ae8a98 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..dd7dd11 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-active.png new file mode 100755 index 0000000..54d9a1e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-inactive.png new file mode 100755 index 0000000..54d9a1e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-prelight.png new file mode 100644 index 0000000..84be8ff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-pressed.png new file mode 100644 index 0000000..3b1def6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-active.png new file mode 100755 index 0000000..3cdfc4f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-inactive.png new file mode 100755 index 0000000..3cdfc4f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/themerc b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/themerc new file mode 100755 index 0000000..3c86a6e --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#acacac +inactive_text_color=#acacac diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-active.png new file mode 100755 index 0000000..1c77f23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..1c77f23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-active.png new file mode 100755 index 0000000..7767fa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..7767fa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-active.png new file mode 100755 index 0000000..d42f6c3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..d42f6c3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-active.png new file mode 100755 index 0000000..ba1bba7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..ba1bba7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-active.png new file mode 100755 index 0000000..9d5d884 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..9d5d884 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-active.png new file mode 100755 index 0000000..45d7653 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..45d7653 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-active.png new file mode 100755 index 0000000..28e6d53 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..28e6d53 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora Plus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..34e16ea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..b63b28c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..09665d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..f506ecd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..0df9790 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..7eb1086 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check1.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check3.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check4.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check5.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check6.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option1.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option3.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option4.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option5.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option6.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e2ac7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..db5b5a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..0ad23bb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..75bc31b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..fcde351 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..63e4658 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..f2c4d8d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..691ba50 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Handles/handle-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..4567f82 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..cb5bc25 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Lines/line-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..af8a33d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..846e3ab Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..af475a8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menu.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..6bd168b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..5bcccae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..532ede4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/null.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/null.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/ruler.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..12d29da Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/ruler.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..db677d1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/tooltip.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..b7848a9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Others/tooltip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/null-panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/null-panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/panel-button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..a41b38a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Panel/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..05d10b4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100755 index 0000000..bdd131b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..7697646 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..2b3cdbd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..89f64b3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..666fed6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..8f8126d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..75a11f3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..78cbae5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..7168a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..b0ddf58 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..44f2383 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7d0dad0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..6dcbe94 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..87cc8fa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..9589e1a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..9d427e7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..6b31ff3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..1545e37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..88392b9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..f5255c5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..28fa850 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..e1e9f0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..f6df94f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..7b22617 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..9e4ad87 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..25cc138 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..4a4a2cd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..0a24837 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..bf9dff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..057a2eb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/shadow-in.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..485dd9f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/shadow-out.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..3c75c3d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/text.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..9a85637 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Shadows/text.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..569f038 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..73af360 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..c9ec71b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..b3ece06 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..8b61632 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..bcfa5f6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Spin/spin-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..dad6b6a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..31940ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-left-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..f24b8a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-left-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..5939184 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-right-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..a41f904 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-right-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..42e959c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-current.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1a4fae0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..7b9ef8b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..814b537 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/notebook.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..c604c25 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/notebook.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..2f4a1a1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..81cd854 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..7c7d91a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..38de2d6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..100e7b5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..eff8f27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-top-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..93e01dc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..298387b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Toolbar/toolbar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..5350572 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/gtkrc b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/gtkrc new file mode 100644 index 0000000..dbd98b8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#0f440b\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000000\ninsensitive_bg_color:#000000\ntooltip_bg_color:#000000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#0f440b" +bg[ACTIVE] = "#000000" +bg[SELECTED] = "#0f440b" +bg[INSENSITIVE] = "#000000" + +base[NORMAL] = "#000000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#0f440b" +base[SELECTED] = "#0f440b" +base[INSENSITIVE] = "#000000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0,0,0,0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0,0,0,0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000000" +GtkTreeView::even_row_color = "#000000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/notify.rc b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/notify.rc new file mode 100644 index 0000000..bdd38c2 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#1a7b0e" +XfceNotifyWindow::border-color-hover = "#1a7b0e" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000000" +} +style "notify-button" +{ +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#000000" +bg[ACTIVE] = "#000000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/panel.rc b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/check-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/check-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/dash-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/pane-separator-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/pane-separator.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/pane-separator.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-selected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unselected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/resize-grip.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/resize-grip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..35c289c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..7a3d091 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..57e5b63 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/calendar-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4f52266 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/column-header-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..aedc8c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..5b7a84a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry-border.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..0617c6b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..4dee45d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/headerbar-backdrop.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..66850f5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/headerbar-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1596350 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/panel-transparent-button.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..941817d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..05d10b4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert.png new file mode 100755 index 0000000..bdd131b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up.svg b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..acd31ea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..666fed6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..31941d5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..75a11f3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..7aa0b4a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..a644c03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..83f55d4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..ef66612 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..f63932f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..fa111ab Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..db677d1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..31766c6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/spinbutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..1413497 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-background.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..101500a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..c019790 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..481e126 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/toolbar-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..b16bad9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/wm-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..043c047 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/wm-button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..dca4b57 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/gtk-widgets.css b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..0565498 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2696 @@ +/* Plasma Themes - All 'Standard' Variants. Ver 4.4 (No Backdrop) + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +*:disabled { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0px 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.2); +border-top: 1px solid shade(@borders,1.6); +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), @theme_bg_color 80%); +color: @info_fg_color; +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:visited { +color: @link_visited_color; +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu { +background-color: @theme_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.view { +margin: 0px 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +button .separator, +separator, separator.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar button, +statusbar button.default, +statusbar button.flat { +background-image: none; +background-size: 100% 100%; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/gtk.css b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/gtk.css new file mode 100644 index 0000000..4d3523d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/gtk.css @@ -0,0 +1,55 @@ +/* Plasma Aurora ('Stanadard') - Version 4 (No Backdrop) */ +@define-color theme_bg_color #000000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #23a12c; +@define-color theme_selected_text_bg_color #125317; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000000; +@define-color theme_tooltip_bg_color #000000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #129919; +@define-color borders #323232; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #1c1c1c; +@define-color tab_color #06a80f; +@define-color gradient_1 #2e2e2e; +@define-color gradient_2 #0d0d0d; +@define-color event-calendar-color #062e00; +/* misc colors used by gtk+ */ +@define-color info_fg_color #23a12c; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #23a12c; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #23a12c; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #23a12c; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #23a12c; +@define-color error_color #23a12c; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/lightdm-gtk-greeter.css b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/index.theme b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/index.theme new file mode 100644 index 0000000..977936b --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Aurora +Type=X-GNOME-Metatheme +Comment=Dark green theme +Encoding=UTF-8 +GtkTheme=Plasma Aurora +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors new file mode 100644 index 0000000..57f0356 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors @@ -0,0 +1,110 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNormal=202,202,202 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +Name=Gtk Dark Plasma Theme +shadeSortColumn=true + +[KDE] +contrast=3 + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveForeground=128,128,128 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/.kde/share/config/kdeglobals b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/.kde/share/config/kdeglobals new file mode 100644 index 0000000..9d406da --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/.kde/share/config/kdeglobals @@ -0,0 +1,134 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +Enable=false +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +BackgroundAlternate=59,64,69 +BackgroundNormal=49,54,59 +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNegative=237,21,21 +ForegroundNeutral=201,206,59 +ForegroundNormal=202,202,202 +ForegroundPositive=17,209,22 +ForegroundVisited=61,174,230 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +ColorScheme=GtkDarkPlasmaTheme +Name[en_GB]=Gtk Dark Plasma Theme +Name=Gtk Dark Plasma Theme +font=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +menuFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +shadeSortColumn=true +smallestReadableFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +toolBarFont=DejaVu Sans,14,-1,5,50,0,0,0,0,0,Book +widgetStyle=gtk2 + +[Icons] +Theme=breeze-dark + +[KDE] +ShowIconsInMenuItems=true +ShowIconsOnPushButtons=true +contrast=4 + +[Toolbar style] +ToolButtonStyle=TextBesideIcon +ToolButtonStyleOtherToolbars=TextBesideIcon + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveBlend=75,71,67 +inactiveForeground=128,128,128 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/HIDDEN FOLDERS README b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/HIDDEN FOLDERS README new file mode 100644 index 0000000..65acbd1 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/HIDDEN FOLDERS README @@ -0,0 +1,13 @@ +Enable 'Show hidden folders' in your file manager. +Copy the following directories: + + +'.kde' ------------> /HOME/YOUR-USER/ +Includes '.kde/share/apps/color-schemes/GtkDarkPlasmaTheme.colors' +Includes '.kde/share/config/kdeglobals' + + +'color-schemes' ---> /HOME/YOUR-USER/.local/share/ +Includes 'GtkDarkPlasmaTheme.colors' + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors new file mode 100644 index 0000000..57f0356 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/kde color scheme/color-schemes/GtkDarkPlasmaTheme.colors @@ -0,0 +1,110 @@ +[ColorEffects:Disabled] +Color=56,56,56 +ColorAmount=0.5 +ColorEffect=2 +ContrastAmount=0.5 +ContrastEffect=1 +IntensityAmount=0.05 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.5 +ColorEffect=1 +ContrastAmount=0.25 +ContrastEffect=2 +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=12,12,12 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Complementary] +DecorationFocus=51,51,51 +DecorationHover=51,51,51 +ForegroundActive=218,218,218 +ForegroundInactive=119,119,119 +ForegroundLink=218,218,218 +ForegroundNormal=202,202,202 + +[Colors:Selection] +BackgroundAlternate=68,68,68 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Tooltip] +BackgroundAlternate=12,12,12 +BackgroundNormal=51,51,51 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:View] +BackgroundAlternate=12,12,12 +BackgroundNormal=12,12,12 +DecorationFocus=64,64,64 +DecorationHover=0,0,0 +ForegroundActive=188,188,188 +ForegroundInactive=160,160,160 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[Colors:Window] +BackgroundAlternate=32,32,32 +BackgroundNormal=0,0,0 +DecorationFocus=64,64,64 +DecorationHover=32,32,32 +ForegroundActive=188,188,188 +ForegroundInactive=96,96,96 +ForegroundLink=188,188,188 +ForegroundNegative=255,128,172 +ForegroundNeutral=255,212,128 +ForegroundNormal=161,161,161 +ForegroundPositive=128,255,128 +ForegroundVisited=112,112,112 + +[General] +Name=Gtk Dark Plasma Theme +shadeSortColumn=true + +[KDE] +contrast=3 + +[WM] +activeBackground=56,58,58 +activeBlend=186,186,186 +activeForeground=188,188,188 +inactiveBackground=64,64,64 +inactiveForeground=128,128,128 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/README b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-active.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..0da6f48 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..486b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..bcc083c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-inactive.png new file mode 100755 index 0000000..894974a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-active.png new file mode 100755 index 0000000..a1b7ebe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-inactive.png new file mode 100755 index 0000000..a1b7ebe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-prelight.png new file mode 100755 index 0000000..ea333be Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-pressed.png new file mode 100755 index 0000000..9178609 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-active.png new file mode 100755 index 0000000..595b050 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-inactive.png new file mode 100755 index 0000000..595b050 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-prelight.png new file mode 100755 index 0000000..fc64dd4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-pressed.png new file mode 100755 index 0000000..71492ae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-active.png new file mode 100755 index 0000000..5ed335d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-inactive.png new file mode 100755 index 0000000..5ed335d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-active.png new file mode 100755 index 0000000..5c3d7ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..5c3d7ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-inactive.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-prelight.png new file mode 100755 index 0000000..077d765 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-pressed.png new file mode 100755 index 0000000..b18932b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..40847cf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 0000000..40847cf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 0000000..4f9d51e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..408c6de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-active.png new file mode 100755 index 0000000..5fa865f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-inactive.png new file mode 100755 index 0000000..5fa865f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-prelight.png new file mode 100644 index 0000000..a57fffd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-pressed.png new file mode 100644 index 0000000..29b2af7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-active.png new file mode 100755 index 0000000..e780689 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-inactive.png new file mode 100755 index 0000000..e780689 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/themerc b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/themerc new file mode 100755 index 0000000..3c86a6e --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#acacac +inactive_text_color=#acacac diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-active.png new file mode 100755 index 0000000..8d876df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..8d876df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-active.png new file mode 100755 index 0000000..74e1a0d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..74e1a0d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-active.png new file mode 100755 index 0000000..ca76d0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..ca76d0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-active.png new file mode 100755 index 0000000..45feaa6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..45feaa6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-active.png new file mode 100755 index 0000000..0ee78bd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..0ee78bd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-active.png new file mode 100755 index 0000000..31a697b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..31a697b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-active.png new file mode 100755 index 0000000..a793637 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..a793637 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Aurora/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..96f8718 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..d32fa54 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..665d7a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..ef6379d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..079bc47 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..6df0647 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check1.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check3.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check4.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check5.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check6.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option1.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option3.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option4.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option5.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option6.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e58e66 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..83bb46f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..07931e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..abb99c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..bf63ca7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..80eed1d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..a911b28 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..401d20e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Handles/handle-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..04892f9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..96a990e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Lines/line-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..a4e28ab Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..6345fdc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..06adeea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menu.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..e372529 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..f449867 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..28a1fa5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/null.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/null.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/ruler.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..0c75a7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/ruler.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..9ce8761 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/tooltip.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..15870df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Others/tooltip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/null-panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/null-panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/panel-button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..e5cd113 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Panel/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..6cc4333 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..37521ee Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..8563077 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..da4ce48 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..246a173 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..6eb7a6c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..8bd18f9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..d4983c6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..56079c1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..f4d4752 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..9cba893 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..a1577a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..54b3473 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..384716f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..09bdd4d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..876ffb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..afe2d3d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..dc69762 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..a6e5104 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..6874edf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..73cebe6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..07882fb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..6cc3526 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..863a28a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..cf5cabf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..f66d282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..bd4d2a6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..db0aba4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..aff7d9f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..ea8e604 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..40d8f8b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..4c3c2b8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..8a53767 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/entry.png new file mode 100644 index 0000000..f39ac0a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-in.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..f6f1c58 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-out.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..57e025c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/text-entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/text-entry.png new file mode 100755 index 0000000..04097ae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/text-entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/text.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..141143f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Shadows/text.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..7fc8a76 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..1b3ed2c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..41cc99d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..096a67f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..5df6821 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..1e4fc35 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Spin/spin-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..b4f6251 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..ec62d69 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..38917e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..23f76a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..bb2010a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..dfffe6f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-current.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1352abc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..31aa25f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..4da1ad2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/notebook.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..d397775 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/notebook.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..9cf3fc1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..e336e55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..c2f75d4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..a3b1b26 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..da415ff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..162c0d4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..3dafd33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..2148f61 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Toolbar/toolbar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..01fc879 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/gtkrc b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/gtkrc new file mode 100644 index 0000000..c12231b --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000916\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#0a3358\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000916\ninsensitive_bg_color:#000916\ntooltip_bg_color:#000916\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000916" +bg[PRELIGHT] = "#0a3358" +bg[ACTIVE] = "#000916" +bg[SELECTED] = "#0a3358" +bg[INSENSITIVE] = "#000916" + +base[NORMAL] = "#000916" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#0a3358" +base[SELECTED] = "#0a3358" +base[INSENSITIVE] = "#000916" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000916" +GtkTreeView::even_row_color = "#000916" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000916" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000916" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000916" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/notify.rc b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/notify.rc new file mode 100644 index 0000000..2039602 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#1a5c96" +XfceNotifyWindow::border-color-hover = "#1a5c96" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000916" +} +style "notify-button" +{ +bg[NORMAL] = "#000916" +bg[PRELIGHT] = "#000916" +bg[ACTIVE] = "#000916" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/panel.rc b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/pane-separator-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/pane-separator.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/pane-separator.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-selected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unselected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/resize-grip.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/resize-grip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..a8475a3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..6474124 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..e0dd910 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..1c9371d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/column-header-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..b414f68 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled.png new file mode 100644 index 0000000..aa63f7f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..5660f5a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..9836584 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..27f92ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..694b259 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/panel-transparent-button.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..6cc4333 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..37521ee Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..246a173 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..6eb7a6c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..62d72d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..d4983c6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..56079c1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..f4d4752 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..92c38b2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..26053f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..d964657 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..9de12d1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..0d1486a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..398c88d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..9ce8761 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-bg.png new file mode 100644 index 0000000..07c8eca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..76439f1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..fdaf0ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..357d127 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..205d208 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..1ed8c0a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png new file mode 100644 index 0000000..fa610c6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked-backdrop.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..ed161ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/toolbar-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..f8d46a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..0a96c52 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..6379cee Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/gtk-widgets.css b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..6c10384 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2695 @@ +/* Plasma Themes All PLUS (+) Variants. Ver 4.4 (No Backdrop) + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +*:disabled { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0px 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.4); +background-image: linear-gradient(to bottom, shade(@tab_color,0.4), @theme_bg_color); +color: @info_fg_color; +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:visited { +color: @link_visited_color; +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu { +background-color: @theme_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.view { +margin: 0px 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@theme_selected_bg_color,0.70), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +button .separator, +separator, separator.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar button, +statusbar button.default, +statusbar button.flat { +background-image: none; +background-size: 100% 100%; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/gtk.css b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/gtk.css new file mode 100644 index 0000000..eed7249 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/gtk.css @@ -0,0 +1,55 @@ +/* Plasma Bolt Plus - Version 4 (No Backdrop) */ +@define-color theme_bg_color #000916; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000916; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #3498cc; +@define-color theme_selected_text_bg_color #014a8a; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000916; +@define-color theme_tooltip_bg_color #000916; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #1882cc; +@define-color borders #005096; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #0a3554; +@define-color tab_color #0e8be3; +@define-color gradient_1 #2e353c; +@define-color gradient_2 #0d151d; +@define-color event-calendar-color #001641; +/* misc colors used by gtk+ */ +@define-color info_fg_color #369ed4; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #3498cc; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #3498cc; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #3498cc; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #3498cc; +@define-color error_color #3498cc; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/lightdm-gtk-greeter.css b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/index.theme b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/index.theme new file mode 100644 index 0000000..ef083d8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Bolt Plus +Type=X-GNOME-Metatheme +Comment=Dark blue theme +Encoding=UTF-8 +GtkTheme=Plasma Bolt Plus +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/README b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-active.png new file mode 100755 index 0000000..42a6091 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..42a6091 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..ef00da1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..ef00da1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..fff8328 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-inactive.png new file mode 100755 index 0000000..fff8328 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-active.png new file mode 100755 index 0000000..b0fbcc7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-inactive.png new file mode 100755 index 0000000..b0fbcc7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-prelight.png new file mode 100644 index 0000000..93918ae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-pressed.png new file mode 100644 index 0000000..3e1d94b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-active.png new file mode 100755 index 0000000..0393e41 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-inactive.png new file mode 100755 index 0000000..0393e41 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-prelight.png new file mode 100644 index 0000000..202a587 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-pressed.png new file mode 100644 index 0000000..7dc30b1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-active.png new file mode 100755 index 0000000..1a24982 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-active.xpm new file mode 100644 index 0000000..7dfe749 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000916", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-inactive.png new file mode 100755 index 0000000..1a24982 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..7dfe749 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000916", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-active.png new file mode 100755 index 0000000..6697a38 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..6697a38 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..1ee9209 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..878f1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..4ac785c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 0000000..4ac785c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..5b74ceb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..e84f8d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-active.png new file mode 100755 index 0000000..96fa295 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-inactive.png new file mode 100755 index 0000000..96fa295 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-prelight.png new file mode 100644 index 0000000..b92772e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-pressed.png new file mode 100644 index 0000000..f555864 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-active.png new file mode 100755 index 0000000..e92f8f0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-active.xpm new file mode 100644 index 0000000..0d460d3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-inactive.png new file mode 100755 index 0000000..e92f8f0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0d460d3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/right-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/themerc b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/themerc new file mode 100755 index 0000000..3c86a6e --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#acacac +inactive_text_color=#acacac diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-active.png new file mode 100755 index 0000000..eab28d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..eab28d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-active.png new file mode 100755 index 0000000..3d733d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..3d733d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-active.png new file mode 100755 index 0000000..68b0470 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..68b0470 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-active.png new file mode 100755 index 0000000..b12ecff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..b12ecff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-active.png new file mode 100755 index 0000000..9467e97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..9467e97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-active.png new file mode 100755 index 0000000..a86ba24 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..a86ba24 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-active.png new file mode 100755 index 0000000..f94a19a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..f94a19a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt Plus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..b6b24dd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..e8afaae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..91f7563 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..d55bef5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..08d0837 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..6df0647 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check1.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check3.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check4.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check5.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check6.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option1.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option3.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option4.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option5.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option6.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e2ac7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..db5b5a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..0ad23bb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..75bc31b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..fcde351 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..63e4658 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..a911b28 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..401d20e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Handles/handle-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..04892f9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..96a990e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Lines/line-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..0e5ccb9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..bbc5182 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..06adeea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menu.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..6bd168b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..f449867 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..9cd3124 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/null.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/null.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/ruler.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..12d29da Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/ruler.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..9ce8761 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/tooltip.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..b7848a9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Others/tooltip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/null-panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/null-panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/panel-button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..e5cd113 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Panel/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..6cc4333 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..37521ee Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..7697646 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..2b3cdbd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..89f64b3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..6eb7a6c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..8f8126d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..56079c1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..78cbae5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..7168a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..54b3473 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..44f2383 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7d0dad0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..876ffb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..87cc8fa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..9589e1a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..9d427e7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..6874edf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..1545e37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..88392b9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..6cc3526 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..28fa850 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..e1e9f0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..f66d282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..7b22617 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..9e4ad87 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..aff7d9f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..4a4a2cd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..0a24837 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..bf9dff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..057a2eb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/shadow-in.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..485dd9f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/shadow-out.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..3c75c3d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/text.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..9a85637 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Shadows/text.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..569f038 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..1b3ed2c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..c9ec71b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..b3ece06 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..5df6821 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..bcfa5f6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Spin/spin-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..dad6b6a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..31940ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-left-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..f24b8a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-left-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..5939184 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-right-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..a41f904 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-right-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..42e959c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-current.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1a4fae0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..7b9ef8b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..814b537 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/notebook.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..c604c25 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/notebook.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..9cf3fc1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..81cd854 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..c2f75d4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..38de2d6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..da415ff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..eff8f27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-top-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..3dafd33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..298387b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Toolbar/toolbar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..5350572 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/gtkrc b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/gtkrc new file mode 100644 index 0000000..4d284f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#0a3358\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000000\ninsensitive_bg_color:#000000\ntooltip_bg_color:#000000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#0a3358" +bg[ACTIVE] = "#000000" +bg[SELECTED] = "#0a3358" +bg[INSENSITIVE] = "#000000" + +base[NORMAL] = "#000000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#0a3358" +base[SELECTED] = "#0a3358" +base[INSENSITIVE] = "#000000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000000" +GtkTreeView::even_row_color = "#000000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/notify.rc b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/notify.rc new file mode 100644 index 0000000..c75e660 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#1a5c96" +XfceNotifyWindow::border-color-hover = "#1a5c96" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000000" +} +style "notify-button" +{ +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#000000" +bg[ACTIVE] = "#000000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/panel.rc b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/check-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/check-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/dash-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/pane-separator-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/pane-separator.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/pane-separator.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-selected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unselected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/resize-grip.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/resize-grip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..35c289c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..6474124 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..e3a08e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/calendar-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4622497 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/column-header-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..b414f68 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..5b7a84a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry-border.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..0617c6b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..65489ab Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/headerbar-backdrop.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..66850f5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/headerbar-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1596350 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/panel-transparent-button.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..6cc4333 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..37521ee Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up.svg b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..acd31ea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..6eb7a6c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..31941d5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..56079c1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..7aa0b4a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..a644c03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..d964657 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..6b08e00 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..0d1486a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..64d3712 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..9ce8761 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..d768aa0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/spinbutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..d06d0a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-background.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..101500a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..205d208 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..481e126 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/toolbar-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..f8d46a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/wm-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..0a96c52 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/wm-button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..107fd0d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/gtk-widgets.css b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..0565498 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2696 @@ +/* Plasma Themes - All 'Standard' Variants. Ver 4.4 (No Backdrop) + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +*:disabled { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0px 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.2); +border-top: 1px solid shade(@borders,1.6); +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), @theme_bg_color 80%); +color: @info_fg_color; +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:visited { +color: @link_visited_color; +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu { +background-color: @theme_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.view { +margin: 0px 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +button .separator, +separator, separator.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar button, +statusbar button.default, +statusbar button.flat { +background-image: none; +background-size: 100% 100%; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/gtk.css b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/gtk.css new file mode 100644 index 0000000..cfc89d5 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/gtk.css @@ -0,0 +1,55 @@ +/* Plasma Bolt ('Stanadard') - Version 4 (No Backdrop) */ +@define-color theme_bg_color #000000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #3498cc; +@define-color theme_selected_text_bg_color #014a8a; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000000; +@define-color theme_tooltip_bg_color #000000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #1882cc; +@define-color borders #323232; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #1c1c1c; +@define-color tab_color #0e8be3; +@define-color gradient_1 #2e2e2e; +@define-color gradient_2 #0d0d0d; +@define-color event-calendar-color #001641; +/* misc colors used by gtk+ */ +@define-color info_fg_color #369ed4; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #3498cc; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #3498cc; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #3498cc; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #3498cc; +@define-color error_color #3498cc; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/lightdm-gtk-greeter.css b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/index.theme b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/index.theme new file mode 100644 index 0000000..cd259b8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Bolt +Type=X-GNOME-Metatheme +Comment=Dark blue theme +Encoding=UTF-8 +GtkTheme=Plasma Bolt +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/README b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-active.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-inactive.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..0da6f48 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..486b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..bcc083c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-inactive.png new file mode 100755 index 0000000..894974a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-active.png new file mode 100755 index 0000000..5539897 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-inactive.png new file mode 100755 index 0000000..5539897 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-prelight.png new file mode 100644 index 0000000..7c0ff65 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-pressed.png new file mode 100644 index 0000000..ea343be Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-active.png new file mode 100755 index 0000000..e280f6d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-inactive.png new file mode 100755 index 0000000..e280f6d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-prelight.png new file mode 100644 index 0000000..f3eb759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-pressed.png new file mode 100644 index 0000000..20f3354 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-active.png new file mode 100755 index 0000000..06114d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-inactive.png new file mode 100755 index 0000000..06114d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-active.png new file mode 100755 index 0000000..407f139 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..407f139 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-inactive.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..ae32edb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..c52c14c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..344b024 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 0000000..344b024 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..c2d7f91 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..7f0213f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-active.png new file mode 100755 index 0000000..94bee1a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-inactive.png new file mode 100755 index 0000000..94bee1a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-prelight.png new file mode 100644 index 0000000..ccc8c84 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-pressed.png new file mode 100644 index 0000000..bb52789 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-active.png new file mode 100755 index 0000000..a03c8bf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-inactive.png new file mode 100755 index 0000000..a03c8bf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/themerc b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/themerc new file mode 100755 index 0000000..3c86a6e --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#acacac +inactive_text_color=#acacac diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-active.png new file mode 100755 index 0000000..b121fde Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..b121fde Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-active.png new file mode 100755 index 0000000..07688ff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..07688ff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-active.png new file mode 100755 index 0000000..139b7f8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..139b7f8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-active.png new file mode 100755 index 0000000..d7485d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..d7485d9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-active.png new file mode 100755 index 0000000..af6c0e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..af6c0e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-active.png new file mode 100755 index 0000000..fa421cd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..fa421cd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-active.png new file mode 100755 index 0000000..0b5ae61 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..0b5ae61 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Bolt/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..044c954 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-normal.png new file mode 100755 index 0000000..4bebe9a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..f324a57 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..26ab76b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..36ea9fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..79cc7ef Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check1.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check3.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check4.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check5.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check6.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option1.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option3.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option4.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option5.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option6.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..3f91886 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..a241102 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..041207d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..33e944e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..dadf556 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..7373a6b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..cd5800d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..3b85ed2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Handles/handle-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..0964fc1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..5207a3c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Lines/line-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..1364e76 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..fefc8be Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menu.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..7df63f4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..8afbafd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/null.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/null.png new file mode 100755 index 0000000..aa42dea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/null.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/ruler.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..b72c32c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/ruler.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..5854256 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/tooltip.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..0c58445 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Others/tooltip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/null-panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/null-panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/panel-button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Panel/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..dc4327a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..6d3a6c1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..04d3677 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..5f62f58 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..4f16a29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..0f990a8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..639e40e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..e5217c3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..57e43b3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..0369966 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..82b3bb8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..61ecf31 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..d9089b8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..ece8c92 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..1b73746 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..24e402e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..52f776c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..c68e202 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..42e2a9c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..3c65586 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..53f071c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..4826537 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..a35aacc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..5133ab8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..0e8368e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..795815e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..ebbbc42 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..5b5ece9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..130464b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..1c46d76 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..8269b36 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..2698c15 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..726532f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/entry.png new file mode 100644 index 0000000..5bb952d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/shadow-in.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..8bf8688 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/shadow-out.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..86a6535 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/text-entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/text-entry.png new file mode 100755 index 0000000..ab8ec68 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/text-entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/text.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..04910b0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Shadows/text.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..b17f851 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..b599e3b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..e1600c3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..659fc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..941099c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..4b77b1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Spin/spin-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..7dbdf41 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..47076c8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..b97b97d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..865bba5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..b13b036 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..ffe3966 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-current.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..ad0d85e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..00bbf93 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..13fb676 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/notebook.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..2ffd7a6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/notebook.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..a5dc1ff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..84cbadc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..dd6eb67 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..b3dc489 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..c3911a9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..4d17121 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-top-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..f77a264 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..dc8de38 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Toolbar/toolbar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..76753d6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/gtkrc b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/gtkrc new file mode 100644 index 0000000..0e0f6fc --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#0a0000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#471e18\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#0a0000\ninsensitive_bg_color:#0a0000\ntooltip_bg_color:#0a0000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#0a0000" +bg[PRELIGHT] = "#471e18" +bg[ACTIVE] = "#0a0000" +bg[SELECTED] = "#471e18" +bg[INSENSITIVE] = "#0a0000" + +base[NORMAL] = "#0a0000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#471e18" +base[SELECTED] = "#471e18" +base[INSENSITIVE] = "#0a0000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#0a0000" +GtkTreeView::even_row_color = "#0a0000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#0a0000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#0a0000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#0a0000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/notify.rc b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/notify.rc new file mode 100644 index 0000000..3bf252c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#8c3028" +XfceNotifyWindow::border-color-hover = "#8c3028" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#0a0000" +} +style "notify-button" +{ +bg[NORMAL] = "#0a0000" +bg[PRELIGHT] = "#0a0000" +bg[ACTIVE] = "#0a0000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/panel.rc b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/pane-separator-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/pane-separator.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/pane-separator.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-selected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unselected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/resize-grip.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/resize-grip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..ca7ce1a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..672d50c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-normal.png new file mode 100755 index 0000000..3b5ea1f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..c76b0b2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/column-header-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..db296cc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled.png new file mode 100644 index 0000000..df550a9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..e1f009c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..72ae4e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..60af616 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1f3f50f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/panel-transparent-button.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..dc4327a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..6d3a6c1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..4f16a29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..0f990a8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..3b674d7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..e5217c3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..57e43b3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..0369966 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..82b3bb8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..61ecf31 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..dd7a8b8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..43b1a7a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..a2a5c94 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..77c16da Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..5854256 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..93bcdeb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..ba2b5e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-background.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..8d83f93 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..cada479 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..b9864ad Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..f23eef1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/toolbar-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..53226a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..f1875b9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..8863804 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/gtk-widgets.css b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..6c10384 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2695 @@ +/* Plasma Themes All PLUS (+) Variants. Ver 4.4 (No Backdrop) + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +*:disabled { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0px 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.4); +background-image: linear-gradient(to bottom, shade(@tab_color,0.4), @theme_bg_color); +color: @info_fg_color; +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:visited { +color: @link_visited_color; +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu { +background-color: @theme_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.view { +margin: 0px 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@theme_selected_bg_color,0.70), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +button .separator, +separator, separator.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar button, +statusbar button.default, +statusbar button.flat { +background-image: none; +background-size: 100% 100%; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/gtk.css b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/gtk.css new file mode 100644 index 0000000..7a74ae9 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/gtk.css @@ -0,0 +1,55 @@ +/* Plasma Fire Plus - Version 4 (No Backdrop) */ +@define-color theme_bg_color #0a0000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #0a0000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #cc521e; +@define-color theme_selected_text_bg_color #6c2217; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #0a0000; +@define-color theme_tooltip_bg_color #0a0000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #ce341a; +@define-color borders #89231a; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #4e1b16; +@define-color tab_color #cc3316; +@define-color gradient_1 #3d3735; +@define-color gradient_2 #18130f; +@define-color event-calendar-color #240400; +/* misc colors used by gtk+ */ +@define-color info_fg_color #f55024; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #cc521e; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #cc521e; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #cc521e; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #cc521e; +@define-color error_color #cc521e; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/lightdm-gtk-greeter.css b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/index.theme b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/index.theme new file mode 100644 index 0000000..e9088ee --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Fire Plus +Type=X-GNOME-Metatheme +Comment=Dark orange theme +Encoding=UTF-8 +GtkTheme=Plasma Fire Plus +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/README b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-active.png new file mode 100755 index 0000000..738ab23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..738ab23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..9159f2b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..9159f2b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..3beb69f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-inactive.png new file mode 100755 index 0000000..3beb69f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-active.png new file mode 100755 index 0000000..8a148f3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-inactive.png new file mode 100755 index 0000000..8a148f3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-prelight.png new file mode 100755 index 0000000..9388968 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-pressed.png new file mode 100755 index 0000000..576b797 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-active.png new file mode 100755 index 0000000..3263876 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-inactive.png new file mode 100755 index 0000000..3263876 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-prelight.png new file mode 100755 index 0000000..3bb783e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-pressed.png new file mode 100755 index 0000000..27cbe17 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-active.png new file mode 100755 index 0000000..c30f9d7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-inactive.png new file mode 100755 index 0000000..c30f9d7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-active.png new file mode 100755 index 0000000..ff3c883 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..ff3c883 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-prelight.png new file mode 100755 index 0000000..b9b4f24 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-pressed.png new file mode 100755 index 0000000..92d9f23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..7dee240 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 0000000..7dee240 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 0000000..ef7c806 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..a6baee2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-active.png new file mode 100755 index 0000000..ba8ff79 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-inactive.png new file mode 100755 index 0000000..ba8ff79 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-prelight.png new file mode 100644 index 0000000..823c028 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-pressed.png new file mode 100644 index 0000000..505d961 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-active.png new file mode 100755 index 0000000..063104a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-active.xpm new file mode 100644 index 0000000..0d460d3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-inactive.png new file mode 100755 index 0000000..063104a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..0d460d3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/right-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/themerc b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/themerc new file mode 100755 index 0000000..3c86a6e --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#acacac +inactive_text_color=#acacac diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-active.png new file mode 100755 index 0000000..dce0c5a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..dce0c5a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-active.png new file mode 100755 index 0000000..bcbdf0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..bcbdf0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-active.png new file mode 100755 index 0000000..2845f80 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..2845f80 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-active.png new file mode 100755 index 0000000..444f134 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..444f134 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-active.png new file mode 100755 index 0000000..7319c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..7319c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-active.png new file mode 100755 index 0000000..52bddc5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..52bddc5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-active.png new file mode 100755 index 0000000..43973e6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..43973e6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire Plus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..4e6c1e4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-normal.png new file mode 100755 index 0000000..9073b8a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..1d5fe7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..66ec2e0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..4941300 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..79cc7ef Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check1.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check3.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check4.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check5.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check6.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option1.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option3.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option4.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option5.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option6.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e2ac7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..db5b5a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..0ad23bb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..75bc31b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..fcde351 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..63e4658 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..cd5800d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..3b85ed2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Handles/handle-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..0964fc1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..5207a3c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Lines/line-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..e47f5e0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..d02ec81 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menu.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..20e47c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menubar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..412f146 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/null.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/null.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/ruler.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..12d29da Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/ruler.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..5854256 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/tooltip.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..8e36f98 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Others/tooltip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/null-panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/null-panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/panel-button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..b715522 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Panel/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..dc4327a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..6d3a6c1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..7697646 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..2b3cdbd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..66293a6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..0f990a8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..aa67012 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..57e43b3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..df6b1f6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..05a031f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..d9089b8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..44f2383 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7d0dad0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..24e402e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..87cc8fa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..9589e1a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..9d427e7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..3c65586 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..1545e37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..88392b9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..a35aacc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..28fa850 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..e1e9f0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..795815e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..7b22617 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..9e4ad87 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..130464b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..4a4a2cd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..0a24837 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..bf9dff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..057a2eb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/shadow-in.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..485dd9f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/shadow-out.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..3c75c3d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/text.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..9a85637 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Shadows/text.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..569f038 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..b599e3b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..c9ec71b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..b3ece06 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..941099c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..bcfa5f6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Spin/spin-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-bottom-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..dad6b6a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-bottom-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..31940ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-left-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..f24b8a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-left-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..5939184 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-right-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..a41f904 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-right-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..42e959c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-current.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1a4fae0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..7b9ef8b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..814b537 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/notebook.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..c604c25 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/notebook.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..a5dc1ff Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..a53bced Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..dd6eb67 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..cdc19c0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..c3911a9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..a940ef9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-top-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..f77a264 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..e25cb85 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Toolbar/toolbar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..5350572 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/gtkrc b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/gtkrc new file mode 100644 index 0000000..21f0454 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#471e18\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000000\ninsensitive_bg_color:#000000\ntooltip_bg_color:#000000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#471e18" +bg[ACTIVE] = "#000000" +bg[SELECTED] = "#471e18" +bg[INSENSITIVE] = "#000000" + +base[NORMAL] = "#000000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#471e18" +base[SELECTED] = "#471e18" +base[INSENSITIVE] = "#000000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000000" +GtkTreeView::even_row_color = "#000000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/notify.rc b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/notify.rc new file mode 100644 index 0000000..dbc61b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#8c3028" +XfceNotifyWindow::border-color-hover = "#8c3028" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000000" +} +style "notify-button" +{ +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#000000" +bg[ACTIVE] = "#000000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/panel.rc b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/bullet-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/check-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/check-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/dash-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/pane-separator-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/pane-separator.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/pane-separator.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-selected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unselected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/resize-grip.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/resize-grip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..35c289c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..672d50c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..d3cdc90 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/calendar-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4622497 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/column-header-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..db296cc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..5b7a84a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry-border.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..0617c6b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..fc64f6d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/headerbar-backdrop.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..66850f5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/headerbar-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1596350 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/panel-transparent-button.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..dc4327a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..6d3a6c1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up.svg b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..acd31ea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..0f990a8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..31941d5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..57e43b3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..7aa0b4a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..a644c03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..dd7a8b8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..fc66103 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..a2a5c94 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..b6ff588 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..5854256 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..87cb14b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/spinbutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..3da5736 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-background.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..101500a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..cada479 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-unchecked.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..481e126 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/toolbar-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..53226a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/wm-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..f1875b9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/wm-button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..fb1c39d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/gtk-widgets.css b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..0565498 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2696 @@ +/* Plasma Themes - All 'Standard' Variants. Ver 4.4 (No Backdrop) + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +*:disabled { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0px 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.2); +border-top: 1px solid shade(@borders,1.6); +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), @theme_bg_color 80%); +color: @info_fg_color; +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:visited { +color: @link_visited_color; +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu { +background-color: @theme_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.view { +margin: 0px 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +button .separator, +separator, separator.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar button, +statusbar button.default, +statusbar button.flat { +background-image: none; +background-size: 100% 100%; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/gtk.css b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/gtk.css new file mode 100644 index 0000000..8027f51 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/gtk.css @@ -0,0 +1,55 @@ +/* Plasma Fire ('Stanadard') - Version 4 (No Backdrop) */ +@define-color theme_bg_color #000000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #cc521e; +@define-color theme_selected_text_bg_color #6c2217; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000000; +@define-color theme_tooltip_bg_color #000000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #ce341a; +@define-color borders #323232; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #1c1c1c; +@define-color tab_color #cc3316; +@define-color gradient_1 #2e2e2e; +@define-color gradient_2 #0d0d0d; +@define-color event-calendar-color #240400; +/* misc colors used by gtk+ */ +@define-color info_fg_color #f55024; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #cc521e; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #cc521e; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #cc521e; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #cc521e; +@define-color error_color #cc521e; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/lightdm-gtk-greeter.css b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/index.theme b/src/plasma-themes-NO-BACKDROP/Plasma Fire/index.theme new file mode 100644 index 0000000..ad7bc25 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Fire +Type=X-GNOME-Metatheme +Comment=Dark orange theme +Encoding=UTF-8 +GtkTheme=Plasma Fire +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/README b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-active.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..12598fe --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..0da6f48 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..486b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..bcc083c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-inactive.png new file mode 100755 index 0000000..894974a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-active.png new file mode 100755 index 0000000..89f350a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-inactive.png new file mode 100755 index 0000000..89f350a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-prelight.png new file mode 100755 index 0000000..2f21f10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-pressed.png new file mode 100755 index 0000000..4460a97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-active.png new file mode 100755 index 0000000..a6f0050 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-inactive.png new file mode 100755 index 0000000..a6f0050 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-prelight.png new file mode 100755 index 0000000..13b2755 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-pressed.png new file mode 100755 index 0000000..6cde40a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-active.png new file mode 100755 index 0000000..88196e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-inactive.png new file mode 100755 index 0000000..88196e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-active.png new file mode 100755 index 0000000..51f948a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..51f948a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-inactive.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-prelight.png new file mode 100755 index 0000000..eef93b7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-pressed.png new file mode 100755 index 0000000..2d9087a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..6c36346 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 0000000..6c36346 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 0000000..21a208b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..e4e53a0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-active.png new file mode 100755 index 0000000..b68d9d8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-inactive.png new file mode 100755 index 0000000..b68d9d8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-prelight.png new file mode 100644 index 0000000..acaaef8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-pressed.png new file mode 100644 index 0000000..0118b0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-active.png new file mode 100755 index 0000000..5f892fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-inactive.png new file mode 100755 index 0000000..5f892fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/themerc b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/themerc new file mode 100755 index 0000000..3c86a6e --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#acacac +inactive_text_color=#acacac diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-active.png new file mode 100755 index 0000000..558c9e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..558c9e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-active.png new file mode 100755 index 0000000..af8eb60 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..af8eb60 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-active.png new file mode 100755 index 0000000..860bd79 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..860bd79 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-active.png new file mode 100755 index 0000000..bfb1b53 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..bfb1b53 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-active.png new file mode 100755 index 0000000..0188329 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..0188329 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-active.png new file mode 100755 index 0000000..d036b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..d036b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-active.png new file mode 100755 index 0000000..06f8ab1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..06f8ab1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Fire/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..a9a441b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-normal.png new file mode 100755 index 0000000..2057831 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..a11540a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..a3c60c7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..0fc9c7c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..6638e56 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check1.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check3.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check4.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check5.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check6.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option1.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option3.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option4.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option5.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option6.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..a9315f9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..9ccdd10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..b157f1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..3e09b89 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..1c1465d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..042fb9a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..06b38e4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..0d69740 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Handles/handle-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..52d5166 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..1690225 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Lines/line-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..d590c6c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..ef0be92 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menu.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..f9dfae4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..71fbb0b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/null.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/null.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/ruler.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..13ee998 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/ruler.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..8137564 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/tooltip.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..cec7867 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Others/tooltip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/null-panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/null-panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/panel-button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Panel/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..fdb0074 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..809ed26 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..d411682 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..81d9203 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..12757a6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..7215546 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..a006846 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..dc368fb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..80a2314 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..5bfe15e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..9e91cea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..30d4520 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..e47a077 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..d62b9fc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..df95216 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..81006a4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..83b9c50 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..564ae70 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..2be5ce6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..f9becd7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..3bf901e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..327d200 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..1b8c0c8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..fa7161f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..1419342 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..4ae6f4a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..a03244d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..bf11569 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..b90dd86 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..0be80d7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..1a1010d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..d3f001e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..e769b83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/entry.png new file mode 100644 index 0000000..e83247a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-in.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..4e57e7b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-out.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..fe1d1bc Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/text-entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/text-entry.png new file mode 100755 index 0000000..6122be4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/text-entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/text.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..ab5ee3c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Shadows/text.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..a979c24 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..0dfdd14 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..935a34b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..75ab85c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..32e5cee Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..d2efb3d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Spin/spin-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..33931c5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..84e3512 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..5f69837 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..7af1369 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..89a3d21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..fad14a1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-current.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..351b3f1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..6c85bec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..9e5bd19 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/notebook.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..4de7b18 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/notebook.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..c2aa169 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..cfcb511 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..a808884 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..c44e9c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..9f437d2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..bb933f4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..1509350 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..2d664a3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Toolbar/toolbar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..4bda71a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/gtkrc b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/gtkrc new file mode 100644 index 0000000..a6b74f2 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#0a0010\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#401858\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#0a0010\ninsensitive_bg_color:#0a0010\ntooltip_bg_color:#0a0010\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#0a0010" +bg[PRELIGHT] = "#401858" +bg[ACTIVE] = "#0a0010" +bg[SELECTED] = "#401858" +bg[INSENSITIVE] = "#0a0010" + +base[NORMAL] = "#0a0010" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#401858" +base[SELECTED] = "#401858" +base[INSENSITIVE] = "#0a0010" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#0a0010" +GtkTreeView::even_row_color = "#0a0010" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#0a0010" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#0a0010" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#0a0010" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/notify.rc b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/notify.rc new file mode 100644 index 0000000..ee27c63 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#772e97" +XfceNotifyWindow::border-color-hover = "#772e97" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#0a0010" +} +style "notify-button" +{ +bg[NORMAL] = "#0a0010" +bg[PRELIGHT] = "#0a0010" +bg[ACTIVE] = "#0a0010" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/panel.rc b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/pane-separator-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/pane-separator.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/pane-separator.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-selected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unselected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/resize-grip.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/resize-grip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..4dd309e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..0afcd22 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..12a42a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..1303081 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/column-header-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..d61787f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled.png new file mode 100644 index 0000000..afcde82 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..57840e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..c447e53 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..990754b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..26f0c69 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/panel-transparent-button.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..fdb0074 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..809ed26 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..12757a6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..7215546 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..f224250 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..dc368fb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..80a2314 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..5bfe15e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..9e91cea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..30d4520 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..093e330 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..9586c71 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..017df02 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..47406e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..095cc91 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..7b02f96 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..9387553 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..c70b77b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..6a03de3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..cc06ac6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..416a1bd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/toolbar-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..43a9c97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..fff84a8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..c6e5a7b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/gtk-widgets.css b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..6c10384 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2695 @@ +/* Plasma Themes All PLUS (+) Variants. Ver 4.4 (No Backdrop) + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +*:disabled { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0px 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.4); +background-image: linear-gradient(to bottom, shade(@tab_color,0.4), @theme_bg_color); +color: @info_fg_color; +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:visited { +color: @link_visited_color; +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu { +background-color: @theme_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@tab_color,0.35), @theme_bg_color 85%); +border-style: solid; +border-color: shade(@borders,0.8); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.view { +margin: 0px 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@theme_selected_bg_color,0.70), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +button .separator, +separator, separator.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar button, +statusbar button.default, +statusbar button.flat { +background-image: none; +background-size: 100% 100%; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border-disabled.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/gtk.css b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/gtk.css new file mode 100644 index 0000000..5e826ad --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/gtk.css @@ -0,0 +1,55 @@ +/* Plasma Ultra Plus - Version 4 (No Backdrop) */ +@define-color theme_bg_color #0a0010; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #0a0010; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #9439e1; +@define-color theme_selected_text_bg_color #5a1286; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #0a0010; +@define-color theme_tooltip_bg_color #0a0010; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #8d43f5; +@define-color borders #6f1497; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #3b1d49; +@define-color tab_color #9a3ee6; +@define-color gradient_1 #3a363d; +@define-color gradient_2 #180f1d; +@define-color event-calendar-color #22002f; +/* misc colors used by gtk+ */ +@define-color info_fg_color #ae4eff; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #aa46ff; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #aa46ff; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #aa46ff; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #aa46ff; +@define-color error_color #aa46ff; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/lightdm-gtk-greeter.css b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/index.theme b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/index.theme new file mode 100644 index 0000000..0447b10 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Ultra Plus +Type=X-GNOME-Metatheme +Comment=Dark purple theme +Encoding=UTF-8 +GtkTheme=Plasma Ultra Plus +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/README b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-active.png new file mode 100755 index 0000000..4f5b914 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..4f5b914 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-inactive.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..154b582 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..154b582 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..891ef5a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-inactive.png new file mode 100755 index 0000000..891ef5a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-active.png new file mode 100755 index 0000000..a8b2202 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-inactive.png new file mode 100755 index 0000000..a8b2202 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-prelight.png new file mode 100644 index 0000000..94481c8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-pressed.png new file mode 100644 index 0000000..8326523 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-active.png new file mode 100755 index 0000000..b725b2f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-inactive.png new file mode 100755 index 0000000..b725b2f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-prelight.png new file mode 100644 index 0000000..8ef1d3f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-pressed.png new file mode 100644 index 0000000..e6a131d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-active.png new file mode 100755 index 0000000..73b87a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-inactive.png new file mode 100755 index 0000000..73b87a5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-active.png new file mode 100755 index 0000000..73aa856 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..73aa856 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-inactive.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..1949179 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..c17bd4f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..c6caea6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 0000000..c6caea6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..7d9f696 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..e810eb8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-active.png new file mode 100755 index 0000000..374c267 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-inactive.png new file mode 100755 index 0000000..374c267 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-prelight.png new file mode 100644 index 0000000..2543a7a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-pressed.png new file mode 100644 index 0000000..bc68ab0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-active.png new file mode 100755 index 0000000..59176b4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-inactive.png new file mode 100755 index 0000000..59176b4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/themerc b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/themerc new file mode 100755 index 0000000..3c86a6e --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#acacac +inactive_text_color=#acacac diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-active.png new file mode 100755 index 0000000..dc87e05 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..dc87e05 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-active.png new file mode 100755 index 0000000..4fca160 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..4fca160 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-active.png new file mode 100755 index 0000000..f567105 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..f567105 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-active.png new file mode 100755 index 0000000..31bb79e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..31bb79e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-active.png new file mode 100755 index 0000000..11e4f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..11e4f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-active.png new file mode 100755 index 0000000..a0dc66f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..a0dc66f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-active.png new file mode 100755 index 0000000..5d29944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..5d29944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra Plus/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-down.png new file mode 100755 index 0000000..be0cff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-insens.png new file mode 100755 index 0000000..cd21b43 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-left.png new file mode 100755 index 0000000..1ea52ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-right.png new file mode 100755 index 0000000..acaa090 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-up.png new file mode 100755 index 0000000..485936c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Arrows/arrow-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-insens.png new file mode 100644 index 0000000..cd5b42b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-normal.png new file mode 100644 index 0000000..5ecbbaf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-prelight.png new file mode 100644 index 0000000..253b136 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-insens.png new file mode 100644 index 0000000..fc382f9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-normal.png new file mode 100644 index 0000000..d4222a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-prelight.png new file mode 100644 index 0000000..6638e56 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Buttons/combobutton-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check1.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check1.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check2.png new file mode 100644 index 0000000..85ddb88 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check3.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check3.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check4.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check4.png new file mode 100644 index 0000000..f8d97a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check5.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check5.png new file mode 100644 index 0000000..766650c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check6.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check6.png new file mode 100644 index 0000000..d1cc3c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/check6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-hover.png new file mode 100644 index 0000000..f339faa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-insens.png new file mode 100644 index 0000000..e76b3ca Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed.png new file mode 100644 index 0000000..72df945 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option1.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option1.png new file mode 100644 index 0000000..809f35a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option1.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option2.png new file mode 100644 index 0000000..fb5e1d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option3.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option3.png new file mode 100644 index 0000000..120c064 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option3.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option4.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option4.png new file mode 100644 index 0000000..6784fb6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option4.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option5.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option5.png new file mode 100644 index 0000000..9a3f3cb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option5.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option6.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option6.png new file mode 100644 index 0000000..89f2b7d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/option6.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-hover.png new file mode 100644 index 0000000..215bb03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-insens.png new file mode 100644 index 0000000..c25df23 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed.png new file mode 100644 index 0000000..bcd17db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Check-Radio/radio-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-bg.png new file mode 100644 index 0000000..4e2ac7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-focus.png new file mode 100644 index 0000000..db5b5a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-insens.png new file mode 100644 index 0000000..324cd27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-normal.png new file mode 100644 index 0000000..0ad23bb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Entry/entry-border-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-end.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-end.png new file mode 100755 index 0000000..75bc31b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-end.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-start.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-start.png new file mode 100755 index 0000000..fcde351 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame-gap-start.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame.png new file mode 100755 index 0000000..63e4658 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Frame-Gap/frame.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-h-orig.png new file mode 100755 index 0000000..06b38e4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-h.png new file mode 100755 index 0000000..88dfe83 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-v-orig.png new file mode 100755 index 0000000..0d69740 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-v.png new file mode 100755 index 0000000..ee3009b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Handles/handle-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-h-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-h-orig.png new file mode 100755 index 0000000..52d5166 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-h-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-h.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-h.png new file mode 100755 index 0000000..a65d9e1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-h.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-v-orig.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-v-orig.png new file mode 100755 index 0000000..1690225 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-v-orig.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-v.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-v.png new file mode 100755 index 0000000..8304301 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Lines/line-v.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-insens.png new file mode 100644 index 0000000..8cd939c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-normal.png new file mode 100644 index 0000000..b3bfe5f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-prelight.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ListHeaders/listheader-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menu.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menu.png new file mode 100644 index 0000000..b18dd9f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menu.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar-item-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar-item-active.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar-item-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar.png new file mode 100755 index 0000000..7e8b213 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Menu-Menubar/menubar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/null.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/null.png new file mode 100755 index 0000000..7e52ab7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/null.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/ruler.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/ruler.png new file mode 100755 index 0000000..12d29da Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/ruler.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/selected-bar.png new file mode 100644 index 0000000..8137564 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/tooltip.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/tooltip.png new file mode 100644 index 0000000..7b529c5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Others/tooltip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/null-panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/null-panel.png new file mode 100644 index 0000000..65fd4d0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/null-panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/panel-button-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/panel-button-prelight.png new file mode 100644 index 0000000..d183cfe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/panel-button-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Panel/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-horiz.png new file mode 100644 index 0000000..fdb0074 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-vert.png new file mode 100644 index 0000000..809ed26 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-horiz.png new file mode 100755 index 0000000..7697646 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-vert.png new file mode 100644 index 0000000..2b3cdbd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/ProgressBar/trough-progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz-insens.png new file mode 100644 index 0000000..d2c3a22 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz-prelight.png new file mode 100755 index 0000000..7215546 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert-insens.png new file mode 100644 index 0000000..9fb9242 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert-prelight.png new file mode 100755 index 0000000..80a2314 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/trough-horizontal.png new file mode 100755 index 0000000..4623f13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/trough-vertical.png new file mode 100755 index 0000000..b3ec959 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Range/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..e47a077 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-insens.png new file mode 100644 index 0000000..44f2383 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz.png new file mode 100755 index 0000000..7d0dad0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-active.png new file mode 100755 index 0000000..81006a4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-insens.png new file mode 100644 index 0000000..87cc8fa Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert.png new file mode 100644 index 0000000..9589e1a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-insens.png new file mode 100644 index 0000000..9d427e7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-prelight.png new file mode 100755 index 0000000..f9becd7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down.png new file mode 100755 index 0000000..1545e37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-insens.png new file mode 100644 index 0000000..88392b9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-prelight.png new file mode 100755 index 0000000..1b8c0c8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left.png new file mode 100755 index 0000000..28fa850 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-insens.png new file mode 100644 index 0000000..e1e9f0e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-prelight.png new file mode 100755 index 0000000..4ae6f4a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right.png new file mode 100755 index 0000000..7b22617 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-insens.png new file mode 100644 index 0000000..9e4ad87 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-prelight.png new file mode 100755 index 0000000..b90dd86 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up.png new file mode 100755 index 0000000..4a4a2cd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/stepper-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png new file mode 100755 index 0000000..0a24837 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-vert.png new file mode 100755 index 0000000..bf9dff5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Scrollbars/trough-scrollbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/bg.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/bg.png new file mode 100644 index 0000000..057a2eb Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/bg.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/shadow-in.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/shadow-in.png new file mode 100755 index 0000000..485dd9f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/shadow-in.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/shadow-out.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/shadow-out.png new file mode 100755 index 0000000..3c75c3d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/shadow-out.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/text.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/text.png new file mode 100755 index 0000000..9a85637 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Shadows/text.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down-insens.png new file mode 100644 index 0000000..569f038 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down-prelight.png new file mode 100755 index 0000000..0dfdd14 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down.png new file mode 100755 index 0000000..c9ec71b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-down.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up-insens.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up-insens.png new file mode 100644 index 0000000..b3ece06 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up-insens.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up-prelight.png new file mode 100755 index 0000000..32e5cee Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up.png new file mode 100755 index 0000000..bcfa5f6 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Spin/spin-up.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-left.png new file mode 100644 index 0000000..dad6b6a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-right.png new file mode 100644 index 0000000..31940ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-bottom-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-left-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-left-bottom.png new file mode 100644 index 0000000..f24b8a2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-left-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-left-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-left-top.png new file mode 100644 index 0000000..5939184 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-left-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-right-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-right-bottom.png new file mode 100644 index 0000000..a41f904 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-right-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-right-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-right-top.png new file mode 100644 index 0000000..42e959c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-right-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-current.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-current.png new file mode 100644 index 0000000..1a4fae0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-current.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-left.png new file mode 100644 index 0000000..7b9ef8b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-right.png new file mode 100644 index 0000000..814b537 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/gap-top-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/notebook.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/notebook.png new file mode 100755 index 0000000..c604c25 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/notebook.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-bottom-active.png new file mode 100755 index 0000000..c2aa169 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-bottom.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-bottom.png new file mode 100755 index 0000000..a53bced Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-bottom.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-left-active.png new file mode 100755 index 0000000..a808884 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-left.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-left.png new file mode 100755 index 0000000..cdc19c0 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-left.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-right-active.png new file mode 100755 index 0000000..9f437d2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-right.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-right.png new file mode 100755 index 0000000..a940ef9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-right.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-top-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-top-active.png new file mode 100644 index 0000000..1509350 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-top-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-top.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-top.png new file mode 100755 index 0000000..e25cb85 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Tabs/tab-top.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Toolbar/toolbar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Toolbar/toolbar.png new file mode 100755 index 0000000..5350572 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/Toolbar/toolbar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/gtkrc b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/gtkrc new file mode 100644 index 0000000..ea322fe --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/gtkrc @@ -0,0 +1,1803 @@ +include "panel.rc" +include "notify.rc" +gtk-color-scheme = "base_color:#000000\nfg_color:#a1a1a1\ntooltip_fg_color:#a1a1a1\nselected_bg_color:#401858\nselected_fg_color:#bcbcbc\ntext_color:#a1a1a1\nbg_color:#000000\ninsensitive_bg_color:#000000\ntooltip_bg_color:#000000\nlink_color:#bcbcbc\nvisited_link_color:#a1a1a1" +gtk-icon-sizes = "panel-menu=16,16:panel=16,16:gtk-button=16,16:gtk-large-toolbar=22,22" +gtk-button-images = 1 # 1 = enable, 0 = disable icons on buttons +gtk-menu-drop-shadow = 0 +gtk-menu-shadow-delay = 0 +gtk-auto-mnemonics = 1 + +style "button" +{ +ythickness = 6 +engine "pixmap" +{ +image +{ +function = BOX +detail = "buttondefault" +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "checkbutton" +{ +engine "pixmap" +{ +image +{ +function = CHECK +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/check3.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = OUT +overlay_file = "Check-Radio/check1.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/check5.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/check4.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = IN +overlay_file = "Check-Radio/check2.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/check6.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = CHECK +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/checkbox-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "combobox" +{ +xthickness = 4 +ythickness = 2 +} + +############################################################ +############################################################ + +style "comboboxbutton" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/combobutton-normal.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/combobutton-prelight.png" +border = {0,0,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/combobutton-insens.png" +border = {0,0,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "default" +{ +GtkWidget::interior_focus = 0 +GtkWidget::focus_padding = 0 +GtkWidget::focus-line-width = 0 +GtkButton::focus-line-width = 0 +#GtkButton::default_border = {0,0,0,0} +#GtkButton::default_outside_border = {0,0,0,0} +#GtkButton::inner-border = {1,1,5,5} +GtkRange::trough_border = 1 +GtkRange::slider_width = 14 +GtkRange::stepper_size = 18 +GtkVScale::slider_length = 22 +GtkVScale::slider_width = 11 +GtkHScale::slider_length = 22 +GtkHScale::slider_width = 11 +GtkPaned::handle_size = 6 +GtkScrollbar::min_slider_length = 60 +GtkCheckButton::indicator_size = 12 +GtkRadioButton::indicator_size = 12 +GtkCheckButton::indicator_spacing = 3 +GtkMenuBar::internal_padding = 0 +#GtkOptionMenu::indicator_size = {15,8} +#GtkOptionMenu::indicator_spacing = {8,2,0,0} +GtkStatusbar::shadow_type = GTK_SHADOW_NONE +GtkSpinButton::shadow_type = GTK_SHADOW_NONE +WnckTasklist::fade-overlay-rect = 0.3 +WnckTasklist::fade-loop-time = 2.0 # 2 seconds +WnckTasklist::fade-opacity = 1.0 # final opacity +WnckTasklist::fade-max-loops = 10 #fade to the final color +xthickness = 3 +ythickness = 2 +GtkWidget::outline_width = 0 +GtkWidget::cursor_color = "#ffffff" +GtkWidget::secondary_cursor_color = "#ffffff" +GtkWidget::link-color = "#bcbcbc" +GtkWidget::visited-link-color = "#a1a1a1" +GtkEntry::cursor_color = "#ffffff" +GtkTextView::cursor_color = "#ffffff" +GtkTextView::secondary_cursor_color = "#ffffff" + +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" + +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#401858" +bg[ACTIVE] = "#000000" +bg[SELECTED] = "#401858" +bg[INSENSITIVE] = "#000000" + +base[NORMAL] = "#000000" +base[PRELIGHT] = "#bcbcbc" +base[ACTIVE] = "#401858" +base[SELECTED] = "#401858" +base[INSENSITIVE] = "#000000" + +text[NORMAL] = "#a1a1a1" +text[PRELIGHT] = "#bcbcbc" +text[ACTIVE] = "#bcbcbc" +text[SELECTED] = "#bcbcbc" +text[INSENSITIVE] = "#606060" + +engine "pixmap" +{ +image +{ +function = HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +image +{ +function = HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function = SHADOW +shadow = IN +file = "Shadows/shadow-in.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = OUT +file = "Shadows/shadow-out.png" +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_IN +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = SHADOW +shadow = ETCHED_OUT +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = SHADOW_GAP +file = "Frame-Gap/frame.png" +border = {2,2,2,2} +stretch = TRUE +gap_start_file = "Frame-Gap/frame-gap-start.png" +gap_start_border = {2,0,2,0} +gap_end_file = "Frame-Gap/frame-gap-end.png" +gap_end_border = {0,2,2,0} +gap_side = TOP +} +image +{ +function = VLINE +file = "Lines/line-v.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = HLINE +file = "Lines/line-h.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-up.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = UP +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = DOWN +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-left.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = LEFT +} +image +{ +function = ARROW +overlay_file = "Arrows/arrow-right.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "entry" +{ +xthickness = 2 +ythickness = 3 +engine "pixmap" +{ +image +{ +function = FOCUS +file = "Entry/entry-border-focus.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = ACTIVE +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = NORMAL +shadow = IN +file = "Entry/entry-border-normal.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = SHADOW +detail = "entry" +state = INSENSITIVE +shadow = IN +file = "Entry/entry-border-insens.png" +border = {3,3,9,9} +stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = ACTIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = NORMAL +overlay_file = "Entry/entry-bg.png" # Actual Entry Area +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +image { +function = FLAT_BOX +detail = "entry_bg" +state = INSENSITIVE +overlay_file = "Entry/entry-bg.png" +overlay_border = {0,0,0,0} +overlay_stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "flat" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +} +} +} + +############################################################ +############################################################ + +style "gtktreeview" +{ +engine "pixmap" +{ +image +{ +function = FLAT_BOX +state = SELECTED +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +border = {0, 0, 0, 0} +file = "Others/selected-bar.png" +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "handlebox" +{ +engine "pixmap" +{ +image +{ +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-v.png" +overlay_stretch = FALSE +orientation = VERTICAL +} +image +{ +function= HANDLE +overlay_file = "Handles/handle-h.png" +overlay_stretch = FALSE +orientation = HORIZONTAL +} +} +} + +############################################################ +############################################################ + +style "layout" +{ +engine "pixmap" +{ +image +{ +function = SHADOW +detail = "entry" +shadow = IN +file = "Shadows/text.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "button" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "listheader" +{ +ythickness = 1 +GtkTreeView::odd_row_color = "#000000" +GtkTreeView::even_row_color = "#000000" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} + +image +{ +function = BOX +state = PRELIGHT +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "ListHeaders/listheader-prelight.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = SELECTED +file = "ListHeaders/listheader-normal.png" +border = {1,2,1,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "ListHeaders/listheader-insens.png" +border = {1,2,1,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menu" +{ +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "menu" +file = "Menu-Menubar/menu.png" +border = {23,2,14,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menubar" +{ +fg[NORMAL] = "#a1a1a1" +text[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +bg[INSENSITIVE] = "#000000" +text[PRELIGHT] = "#bcbcbc" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Menu-Menubar/menubar.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Others/null.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "menuitem" +{ +xthickness = 0 +ythickness = 2 +fg[PRELIGHT] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = BOX +file = "Menu-Menubar/menubar-item-active.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = ARROW +state = NORMAL +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +image +{ +function = ARROW +state = PRELIGHT +overlay_file = "Arrows/arrow-right.png" +overlay_stretch = FALSE +arrow_direction = RIGHT +} +} +} + +############################################################ +############################################################ + +style "menuitem-tearoff" = "menuitem" +{ +engine "pixmap" +{ +image +{ +function = ARROW +file = "Arrows/arrow-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "notebook" +{ +xthickness = 0 +ythickness = 0 +fg[ACTIVE] = "#a1a1a1" +fg[NORMAL] = "#bcbcbc" +engine "pixmap" +{ +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-bottom.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-top.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-left.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +state = ACTIVE +file = "Tabs/tab-right.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = EXTENSION +file = "Tabs/tab-top-active.png" +border = {3,3,3,1} +stretch = TRUE +gap_side = BOTTOM +} +image +{ +function = EXTENSION +file = "Tabs/tab-bottom-active.png" +border = {3,3,1,3} +stretch = TRUE +gap_side = TOP +} +image +{ +function = EXTENSION +file = "Tabs/tab-left-active.png" +border = {3,1,3,3} +stretch = TRUE +gap_side = RIGHT +} +image +{ +function = EXTENSION +file = "Tabs/tab-right-active.png" +border = {1,3,3,3} +stretch = TRUE +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-top-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-top-right.png" +gap_end_border = {0,1,1,0} +gap_side = TOP +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-bottom-left.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-bottom-right.png" +gap_end_border = {0,1,1,0} +gap_side = BOTTOM +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-left-top.png" +gap_start_border = {1,0,1,0} +gap_end_file = "Tabs/gap-left-bottom.png" +gap_end_border = {1,0,0,1} +gap_side = LEFT +} +image +{ +function = BOX_GAP +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +gap_file = "Tabs/gap-top-current.png" +gap_border = {2,2,2,2} +gap_start_file = "Tabs/gap-right-top.png" +gap_start_border = {0,1,1,0} +gap_end_file = "Tabs/gap-right-bottom.png" +gap_end_border = {0,1,0,1} +gap_side = RIGHT +} +# Notebook with no tabs +image +{ +function = BOX +file = "Tabs/notebook.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "optionmenu" +{ +engine "pixmap" +{ +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +detail = "buttondefault" +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = TAB +state = INSENSITIVE +overlay_file = "Arrows/arrow-insens.png" +overlay_stretch = FALSE +} +image +{ +function = TAB +state = NORMAL +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +image +{ +function = TAB +state = PRELIGHT +overlay_file = "Arrows/arrow-down.png" +overlay_border = {0,0,0,0} +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "progressbar" +{ +fg[PRELIGHT] = "#eeeeee" +text[PRELIGHT] = "#eeeeee" +xthickness = 1 +ythickness = 1 +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-horiz.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "trough" +file = "ProgressBar/trough-progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "bar" +file = "ProgressBar/progressbar-vert.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "radiobutton" +{ +engine "pixmap" +{ +image +{ +function = OPTION +state = NORMAL +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = OUT +overlay_file = "Check-Radio/option3.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = OUT +overlay_file = "Check-Radio/option1.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = OUT +overlay_file = "Check-Radio/option5.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = IN +overlay_file = "Check-Radio/option4.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = IN +overlay_file = "Check-Radio/option2.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = IN +overlay_file = "Check-Radio/option6.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = NORMAL +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = PRELIGHT +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = ACTIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-hover.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = SELECTED +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed.png" +overlay_stretch = FALSE +} +image +{ +function = OPTION +state = INSENSITIVE +shadow = ETCHED_IN +overlay_file = "Check-Radio/radio-mixed-insens.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "range" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Range/trough-horizontal.png" +border = {0,0,0,0} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Range/trough-vertical.png" +border = {0,0,0,0} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-prelight.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-horiz-insens.png" +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-prelight.png" +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +file = "Range/slider-vert-insens.png" +stretch = TRUE +orientation = VERTICAL +} +} +} + +############################################################ +############################################################ + +style "ruler" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "vruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +image +{ +function = BOX +detail = "hruler" +file = "Others/ruler.png" +border = {1,1,1,1} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "scrollbar" +{ +engine "pixmap" +{ +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-horiz.png" +border = {16,16,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = BOX +detail = "trough" +file = "Scrollbars/trough-scrollbar-vert.png" +border = {2,2,16,16} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-horiz-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-horiz.png" +border = {2,2,2,2} +stretch = TRUE +orientation = HORIZONTAL +} +image +{ +function = SLIDER +state = NORMAL +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = ACTIVE +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = PRELIGHT +file = "Scrollbars/slider-vert-active.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = SLIDER +state = INSENSITIVE +file = "Scrollbars/slider-vert.png" +border = {2,2,2,2} +stretch = TRUE +orientation = VERTICAL +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-up-prelight.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-up.png" +stretch = TRUE +arrow_direction = UP +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-down-prelight.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-down.png" +stretch = TRUE +arrow_direction = DOWN +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-right-prelight.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-right.png" +stretch = TRUE +arrow_direction = RIGHT +} +image +{ +function = STEPPER +state = NORMAL +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = PRELIGHT +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = ACTIVE +file = "Scrollbars/stepper-left-prelight.png" +stretch = TRUE +arrow_direction = LEFT +} +image +{ +function = STEPPER +state = INSENSITIVE +file = "Scrollbars/stepper-left.png" +stretch = TRUE +arrow_direction = LEFT +} +} +} + +############################################################ +############################################################ + +style "SPbutton" +{ +engine "pixmap" +{ +image +{ +function = BOX +shadow = IN +file = "Shadows/shadow-out.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +} +} +} + +############################################################ +############################################################ + +style "spinbutton" = "entry" +{ +engine "pixmap" +{ +image +{ +function = ARROW +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_up" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-up-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = NORMAL +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = PRELIGHT +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = INSENSITIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-insens.png" +overlay_stretch = FALSE +} +image +{ +function = BOX +state = ACTIVE +detail = "spinbutton_down" +file = "Others/null.png" +border = {0,0,0,0} +stretch = TRUE +overlay_file = "Spin/spin-down-prelight.png" +overlay_stretch = FALSE +} +} +} + +############################################################ +############################################################ + +style "toolbar" +{ +xthickness = 3 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +file = "Toolbar/toolbar.png" +border = {2,3,4,4} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "toolbuttons" +{ +xthickness = 2 +ythickness = 6 +GtkWidget::focus_padding = 0 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {2,2,2,2} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "tooltips" +{ +bg[NORMAL] = "#000000" +fg[NORMAL] = "#a1a1a1" +engine "pixmap" +{ +image +{ +function = FLAT_BOX +recolorable = TRUE +detail = "tooltip" +file = "Others/tooltip.png" +border = {2,2,2,2} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "treecol" +{ +bg[NORMAL] = "#000000" +} +style "pathbar" +{ +xthickness = 4 +ythickness = 6 +fg[ACTIVE] = "#bcbcbc" +fg[PRELIGHT] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +#font_name = "bold 12" +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Buttons/button-normal.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Buttons/button-prelight.png" +border = {0,0,0,0} +stretch = TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Buttons/button-insens.png" +border = {0,0,0,0} +stretch = TRUE +} +} +} + +############################################################ +############################################################ + +style "unstyle" +{ +engine "" +{ +} +} + +############################################################ +############################################################ + +style "wncktasklist" = "theme-default" +{ +bg[SELECTED] = "#333333" +text[SELECTED] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +} + +############################################################ +############################################################ + +class "GtkButton" style "button" +class "GtkCheckButton" style "checkbutton" +class "GtkCheckMenuItem" style "checkbutton" +widget_class "*" style "combobox" +widget_class "* " style "combobox" +widget_class "***" style "comboboxbutton" +class "GtkWidget" style "default" +widget "*tooltip*" style "default" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkEventBox" style "flat" +class "GtkTreeView*" style "gtktreeview" +class "GtkHandleBox" style "handlebox" +widget_class "*HandleBox" style "handlebox" +class "*HandleBox" style "handlebox" +class "GtkPaned" style "handlebox" +class "GtkLayout" style "layout" +widget_class "*List" style "listheader" +widget_class "*GtkTree*" style "listheader" +widget_class "*GtkCList*" style "listheader" +class "GtkMenu" style "menu" +class "GtkMenuBar*" style "menubar" +widget_class "*MenuBar.*" style "menubar" +class "GtkMenuItem" style "menuitem" +class "GtkTearoffMenuItem" style "menuitem" +class "GtkNotebook" style "notebook" +widget_class "*GtkNotebook*GtkLabel" style "notebook" +class "GtkOptionMenu" style "optionmenu" +widget "*Thunar*LocationButton*" style "pathbar" +class "GtkProgressBar" style "progressbar" +widget_class "*" style "progressbar" +class "GtkRadioButton" style "radiobutton" +class "GtkRadioMenuItem" style "radiobutton" +class "GtkRange" style "range" +class "GtkRuler" style "ruler" +class "GtkScrollbar" style "scrollbar" +class "SPButton" style "SPbutton" +class "GtkSpinButton" style "spinbutton" +class "GtkToolbar" style "toolbar" +widget_class "*Toolbar" style "toolbar" +class "*Toolbar" style "toolbar" +widget_class "*Tool*GtkToggleButton" style "toolbuttons" +widget_class "*Tool*GtkButton" style "toolbuttons" +widget "*tooltip*" style "tooltips" +class "SPColorSlider" style "unstyle" +widget_class "*.WnckTasklist.*" style "wncktasklist" + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/notify.rc b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/notify.rc new file mode 100644 index 0000000..9146309 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/notify.rc @@ -0,0 +1,32 @@ +style "notify-window" +{ +XfceNotifyWindow::summary-bold = 1 +XfceNotifyWindow::border-color = "#772e97" +XfceNotifyWindow::border-color-hover = "#772e97" +XfceNotifyWindow::border-radius = 0 +XfceNotifyWindow::border-width = 1 +XfceNotifyWindow::border-width-hover = 1 +bg[NORMAL] = "#000000" +} +style "notify-button" +{ +bg[NORMAL] = "#000000" +bg[PRELIGHT] = "#000000" +bg[ACTIVE] = "#000000" +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +} +style "notify-text" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#a1a1a1" +GtkWidget::link-color = "#a7a7a7" +} +style "notify-summary" +{ +#font_name = "Bold" +} +class "XfceNotifyWindow" style "notify-window" +widget "XfceNotifyWindow.*.summary" style "notify-summary" +widget_class "XfceNotifyWindow.*" style "notify-button" +widget_class "XfceNotifyWindow.*." style "notify-text" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/panel.rc b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/panel.rc new file mode 100755 index 0000000..1e43789 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-2.0/panel.rc @@ -0,0 +1,74 @@ +style "panel" +{ +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +} +bg_pixmap[NORMAL] = "Panel/panel.png" +} +style "panelbuttons" +{ +fg[NORMAL] = "#a1a1a1" +fg[PRELIGHT] = "#bcbcbc" +fg[ACTIVE] = "#bcbcbc" +fg[SELECTED] = "#bcbcbc" +fg[INSENSITIVE] = "#606060" +xthickness = 2 +ythickness = 2 +engine "pixmap" +{ +image +{ +function = BOX +state = NORMAL +file = "Panel/null-panel.png" +border = { 0, 0, 0, 0 } +stretch = TRUE +} +image +{ +function = BOX +state = PRELIGHT +recolorable = TRUE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch = TRUE +} +image +{ +function = BOX +state = ACTIVE +file = "Panel/panel-button-prelight.png" +border = { 0 , 0 , 0 , 0} +stretch =TRUE +} +image +{ +function = BOX +state = INSENSITIVE +file = "Panel/null-panel.png" +stretch = TRUE +} +} +} +widget "*Xfce*Panel*" style "panel" +widget "*PanelWidget*" style "panel" +widget "*PanelApplet*" style "panel" +widget "*fast-user-switch*" style "panel" +widget "*CPUFreq*Applet*" style "panel" +widget "*indicator-applet*" style "panel" +class "PanelApp*" style "panel" +class "PanelToplevel*" style "panel" +widget_class "*PanelToplevel*" style "panel" +widget_class "*notif*" style "panel" +widget_class "*Notif*" style "panel" +widget_class "*Tray*" style "panel" +widget_class "*tray*" style "panel" +widget_class "*computertemp*" style "panel" +widget_class "*Applet*Tomboy*" style "panel" +widget_class "*Applet*Netstatus*" style "panel" +widget_class "*Xfce*Panel*" style "panelbuttons" +widget_class "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.svg new file mode 100644 index 0000000..c029973 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100644 index 0000000..5d64c7e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/check-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/check-symbolic.svg new file mode 100644 index 0000000..e8c8210 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/check-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100644 index 0000000..dc692fd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..5885b04 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..8a05f0c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..6141715 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..045dc97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..73af759 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..cafedf7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..d5b3269 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..a8133e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..06c157d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..aa8e620 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..1a8a54b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..cf41c37 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..ff56c59 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..9be2b08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..7bc2261 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..acce810 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..1ed74f7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..7f97429 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..bf6c5e2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..debdeda Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..800d4ec Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..d96aa29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..138c9d3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..7ae6358 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/dash-symbolic.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/dash-symbolic.svg new file mode 100644 index 0000000..7886d54 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/dash-symbolic.symbolic.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100644 index 0000000..a58eaa9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-hover.png new file mode 100644 index 0000000..67bf106 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png new file mode 100644 index 0000000..b6558c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked.png new file mode 100644 index 0000000..94f95c4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png new file mode 100644 index 0000000..8d44fb2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..1155d10 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed.png new file mode 100644 index 0000000..ef165df Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-checkbox-mixed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-hover.png new file mode 100644 index 0000000..79ae098 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-insensitive.png new file mode 100644 index 0000000..504985a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked.png new file mode 100644 index 0000000..479dfe3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/menuitem-radio-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/pane-separator-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/pane-separator-vertical.png new file mode 100644 index 0000000..b0597de Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/pane-separator-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/pane-separator.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/pane-separator.png new file mode 100644 index 0000000..9cc19e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/pane-separator.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-dark.png new file mode 100644 index 0000000..d83b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..21ed7fe Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..7754282 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..d81aa08 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..844acae Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..e2ed5ed Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..762b56c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..a516e13 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark.png new file mode 100644 index 0000000..f6e2ba8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..4a031c9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..e116cb3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..33128e3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..e29bdb1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..5c77b21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-selected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-selected-insensitive.png new file mode 100644 index 0000000..7b50ea4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-selected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..a6b8b29 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..8dc5f55 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-active-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..f4ef18d Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..b39f370 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..715cc49 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..9d15c33 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-hover-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..b18739c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..15d88a7 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unselected-insensitive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unselected-insensitive.png new file mode 100644 index 0000000..60d4944 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/radio-unselected-insensitive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/resize-grip.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/resize-grip.png new file mode 100644 index 0000000..1e49d1b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/resize-grip.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close-active.png new file mode 100644 index 0000000..2e76803 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100644 index 0000000..ff49fcf Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close.png new file mode 100644 index 0000000..ae00819 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-close.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100644 index 0000000..11335ce Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100644 index 0000000..c1a1482 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize.png new file mode 100644 index 0000000..fe21dc8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100644 index 0000000..aca0d39 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100644 index 0000000..a72c4db Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize.png new file mode 100644 index 0000000..edf3cd1 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-disabled.png new file mode 100644 index 0000000..35c289c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-hover.png new file mode 100644 index 0000000..0afcd22 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-normal.png new file mode 100644 index 0000000..d6f6dbd Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled.png new file mode 100644 index 0000000..9a67288 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/calendar-bar-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/calendar-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/calendar-bar.png new file mode 100644 index 0000000..4622497 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/calendar-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/column-header-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/column-header-hover.png new file mode 100644 index 0000000..d61787f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/column-header-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry-border-focus.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry-border-focus.png new file mode 100644 index 0000000..5b7a84a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry-border-focus.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry-border.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry-border.png new file mode 100644 index 0000000..0617c6b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry-border.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry.png new file mode 100644 index 0000000..43055b4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/entry.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/headerbar-backdrop.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/headerbar-backdrop.png new file mode 100644 index 0000000..66850f5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/headerbar-backdrop.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/headerbar-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/headerbar-normal.png new file mode 100644 index 0000000..1596350 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/headerbar-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/panel-transparent-button.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/panel-transparent-button.png new file mode 100644 index 0000000..b12fe27 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/panel-transparent-button.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/panel.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/panel.png new file mode 100644 index 0000000..82eeab4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/panel.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz.png new file mode 100644 index 0000000..fdb0074 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/progressbar-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert.png new file mode 100644 index 0000000..809ed26 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/progressbar-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down.svg new file mode 100644 index 0000000..729f2b0 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-down.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left.svg new file mode 100644 index 0000000..add732a --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-left.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right.svg new file mode 100644 index 0000000..73a4c1f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-right.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up.svg b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up.svg new file mode 100644 index 0000000..3a65492 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/arrow-up.svg @@ -0,0 +1,63 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-disabled.png new file mode 100644 index 0000000..acd31ea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-hover.png new file mode 100755 index 0000000..7215546 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz.png new file mode 100644 index 0000000..c90ab21 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-disabled.png new file mode 100644 index 0000000..31941d5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-hover.png new file mode 100755 index 0000000..80a2314 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert.png new file mode 100755 index 0000000..b682a73 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal.png new file mode 100755 index 0000000..7aa0b4a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/trough-horizontal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical.png new file mode 100755 index 0000000..a644c03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scale/trough-vertical.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png new file mode 100755 index 0000000..093e330 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz.png new file mode 100755 index 0000000..ef66612 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-horiz.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-active.png new file mode 100755 index 0000000..017df02 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert.png new file mode 100644 index 0000000..fa111ab Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/scrollbars/slider-vert.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/selected-bar.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/selected-bar.png new file mode 100644 index 0000000..095cc91 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/selected-bar.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled.png new file mode 100644 index 0000000..810daa8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/spinbutton-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/spinbutton-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/spinbutton-normal.png new file mode 100644 index 0000000..e55b7ba Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/spinbutton-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-background.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-background.png new file mode 100644 index 0000000..101500a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-background.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-checked.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-checked.png new file mode 100644 index 0000000..6a03de3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-checked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-disabled.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-disabled.png new file mode 100644 index 0000000..debd696 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-disabled.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked.png new file mode 100644 index 0000000..481e126 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/switch-unchecked.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/toolbar-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/toolbar-button-hover.png new file mode 100644 index 0000000..43a9c97 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/toolbar-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/wm-button-hover.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/wm-button-hover.png new file mode 100644 index 0000000..fff84a8 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/wm-button-hover.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/wm-button-normal.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/wm-button-normal.png new file mode 100644 index 0000000..2992bea Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/darkelements/wm-button-normal.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/gtk-widgets.css b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/gtk-widgets.css new file mode 100644 index 0000000..0565498 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/gtk-widgets.css @@ -0,0 +1,2696 @@ +/* Plasma Themes - All 'Standard' Variants. Ver 4.4 (No Backdrop) + Originally based on Dark Cold by Original Seed */ + +/* default */ + +* { +padding: 0; +-GtkArrow-arrow-scaling: 0.6; +-GtkScrolledWindowscrollbar-spacing: 1; +-GtkTextView-error-underline-color: @error_color; +-GtkHTML-link-color: @link_color; +-GtkIMHtml-hyperlink-color: @link_color; +caret-color: currentColor; +-gtk-secondary-caret-color: shade(@currentColor, 0.8); +-GtkToolButton-icon-spacing: 6; +-GtkToolItemGroup-expander-size: 11; +-treeview-expander-size: 11; +-GtkWindow-resize-grip-height: 12; +-GtkWindow-resize-grip-width: 12; +background-clip: padding-box; +text-shadow: none; +box-shadow: none; +-gtk-icon-shadow: none; +outline-style: none; +outline-offset: 0; +outline-width: 0; +border-radius: 0; +border-color: @theme_bg_color; /* Work-around for groove and ridge color anomaly apparent in gtk3-widget-factory app. */ +} + +/*************** + * Base States * + ***************/ + +.background:not(dialog):not(tooltip) > box { +margin: 2px 3px 2px 3px; +} + +.background { +background-color: @theme_bg_color; +color: @theme_fg_color; +} + +*:disabled { +-gtk-icon-effect: dim; +color: @theme_disabled_fg_color; +} + +*:hover { +-gtk-icon-effect: none; +} + +.gtkstyle-fallback { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +.gtkstyle-fallback:hover { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:active { +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:selected { +background-color: @theme_selected_bg_color; +color: @theme_selected_fg_color; +} + +.gtkstyle-fallback:disabled { +color: @theme_disabled_fg_color; +} + +GtkImage, +GtkImage:disabled, +GtkLabel, +GtkLabel:disabled, +GtkBox, +GtkBox:disabled, +GtkGrid, +GtkGrid:disabled { +background-color: transparent; +} + +/************** + * Action Bar * + **************/ + +actionbar { +margin: 15px 0 10px 0; +padding: 4px 3px 3px 3px; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +actionbar button.text-button, +actionbar button.image-button { +padding: 4px; +} + +actionbar .title { +font-weight: bold; +padding: 0 12px; +} + +actionbar .subtitle { +font-size: smaller; +padding: 0 12px; +} + +/********************* + * App Notifications * + *********************/ + +.app-notification { +border-style: solid; +border-color: @borders; +border-width: 0 1px 1px 1px; +padding: 8px; +background-color: @theme_base_color; +background-image: none; +color: @theme_fg_color; +} + +/************* + * Assistant * + *************/ + +GtkAssistantsidebar .highlight { +font-weight: normal; +} + +/********** + * Button * + **********/ + +button, +button.default, +button.flat { +padding: 4px; +border-width: 0; +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +button:hover, +button.default:hover, +button.flat:hover, +button:active:hover, +button:checked:hover, +button:hover:focus, +button:active:hover:focus, +button:checked:hover:focus, +button.default:active:hover, +button.default:checked:hover, +button.flat:active:hover, +button.flat:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:active, +button:checked, +button.default:active, +button.default:checked, +button.flat:active, +button.flat:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +button:disabled, +button:active:disabled, +button:checked:disabled, +button.default:disabled, +button.flat:disabled, +button.default:active:disabled, +button.default:checked:disabled { +background-image: url("darkelements/button-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +toolbar button, +toolbar button.default, +toolbar button.flat { +padding: 4px; +border-width: 0; +background: transparent; +background-size: 100% 100%; +color: @theme_fg_color; +} + +toolbar button:active, +toolbar button:checked, +toolbar button.default:active, +toolbar button.default:checked, +toolbar button.flat:active, +toolbar button.flat:checked, +toolbar button:hover, +toolbar button.default:hover, +toolbar button.flat:hover, +toolbar button:active:hover, +toolbar button:checked:hover, +toolbar button:hover:focus, +toolbar button:active:hover:focus, +toolbar button:checked:hover:focus, +toolbar button.default:active:hover, +toolbar button.default:checked:hover, +toolbar button.flat:active:hover, +toolbar button.flat:checked:hover { +background-image: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +toolbar button:disabled, +toolbar button:active:disabled, +toolbar button:checked:disabled, +toolbar button.default:disabled, +toolbar button.flat:disabled, +toolbar button.default:active:disabled, +toolbar button.default:checked:disabled { +background: transparent; +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** +* Calendar * +************/ + +calendar { +padding: 0; +} + +calendar:indeterminate { +color: mix(@theme_fg_color, @theme_bg_color, 0.4); +} + +calendar.view { +border: 1px solid @borders; +background-color: @theme_bg_color; +background-image: none; +} + +calendar.view:disabled { +border: 1px solid #333333; +background-color: @theme_bg_color; +background-image: none; +color: @theme_backdrop_fg_color; +} + +calendar.header { +border: 1px solid @borders; +background-image: url("darkelements/calendar-bar.png"); +background-size: 100% 100%; +} + +calendar.header:disabled { +border: 1px solid #333333; +background-image: url("darkelements/calendar-bar-disabled.png"); +background-size: 100% 100%; +} + +GtkCalendarbutton, +GtkCalendarbutton:hover, +GtkCalendarbutton:disabled { +border-width: 0; +background-color: transparent; +} + +calendar:selected, +GtkCalendar:selected { +background-color: @theme_selected_bg_color; +} + +calendar:selected:disabled, +GtkCalendar:selected:disabled { +background-color: #202020; +} + +.highlight, +GtkCalendar.highlight { +border-width: 0; +background-color: transparent; +color: @theme_fg_color; +} + +/******************* + * Check & Radio * + *******************/ + +radio, +check { +margin-top: 2px; +margin-right: 3px; +margin-left: 0; +background-color: transparent; +} + +popover radio, +popover check { +margin-top: 2px; +margin-right: 0; +margin-left: 3px; +background-color: transparent; +} + + /** Check Boxes **/ + +check, +.menuitem check { +-gtk-icon-source: url("assets/checkbox-unchecked-dark.png"); +} + +check:checked, +.menuitem check:checked { +-gtk-icon-source: url("assets/checkbox-checked-dark.png"); +} + +check:hover, +.menuitem check:hover { +-gtk-icon-source: url("assets/checkbox-unchecked-hover-dark.png"); +} + +check:active, +check:checked:hover, +.menuitem check:active, +.menuitem check:active:hover, +.menuitem check:checked:hover { +-gtk-icon-source: url("assets/checkbox-checked-hover-dark.png"); +} + +check:disabled, +.menuitem check:disabled { +-gtk-icon-source: url("assets/checkbox-unchecked-insensitive-dark.png"); +} + +check:checked:disabled, +.menuitem check:checked:disabled { +-gtk-icon-source: url("assets/checkbox-checked-insensitive-dark.png"); +} + +check:indeterminate, +.menuitem check:indeterminate { +-gtk-icon-source: url("assets/checkbox-mixed-dark.png"); +} + +check:indeterminate:hover, +.menuitem check:indeterminate:hover { +-gtk-icon-source: url("assets/checkbox-mixed-hover-dark.png"); +} + + /** Radio Buttons **/ + +radio, +.menuitem radio { +-gtk-icon-source: url("assets/radio-unchecked-dark.png"); +} + +radio:checked, +.menuitem radio:checked { +-gtk-icon-source: url("assets/radio-checked-dark.png"); +} + +radio:hover, +.menuitem radio:hover { +-gtk-icon-source: url("assets/radio-unchecked-hover-dark.png"); +} + +radio:active, +radio:checked:hover, +.menuitem radio:active:hover, +.menuitem radio:checked:hover { +-gtk-icon-source: url("assets/radio-checked-hover-dark.png"); +} + +radio:disabled, +.menuitem radio:disabled { +-gtk-icon-source: url("assets/radio-unchecked-insensitive-dark.png"); +} + +radio:checked:disabled, +.menuitem radio:checked:disabled { +-gtk-icon-source: url("assets/radio-checked-insensitive-dark.png"); +} + +radio:indeterminate, +.menuitem radio:indeterminate { +-gtk-icon-source: url("assets/radio-mixed-dark.png"); +} + +radio:indeterminate:hover, +.menuitem radio:indeterminate:hover { +-gtk-icon-source: url("assets/radio-mixed-hover-dark.png"); +} + +/************* + * Choosers * + *************/ + +box > filechooser { +padding-top: 8px; +} + +filechooser placessidebar ~ box { +margin-bottom: -4px; +} + +GtkFontButton .separator, +GtkFileChooserButton .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +} + +filechooser > box > paned.horizontal { +margin: 0 5px 8px 3px; +} + +filechooser > box > paned.horizontal > box > box > stack > box { +margin: -3px 0 0 -1px; +} + +filechooser > box > paned.horizontal > box > box > stack > box > scrolledwindow { +border: 1px solid @borders; +} + +filechooser > actionbar { +margin: 0 8px 8px 8px; +} + +/***************** + * Color Chooser * + *****************/ + +colorswatch, +colorswatch:selected { +border: 1px solid @borders; +background-color: transparent; +background-clip: border-box; +} + +colorswatch:hover, +colorswatch:selected:hover { +border-color: @borders; +} + +GtkColorChooserWidget #add-color-button { +background-clip: padding-box; +border-color: @borders; +background-color: shade(@theme_bg_color, 0.95); +color: @theme_fg_color; +} + +GtkColorChooserWidget #add-color-button:hover { +border-color: @borders; +background-color: shade(@theme_bg_color, 0.90); +color: @theme_fg_color; +} + +.color-active-badge, +.color-active-badge:selected { +border: 1px solid @borders; +background-color: transparent; +} + +GtkColorEditor colorswatch.color:hover, +GtkColorEditor colorswatch.color-light:hover { +background-image: none; +border-color: @borders; +} + +GtkColorButtonbutton { +padding: 2px; +} + +/************ + * Combobox * + ************/ + +combobox { +padding-left: 1px; +margin: 0; +border-width: 0; +} + +combobox > box > button.combo, +combobox > box > button.combo:hover { +padding: 0 0 2px 0; +} + +combobox > box > button.combo > box > cellview, +combobox > box > button.combo:hover > box > cellview { +padding-left: 1px; +} + +headerbar > combobox > button.combo.titlebutton, +.titlebar > combobox > button.combo.titlebutton { +padding-top: 3px; +padding-bottom: 3px; +} + +combobox .separator { +-GtkWidget-horizontal-separator: 0; +-GtkWidget-vertical-separator: 0; +border-style: none; +} + +combobox:disabled { +color: @theme_disabled_fg_color; +} + +combobox arrow { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +-gtk-icon-transform: scale(0.6); +color: @theme_fg_color; +min-height: 28px; +min-width: 28px; +} + +combobox arrow:disabled { +color: @theme_backdrop_fg_color; +} + +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked entry.combo, +window.background > grid.horizontal > widget > widget > scrolledwindow viewport.frame > grid.horizontal > box > box.horizontal.linked button.combo { +margin: 3px 0 5px 0; +} /* LibreOffice */ + +/******************* + * Control Centers * + * Gnome/Mate * + *******************/ +/* Some bonus stuff */ +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > *, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > * { +border-width: 0; +margin-top: 3px; +} + +window.background.solid-csd > box.horizontal > stack > widget > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > overlay > scrolledwindow scrollbar.vertical, +window.background.solid-csd > box.horizontal > stack > widget > stack > scrolledwindow > scrollbar.vertical, +window.background.solid-csd > box > stack > widget > overlay > box > stack > box > scrolledwindow > scrollbar.vertical { +margin-right: 5px; +} + +window.background.solid-csd > box.horizontal > stack > widget > box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > headerbar { +border-width: 0 0 1px 0; +border-style: solid; +border-color: @borders; +} + +window.background.solid-csd > box.horizontal > box.vertical > scrolledwindow.view { +margin: -8px 0 -2px -3px; +border-width: 0 1px 0 0; +} + +window.background.solid-csd > headerbar.titlebar > box.horizontal > separator.vertical.sidebar { +margin: 0; +padding: 0; +border-bottom: 1px solid @borders; +} + +window.background.solid-csd > box > stack > widget > box > box > scrolledwindow > viewport.frame > box > box > flowbox { +border-width: 0; +} + +#MyControlCenter button, +#slab_section_style2 button { +background-image: none; +} /* MATE Control Center */ + +#MyControlCenter > frame > box > box scrolledwindow { +margin: 6px 3px 1px 0; +} /* MATE Control Center */ + +/************************** + * CSD Window Decorations * + **************************/ + +decoration { +background-image: none; +border-left-width: 1px; +border-right-width: 1px; +border-bottom-width: 1px; +border-style: solid; +border-color: @borders; +} + +.default-decoration.titlebar:not(headerbar), headerbar.default-decoration { +min-height: 28px; +padding: 4px; +} + +.default-decoration.titlebar:not(headerbar) button.titlebutton, headerbar.default-decoration button.titlebutton { +min-height: 26px; +min-width: 26px; +margin: 0; +padding: 0; +} + +/*********** + * Dialogs * + ***********/ + +.prompt, +GtkMessageDialog { +-GtkDialog-content-area-border: 1; +-GtkDialog-action-area-border: 1; +-GtkDialog-button-spacing: 6; +margin: 0; +padding: 0; +border: 1px solid @borders; +} + +dialog frame { +margin: 4px; +border: 1px solid @borders; +} + +dialog frame > * { +margin: 10px; +} + +dialog > box.vertical.dialog-vbox > box.vertical > notebook scrollbar.vertical trough { +margin-right: 0; +} /* Xfce weather applet weather report */ + +dialog > box.vertical.dialog-vbox > buttonbox.horizontal { +padding: 6px; +} /* Xfce-4.16 Settings Manager */ + +messagedialog.background.solid-csd button { +margin: 0 2px 0 2px; +} + +messagedialog.background.solid-csd > box.horizontal.titlebar { +background-image: linear-gradient(to bottom, @gradient_1 5%, @gradient_2 55%, shade(@theme_bg_color,1.5) 40%); +border-top: 1px solid @borders; +border-bottom: 5px solid transparent; +margin: 0 0 -6px 0; +} + +/**************** + * Drawing Area * + ****************/ + +GtkDrawingArea { +background-color: transparent; +} + +GtkDrawingArea:disabled { +background-color: @theme_base_color; +} + +/********* + * Entry * + *********/ + +entry.error { +color: @error_fg_color; +} + +entry selection, +entry selection:focus { +color: @theme_selected_text_color; +} + +entry, +entry.error, +treeview entry { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +padding: 4px; +} + +entry:focus { +border-image: url("darkelements/entry-border-focus.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +entry:disabled, +treeview entry:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +} + +headerbar toolitem entry, +headerbar toolitem entry:disabled { +margin: 0 4px 0 4px; +background: transparent; +} /* Evince */ + +.url_entry { +padding: 2px 0 2px 4px; +} /* Epiphany Web Browser */ + +#searchbar_searchentry, +#searchbar_searchentry_active { +margin: 2px 0 2px 0; +padding: 4px; +} /* Evolution Mail */ + +.gedit-search-slider entry { +border: 1px solid shade(@borders,1.2); +} + +.gedit-search-slider > box > entry > *{ +border-width: 1px 0 1px 0; +padding: 3px 2px 3px 2px; +} + +.gedit-search-slider { +margin-top: 4px; +} + +#GeanyMainWindow > box > toolbar > toolitem > entry { +margin: 5px 0 5px 0; +} + +toolbar.horizontal > toolitem > box.horizontal.linked > entry { +margin: 5px 0 5px 0; +} /* Mousepad */ + +.nautilus-window > headerbar entry { +margin: 5px 0 5px 0; +background: transparent; +} + +/**************** + * Eye of Gnome * + ****************/ + +#eog-thumb-nav { +margin: 6px 0 2px 0; +border-bottom: 1px solid @borders; +} + +#eog-thumb-nav button { +margin: 2px; +} + +#eog-thumb-nav scrollbar.horizontal trough { +margin: 2px 10px 0 10px; +border: 1px solid @borders; +} + +#eog-thumb-nav scrolledwindow.frame { +margin: 4px -2px 4px -2px; +border-width: 0; +} + +headerbar.titlebar > box > entry { +margin: 7px 4px 7px 4px; +background: transparent; +} + +box > box > box > paned .sidebar, +box > box > box > paned .sidebar:backdrop { +padding-left: 0; +margin: 0 -12px -5px 0; +border-width: 0 0 0 1px; +} + +box > box > box > paned .sidebar *{ +border-width: 0; +} + +box > box > box > paned .sidebar box { +margin-right: 5px; +padding-bottom: 0; +} + +/************ + * Expander * + ************/ + +expander { +color: @theme_fg_color; +} + +expander:hover { +color: @theme_selected_fg_color; +} + +expander:active { +color: @theme_selected_fg_color; +} + +expander arrow { +min-width: 16px; +min-height: 16px; +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +expander arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +expander arrow:hover { +color: @theme_selected_fg_color; +} + +expander arrow:checked { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +/*********** + * Firefox * + ***********/ + +window.background:not(.csd) > window > menu, +window.background:not(.csd) > menu > menu { +border-color: shade(@borders,1.3); +} + +window.background:not(.csd) > widget > menubar:hover { +color: @theme_selected_fg_color; +} + +window.background:not(.csd) > widget > menubar:disabled { +color: @theme_disabled_fg_color; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { +border-color: @borders; +} + +window.background:not(.csd) > widget > frame { +color: @borders; +} + +window.background:not(.csd) > widget > separator, +window.background:not(.csd) > window.background > menu > separator { +color: @theme_bg_color; +} + +/********* + * Frame * +*********/ + +.frame:only-child, +scrolledwindow.frame { +border: 1px solid @borders; +} + +/****************** + * Gnome Calendar * +*******************/ + +event grid { +font-weight: bold; +font-size: smaller; +background-color: #c5c5c5; +color: @event-calendar-color; +} + +.org-gnome-Calendar > overlay grid { +padding: 1px 0 1px 0; +} + +headerbar.titlebar > stack.suggestionbutton > entry { +margin: 6px 0 6px 0; +} + +monthcell button { +margin: 0 4px 2px 6px; +} + +.year-view > box > button { +margin: 0 0 2px 5px; +} + +dialog > box scrolledwindow { +border: none; +} + +.background.solid-csd > box.vertical.dialog-vbox > scrolledwindow { +margin-right: 0; +} + +dialog.background.solid-csd > headerbar { +border-bottom: 1px solid shade(@borders, 0.5); +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:checked > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +margin-bottom: -3px; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button:hover > box { +background: url("darkelements/toolbar-button-hover.png"); +background-size: 100% 100%; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button, +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +background-image: none; +} + +headerbar.titlebar button.flat.toggle.popup.sources-button > box { +padding: 2px 4px 2px 4px; +margin: -4px -4px -3px -4px; +} + +.org-gnome-Calendar popover box.vertical { +margin: 0 -8px 0 -8px; +} + +.org-gnome-Calendar popover modelbutton { +margin: 0 4px 0 4px; +} + +.org-gnome-Calendar popover > box *{ +border-color: transparent; +} + +/**************** + * Gnome Disks * +*****************/ + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > box scrolledwindow { +margin-left: 6px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded separator.vertical.sidebar { +margin-right: -15px; +} + +window.background.solid-csd.unified > deck > box > leaflet.unfolded > *{ +margin-left: -2px; +} + +#devtab-grid-toolbar { +border-top: 1px solid @borders; +} + +/**************** + * Gnome Photos * +*****************/ + +window > .titlebar:not(searchbar) > *, +window > .titlebar:not(searchbar) > *:backdrop { +border-width: 0 1px 0 1px; +} + +window > .titlebar.vertical:not(searchbar) { +margin-top: -1px; +padding: 0; +} + +.documents-scrolledwin.frame { +margin: 3px 2px 3px 2px; +} +.documents-scrolledwin *{ +border-width: 0; +} + +.titlebar > searchbar > revealer > box { +margin: 0px 0 -2px 0; +} + +box > overlay > revealer.top > frame.app-notification { +margin-top: 3px; +} + +/************* + * GTK Scale * + ************/ + +scale.horizontal progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.horizontal trough { +border: none; +padding: 0 12px 0 12px; +background-image: url("darkelements/scale/trough-horizontal.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.vertical trough { +border: none; +padding: 12px 0 12px 0; +background-image: url("darkelements/scale/trough-vertical.png"); +background-size: 100% 100%; +background-repeat: no-repeat; +background-color: transparent; +} + +scale.horizontal slider { +background-image: url("darkelements/scale/slider-horiz.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: left; +} + +scale.horizontal slider:disabled { +background-image: url("darkelements/scale/slider-horiz-disabled.png"); +background-size: 100% 100%; +min-width: 22px; +min-height: 11px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical progressbar,trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +} + +scale.vertical slider { +background-image: url("darkelements/scale/slider-vert.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:hover { +background-image: url("darkelements/scale/slider-vert-hover.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale.vertical slider:disabled { +background-image: url("darkelements/scale/slider-vert-disabled.png"); +background-size: 100% 100%; +background-color: transparent; +min-width: 11px; +min-height: 22px; +background-repeat: no-repeat; +background-position: center center; +} + +scale indicator { +min-width: 1px; +min-height: 5px; +} + +/************** + * Header Bar * + * Title Bar * + **************/ + +headerbar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +padding: 0 14px 0 14px; +} + +headerbar toolitem box { +margin: 7px 4px 7px 4px; +} /* Evince */ + +headerbar.titlebar > box > button { +margin: 7px 2px 7px 2px; +} /* Eye of Gnome */ + +headerbar > #title-box-container + * { +padding: 7px 0 7px 0; +} /* Epiphany Web Browser */ + +headerbar button { +margin-top: 5px; +margin-bottom: 5px; +} + +headerbar button:not(.titlebutton) { +margin-right: 8px; +} + +headerbar button.titlebutton.close, .titlebar button.titlebutton.close, +headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, +headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-normal.png")); +color: @theme_fg_color; +margin: 0; +} + +headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active, +headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover, +headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active, +headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover, +headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active, +headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { +background-position: center; +background-repeat: no-repeat; +background-image: -gtk-scaled(url("darkelements/wm-button-hover.png")); +color: shade(@theme_fg_color,1.1); +} + +headerbar switch { +margin-top: 9px; margin-bottom: 9px; +} + +.titlebar { +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +border-bottom: 1px solid @borders; +margin: 0 -5px 0 -5px; +} + +dialog.background.solid-csd headerbar.titlebar, +.background.solid-csd > box > headerbar.titlebar { +border-bottom: 1px solid @borders; +} /* Gnome Photos & Xfce4-Settings-Manager. */ + +.titlebar .title, +headerbar .title { +font-weight: bold; +padding-left: 12px; +padding-right: 12px; +} + +.titlebar .subtitle, +headerbar .subtitle { +font-size: smaller; +padding-left: 12px; +padding-right: 12px; +} + +/************ + * Info Bar * + ************/ + +.info, +.question, +.warning:not(spinbutton), +.error:not(entry):not(spinbutton) { +margin: 4px; +border: 1px solid shade(@borders,1.2); +border-top: 1px solid shade(@borders,1.6); +background-image: linear-gradient(to bottom, shade(@gradient_1,0.9), @theme_bg_color 80%); +color: @info_fg_color; +} + +.info button, +.question button, +.error:not(spinbutton) button, +.warning:not(spinbutton) button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +min-width: 16px; +min-height: 22px; +padding: 1px 2px 3px 2px; +margin: 3px; +} + +.info button:hover, +.warning button:hover, +.question button:hover, +.error button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +.info button:active, +.info button:checked, +.warning button:active, +.warning button:checked, +.question button:active, +.question button:checked, +.error button:active, +.error button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button:active:hover, +.info button:checked:hover, +.warning button:active:hover, +.warning button:checked:hover, +.error button:active:hover, +.error button:checked:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.info button.close, +.warning button.close, +.question button:active:hover, +.question button:checked:hover, +.question button.close, +.error button.close { +color: @info_fg_color; +} + +.info scrolledwindow, .warning scrolledwindow, +.question scrolledwindow, .error scrolledwindow { +margin: -5px 0 -5px 0; +} + +.info scrollbar,.info scrollbar, +.info scrollbar,.error scrollbar, +.error scrollbar,.error scrollbar, +.warning scrollbar,.warning scrollbar, +.warning scrollbar,.question scrollbar, +.question scrollbar,.question scrollbar { +-GtkScrollbar-has-backward-stepper: false; +-GtkScrollbar-has-forward-stepper: false; +} + +.info scrollbar.vertical slider,.info scrollbar.vertical trough, +.info scrollbar.vertical button,.error scrollbar.vertical slider, +.error scrollbar.vertical trough,.error scrollbar.vertical button, +.warning scrollbar.vertical slider,.warning scrollbar.vertical trough, +.warning scrollbar.vertical button,.question scrollbar.vertical slider, +.question scrollbar.vertical trough,.question scrollbar.vertical button { +margin: 0; +padding: 0; +border: none; +background-image: none; +background: transparent; +} + +/************ + * Label * + ************/ + +label selection { +color: @theme_selected_fg_color; +} + +label:disabled { +color: @theme_disabled_fg_color; +} + +label.separator { +color: @theme_bg_color; +} + +/************* + * Level Bar * + *************/ + +levelbar trough { +border: 1px solid @borders; +padding: 1px; +background-color: @theme_bg_color; +background-image: none; +} + +levelbar.horizontal.discrete block { +margin: 0 1px; +} + +levelbar.vertical.discrete block { +margin: 1px 0; +} + +levelbar block:not(.empty) { +border: 1px solid @levelbar_color; +} + +/********* + * Links * + *********/ + +*:link { +color: @link_color; +} + +*:visited { +color: @link_visited_color; +} + +button.link, +button:visited.link { +color: @theme_fg_color; +} + +button.link:hover, +button.link:checked { +color: @theme_selected_fg_color; +} + +/************** + * List Boxes * + **************/ + +list { +background-color: @theme_bg_color; +border: 0 solid @borders; +} + +list row { +border: none; +padding: 3px; +background-color: @theme_bg_color; +} + +list row:hover { +background-color: transparent; +} + +list row:selected { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +/******** + * Menu * + ********/ + +menubar, +.menubar { +margin-bottom: 3px; +padding: 0 0 1px 0; +border-style: solid; +border-color: @borders; +border-width: 0 0 1px 0; +background-color: @theme_bg_color; +-GtkWidget-window-dragging: true; +} + +menubar > menuitem, +.menubar > menuitem { +padding: 2px 6px 2px 6px; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { +} + +menu, +.menu { +padding: 1px; +background-color: @theme_bg_color; +border: 1px solid shade(@borders,1.3); +} + +.csd menu { +background-color: @theme_bg_color; +} + +menu menuitem, +.menu menuitem { +padding: 1px 2px 2px 2px; +} + +menu menuitem:hover, +.menu menuitem:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem:disabled, +.menu menuitem:disabled { +color: @theme_disabled_fg_color; +} + +.menuitembutton:active:hover, +.menuitembutton:checked:hover, +.menuitembutton:hover, +.menuitembutton:selected { +border-color: @borders; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +} + +menu menuitem arrow, +.menu menuitem arrow { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +padding-left: 5px; +padding-right: 5px; +} + +menu menuitem arrow:dir(rtl), +.menu menuitem arrow:dir(rtl) { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +padding-left: 5px; +padding-right: 5px; +} + +menu arrow, +.menu arrow { +border-style: none; +background-color: transparent; +} + +menu arrow:hover, +.menu arrow:hover { +border-style: none; +background-color: transparent; +} + +menu arrow.top, +.menu arrow.top { +border-bottom: 1px @borders; +} + +menu arrow.bottom, +.menu arrow.bottom { +border-top: 1px solid @borders; +} + +menuitem accelerator { +color: alpha(currentColor,0.55); +} + +menuitem check, +menuitem radio { +min-height: 14px; +min-width: 14px; +padding-left: 2px; +padding-right: 2px; +} + +.menuitem.separator, +.menuitem .separator { +border-style: none; +color: @theme_bg_color; +} + +/***************** + * Miscellaneous * + *****************/ + +floating-bar { +border: 1px solid @borders; +background-image: url("darkelements/headerbar-normal.png"); +background-size: 100% 100%; +} + +floating-bar.top { +border-top-width: 0; +} + +floating-bar.right { +border-right-width: 0; +} + +floating-bar.bottom { +border-bottom-width: 0; +} + +floating-bar.left { +border-left-width: 0; +} + +floating-bar button { +border-style: none; +background-color: transparent; +background-image: none; +} + +view.dim-label, +.dim-label { +color: alpha(currentColor, 0.8); +} + +.dnd { +border: 1px solid @borders; +} + +.grip { +background-color: transparent; +} + +.arrow { +color: currentColor; +} + +/************ + * Notebook * + ************/ + +notebook scrolledwindow { +margin: 5px 5px 2px 5px; +border: 1px solid @borders; +} + +window.background > box > notebook scrolledwindow { +border-width: 0; +} /* Pavucontrol */ + +.thunar notebook { +margin-top: -3px; +} + +notebook.frame { +margin: 15px; +padding: 15px; +border: 1px solid @borders; +} + +notebook frame:not(.gedit-search-slider) { +padding: 6px; +} + +notebook scrolledwindow .frame { +padding-left: 8px; +} + +notebook > stack { +margin: 0 1px 0 1px; +} + +.caja-navigation-window notebook.caja-notebook scrolledwindow { +margin: -1px 4px 0 4px; +} + +.nautilus-window notebook { +margin: 0 2px 0 -4px; +} + +.nautilus-window treeview button { +border-top: 1px solid @borders; +} + +.nautilus-window notebook > stack { +margin: 6px -2px 0 -2px; +} + +.nautilus-window notebook > header.top { +margin-bottom: -8px; +} + +.nemo-window .nemo-window-pane > notebook > header.top { +margin-top: 0; +margin-bottom: -1px; +} + +paned.horizontal > box > box > box > notebook.frame > stack { +margin: -7px -4px 0 1px; +} /* Exaile */ + +.org-gnome-gedit notebook > header.top { +margin-bottom: -5px; +} + +#GeanyMainWindow > box > paned > paned header.top { +margin-left: 0; +} + +#GeanyMainWindow > box > paned > paned > notebook:last-child > stack { +border: 1px solid @borders; +} + +notebook > header > tabs > tab { +color: @theme_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:hover:not(:checked) { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab:checked { +color: @theme_selected_fg_color; +background-color: @theme_bg_color; +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button { +min-height: 16px; +min-width: 16px; +padding: 0; +} + +/*** Notebooks Top ****/ + +notebook > header.top { +border-style: solid; +border-color: @borders; +border-bottom-width: 1px; +margin: 6px 5px 0 5px; +} + +notebook.frame > header.top { +margin-bottom: -1px; +} + +notebook > header.top > tabs > tab { +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 0 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.top > tabs > tab:checked { +background-image: linear-gradient(to bottom, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.top > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Bottom ****/ + +notebook > header.bottom { +border-top-width: 1px; +border-style: solid; +border-color: @borders; +margin: 5px; +} + +notebook > header.bottom > tabs > tab { +background-image: linear-gradient(to top, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 0 1px 1px 1px; +padding: 2px; +min-width: 18px; +min-height: 22px; +} + +notebook > header.bottom > tabs > tab:checked { +background-image: linear-gradient(to top, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.bottom > tabs > tab + tab { +margin-left: -1px; +} + +/*** Notebooks Left ****/ + +notebook.frame > header.left { +border-right-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.left { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.left > tabs > tab { +background-image: linear-gradient(to right, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 0 1px 1px; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.left > tabs > tab:checked { +background-image: linear-gradient(to right, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.left > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Right ****/ + +notebook.frame > header.right { +border-left-width: 1px; +border-style: solid; +border-color: @borders; +} + +notebook > header.right { +margin-top: 8px; +margin-bottom: 8px; +} + +notebook > header.right > tabs > tab { +background-image: linear-gradient(to left, shade(@gradient_1,0.8), shade(@gradient_2,0.8) 80%); +border-style: solid; +border-color: shade(@borders,1.2); +border-width: 1px 1px 1px 0; +padding: 2px; +min-width: 14px; +min-height: 12px; +} + +notebook > header.right > tabs > tab:checked { +background-image: linear-gradient(to left, shade(@tab_color,0.55), @theme_bg_color 80%); +border-style: solid; +border-color: @tab_color; +} + +notebook > header.right > tabs > tab + tab { +margin-top: -1px; +} + +/*** Notebooks Arrows ****/ + +notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +notebook > header.top > tabs > arrow.up:last-child, notebook > header.bottom > tabs > arrow.up:last-child { +margin-left: 2px; +} + + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +notebook > header.top > tabs > arrow.down:first-child, notebook > header.bottom > tabs > arrow.down:first-child { +margin-right: 2px; +} + +notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { +-gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +notebook > header.left > tabs > arrow.up:last-child, notebook > header.right > tabs > arrow.up:last-child { +margin-top: 2px; +} + +notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { +-gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +notebook > header.left > tabs > arrow.down:first-child, notebook > header.right > tabs > arrow.down:first-child { +margin-bottom: 2px; +} + +notebook > header > tabs > arrow { +color: @theme_fg_color; +} + +notebook > header > tabs > arrow:hover { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:active { +color: @theme_selected_fg_color; +} + +notebook > header > tabs > arrow:disabled { +color: @theme_disabled_fg_color; +} + +/********* + * Paned * + *********/ + +box > box > box > paned.horizontal:not(.titlebar) { +margin: 3px; +border: 1px solid @borders; +} + +.nemo-window grid > paned > box, +.nemo-window grid > paned > box:backdrop { +border-width: 0; +margin-top: 6px; +} + +/************* + * Path Bars * + ************/ + +/* Would be nice if 'font-weight:' worked beyond Nautilus */ + +.caja-pathbar button { +font-size: 94%; +margin: 0 0 0 -3px; +padding: 0 4px 0 4px; +} + +.caja-pathbar button:first-child image { +margin-right: 3px; +} + +.caja-pathbar button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +.nautilus-path-bar button.text-button { +font-size: 94%; +} + +.nautilus-path-bar button.text-button:last-child { +color: shade(@theme_selected_fg_color, 0.95); +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +padding-left: 8px; +} + +.nemo-window toolbar { +padding: 0; +} + +.nemo-window .path-bar button.text-button, +.nemo-window .path-bar button.text-button:hover { +font-size: 94%; +margin: 2px 0 2px 0; +} + +.nemo-window .path-bar button.text-button:checked { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar box { +margin: -1px 0 -1px 0; +} + +window.thunar toolbar button { +padding: 3px; margin: 0; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button { +background-image: url("darkelements/button-normal.png"); +background-size: 100% 100%; +padding: 6px 4px 6px 4px; +font-size: 94%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button image { +padding-left: 3px; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +window.thunar toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked label { +color: shade(@theme_selected_fg_color, 0.9); +} + +window.thunar toolbar entry { +background: transparent; +padding: 0 2px 0 2px; +margin-right: -1px; +} + +/************ + * Popovers * + ************/ + +popover.background, +.csd popover.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_bg_color; +} + +modelbutton { +padding: 1px 5px 2px 5px; +margin: 0 -10px 0 -10px; +} + +modelbutton:active, +modelbutton.flat:hover, +.menuitem.button.flat:hover, +.menuitem.button.flat:active { +color: @theme_selected_fg_color; +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +/**************** + * Progress Bar * + ***************/ + +progressbar, +treeview.view.progressbar { +font-size: smaller; +color: @theme_selected_fg_color; +} + +progressbar.horizontal progress, +treeview.view.progressbar { +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +progressbar.vertical progress { +background-image: url("darkelements/progressbar-vert.png"); +background-size: 100% 100%; +} + +progressbar.vertical trough, +progressbar.horizontal trough { +border-color: @borders; +background-color: @theme_bg_color; +} + +.xfce4-panel.panel progressbar.vertical trough { +min-width: 4px; +border: 1px solid @theme_bg_color; +background-image: none; +} + +.xfce4-panel.panel progressbar.vertical progress { +min-width: 4px; +} + +/************** + * Scroll Bar * + *************/ + +scrollbar { +-GtkScrollbar-has-backward-stepper: true; +-GtkScrollbar-has-forward-stepper: true; +} + + /* Horizontal Items */ + /* ** Below ** */ + +scrollbar.horizontal trough { +min-width: 6px; +margin: 0 0 -2px 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.vertical { +margin-right: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.horizonal trough { +margin: 0; +} + +scrollbar.horizontal slider, +scrollbar.horizontal .slider { +min-width: 100px; +border-width: 6px 2px 6px 2px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-horiz.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal slider:hover, +scrollbar.horizontal .slider:hover { +border-style: solid; +border-width: 6px 2px 6px 2px; +border-image: url("darkelements/scrollbars/slider-horiz-active.png") 6 2 6 2 / 6px 2px 6px 2px stretch ; +} + +scrollbar.horizontal button, +scrollbar.horizontal .button { +min-width: 8px; +min-height: 5px; +border: none; +} + +scrollbar.horizontal button.up, +scrollbar.horizontal .button.up { +margin-left: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.up:hover, +scrollbar.horizontal .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-left.svg")); +} + +scrollbar.horizontal button.down, +scrollbar.horizontal .button.down { +margin-right: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + +scrollbar.horizontal button.down:hover, +scrollbar.horizontal .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-right.svg")); +} + + /* Vertical Items */ + /* ** Below ** */ + +scrollbar.vertical trough { +min-width: 6px; +margin: 0 -2px 0 0; +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +window.background > box.vertical > notebook box.vertical > scrolledwindow > scrollbar.horizontal { +margin-bottom: 1px; +} /* Pavucontrol */ + +.thunar scrollbar.vertical trough { +margin: 0; +} + +scrollbar.vertical slider, +scrollbar.vertical .slider { +min-height: 100px; +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical slider:hover, +scrollbar.vertical .slider:hover { +border-style: solid; +border-image: url("darkelements/scrollbars/slider-vert-active.png") 2 6 2 6 / 2px 6px 2px 6px stretch; +border-width: 2px 6px 2px 6px; +} + +scrollbar.vertical button, +scrollbar.vertical .button { +min-width: 5px; +min-height: 8px; +border: none; +} + +scrollbar.vertical button.up, +scrollbar.vertical .button.up { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +margin-top: 13px; +} + +scrollbar.vertical button.up:hover, +scrollbar.vertical .button.up:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-up.svg")); +} + +scrollbar.vertical button.down, +scrollbar.vertical .button.down { +margin-bottom: 13px; +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +scrollbar.vertical button.down:hover, +scrollbar.vertical .button.down:hover { +-gtk-icon-source: -gtk-scaled(url("darkelements/scale/arrow-down.svg")); +} + +/******************* + * Scrolled Window * + *******************/ + +box > scrolledwindow { +margin: 4px; +border: 1px solid @borders; +} + +paned scrolledwindow { +margin: 7px; +border: 1px solid @borders; +} + +box > paned scrolledwindow { +margin-left: 4px; +margin-right: 4px; +margin-bottom: 0; +} + +window.background > grid > paned > notebook.frame scrolledwindow > widget *:selected { +background-color: @theme_selected_text_bg_color; +} /* Gucharmap */ + +.solid-csd box paned.horizontal scrolledwindow { +margin: 4px; +} /* evince */ + +.nemo-window scrolledwindow, +.nautilus-window scrolledwindow { +margin-top: -1px; +} + +.nemo-window scrolledwindow.view { +margin: 0px 4px 7px 4px; +} + +window.thunar notebook scrolledwindow.frame.standard-view { +margin: -1px 3px 0 3px; +} + +/*************** + * Search Bars * + ***************/ + +searchbar { +border: 1px solid @borders; +background-image: linear-gradient(to bottom, shade(@gradient_1,0.8), @theme_bg_color 70%); +} + +/************* + * Separator * + *************/ + +.separator { +border: 1px solid @borders; +color: transparent; +} + +button .separator, +separator, separator.sidebar, +separator:backdrop, separator.sidebar:backdrop { +background: transparent; +border-width: 0; +} + +paned.horizontal:not(.titlebar) > separator { +border-left-width: 1px; +border-style: solid; +border-color: transparent; +} + +.thunar paned:not(.titlebar) > separator { +margin: 3px 0 1px -1px; +border-width: 0; +border-left: 0.3px solid shade(@borders,2); +} + +/************ + * Side Bar * + ***********/ + +.sidebar { +margin: 0 0 0 5px; +border: 1px solid @borders; +} + +.sidebar:not(placessidebar) { +padding: 0 6px 0 6px; +} + +stacksidebar row { +padding: 10px 4px; +} + +stacksidebar row > label { +padding: 0 6px 0 6px; +} + +.nautilus-window > grid > paned > box > placessidebar { +margin: 6px 0 7px 6px; +} + +.thunar scrolledwindow.frame.sidebar.shortcuts-pane { +margin: 3px 0 1px 2px; +} + +/************ + * Shotwell * + ***********/ + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal { +margin: 7px 4px 0 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal entry { +background-image: none; +margin: 4px; +} + +window.background > box > paned.horizontal >box.vertical > revealer > toolbar.horizontal.bottom-toolbar { +margin: 9px 4px 2px 4px; +padding: 2px; +} + +revealer > toolbar.horizontal.bottom-toolbar > toolitem > box > widget image { +opacity: 0.5; +margin: 0 4px 0 4px; +} + +/*************** + * Spin Button * + **************/ + +spinbutton button { +background-image: url("darkelements/spinbutton-normal.png"); +background-size: 100% 100%; +color: @theme_fg_color; +} + +spinbutton button:disabled { +background-image: url("darkelements/spinbutton-disabled.png"); +background-size: 100% 100%; +color: @theme_disabled_fg_color; +} + +/*********** + * Spinner * + ***********/ + +@keyframes spinner { +to { -gtk-icon-transform: rotate(1turn); } +} + +spinner { +-gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +color: @theme_fg_color; +opacity: 0.8; +} + +spinner:checked { +animation: spinner 1s infinite linear; +opacity: 1; +} + +spinner:checked:disabled { +opacity: 0.5; +} + +.menu spinner, +menu spinner, +.menu spinner:hover, +.primary-toolbar spinner { +color: @theme_fg_color; +border: none; +} + +/************** + * Status Bar * + *************/ + +statusbar { +border: 1px solid @borders; +background-color: @theme_bg_color; +margin: 6px; +} + +statusbar button, +statusbar button.default, +statusbar button.flat { +background-image: none; +background-size: 100% 100%; +} + +/********** + * Switch * + **********/ + +switch, +switch:hover { +font-weight: bold; +font-size: x-small; +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid @borders; +color: @theme_fg_color; +} + +headerbar switch, +headerbar switch:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_fg_color; +} + +switch:disabled, +switch:disabled:hover { +border: 1px solid shade(@unfocused_borders, 1.2); +background-image: url("darkelements/switch-background.png"); +background-size: 100% 100%; +border: 1px solid #303030; +color: @theme_disabled_fg_color; +} + +headerbar switch:disabled, +headerbar switch:disabled:hover { +background-image: none; +border-image: url("darkelements/entry-border.png") 1 1 1 1 / 1px 1px 1px 1px stretch; +color: @theme_disabled_fg_color; +} + +switch slider, +switch slider:hover { +border: none; +background-image: url("darkelements/switch-unchecked.png"); +background-size: 100% 100%; +} + +switch slider:checked, +switch slider:checked:hover { +border: none; +background-image: url("darkelements/switch-checked.png"); +background-size: 100% 100%; +} + +switch slider:disabled, +switch slider:disabled:hover { +border: none; +background-image: url("darkelements/switch-disabled.png"); +background-size: 100% 100%; +} + +/**************************** + * Synaptic Package Manager * + ****************************/ + +dialog > box > box > box > box > scrolledwindow viewport.frame { +border: 1px solid @borders; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.vertical { +margin-right: 1px; +} + +dialog > box > box > box > box > scrolledwindow scrollbar.horizontal { +margin-bottom: 1px; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.vertical { +margin-right: 0; +} + +dialog > box > box > box > box > scrolledwindow.frame scrollbar.horizontal { +margin-bottom: 0; +} + +box > box ~ expander > box { +padding: 1px 0 0 3px; +border: 1px solid @borders; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.horizontal trough { +margin-bottom: 0; +} + +window.background > box > notebook.frame box > scrolledwindow.frame > scrollbar.vertical trough { +margin-right: 0; +} + +/************* + * Terminals * + *************/ + +window.background > box > notebook stack, +terminal-window notebook stack /* <-- Works for Gnome terminal only. */ { +margin: 3px 0 0 0; +border: 1px solid @borders; +} + +window.background > box > notebook > header.top, +terminal-window notebook header.top /* <-- Works for Gnome terminal only. */ { +margin: 2px 0 -4px 0; +} + +terminal-window > box > notebook scrollbar.vertical trough { +margin-right: -1px; +border-right: 0; +} + +/************ + * Tool Bar * + ************/ + +toolbar button { +margin: 0; +} + +toolbar:not(.inline-toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +border: 1px solid @borders; +margin: 0 0 3px 2px; +} + +.primary-toolbar:not(toolbar) { +background-image: linear-gradient(to bottom, @gradient_1 2%, @gradient_2 48%, @theme_bg_color 50%); +margin: 3px 1px 6px -2px; +} + +.primary-toolbar button.separator, +toolbar button.separator { +border-color: @theme_bg_color; +} + +.nemo-window toolbar.primary-toolbar button { +margin: 2px 0 2px 0; +} + +.primary-toolbar GtkSeparatorToolItem, +.primary-toolbar .separator, +toolbar GtkSeparatorToolItem, +toolbar .separator { +-GtkWidget-window-dragging: true; +border-color: @theme_bg_color; +color: @theme_bg_color; +} + +revealer > toolbar.primary-toolbar { +margin: 5px 7px 0 7px; +} /* Gnome System Log */ + +revealer > toolbar.primary-toolbar toolitem > box { +margin: 4px 0 4px 0; +} /* Gnome System Log */ + +/************ + * Tool Tip * + ***********/ + +tooltip, +tooltip.background { +border: 1px solid shade(@borders,1.3); +background-color: @theme_base_color; +color: @theme_tooltip_fg_color; +} + +/************* + * Tree View * + ************/ + +treeview.dnd { +border: 1px solid @borders; +} + +treeview.view.separator { +min-height: 1px; +border-color: @theme_bg_color; +} + +treeview { +-treeview-vertical-separator: 1px; +border-color: @theme_bg_color; +background-color: @theme_bg_color; +} + +treeview.view.trough { +background-color: @theme_bg_color; +border: 1px solid @borders; +background-image: none; +background-size: 100% 100%; +} + +treeview button, +treeview button:disabled { +background-image: url("darkelements/entry.png"); +background-size: 100% 100%; +color: @theme_fg_color; +border-bottom: 1px solid @borders; +} + +treeview button:active, +treeview button:checked, +treeview button:focus, +treeview button:active:focus, +treeview button:checked:focus, +treeview button:hover, +treeview button:active:hover, +treeview button:checked:hover, +treeview button:hover:focus, +treeview button:active:hover:focus, +treeview button:checked:hover:focus { +background-image: url("darkelements/column-header-hover.png"); +background-size: 100% 100%; +color: @theme_selected_fg_color; +border-bottom: 1px solid @borders; +} + +/******** + * View * + ********/ + +.view { +background-color: @theme_bg_color; +} + +.view:selected { +color: shade(@theme_selected_fg_color,0.95); +background-image: url("darkelements/selected-bar.png"); +background-size: 100% 100%; +} + +.view text, +textview text, +iconview text { +color: @theme_fg_color; +} + +selection, +selection:focus { +color: @theme_selected_text_color; +} + +text selection, +text selection:focus { +color: @theme_selected_text_color; +} + +text:selected, +textview text selection, +textview text selection:focus { +color: shade(@theme_selected_fg_color,1.3); +background-color: @theme_selected_text_bg_color; +} + +.content-view rubberband, +.content-view.view.rubberband, +view.rubberband, +view rubberband, +flowbox rubberband, +flowbox, rubberband, +.rubberband { +border: 1px solid @borders; +background-color: @theme_bg_color; +} + +.caja-canvas-item:selected, +.nemo-canvas-item:selected, +.nautilus-canvas-item:selected { +color: shade(@theme_selected_fg_color, 1.1); +background-color: white; +} + +.caja-canvas-item:hover, +.nemo-canvas-item:hover, +.nautilus-canvas-item:hover { +background-color: @theme_bg_color; +} + +.thunar .view { +background-color: transparent; +} + +/************ + * Xfce OSD * + ***********/ + +#XfceNotifyWindow *:not(progressbar) { +padding: 0 0 1px 0; +} + +#XfceNotifyWindow { +border-radius: 0; +border: 1px solid @borders; +background-color: @theme_base_color; +} + +#XfceNotifyWindow button { +padding: 3px 0 3px 0; +} + +#XfceNotifyWindow button:hover { +color: @theme_selected_fg_color; +} + +#XfceNotifyWindow progressbar progress { +min-height: 8px; +background-color: @theme_base_color; +background-image: url("darkelements/progressbar-horiz.png"); +background-size: 100% 100%; +} + +#XfceNotifyWindow progressbar trough { +min-height: 8px; +border: 1px solid @borders; +background-image: linear-gradient(to bottom, #151515, #000000); +} + +/************** + * Xfce Panel * + *************/ + +.xfce4-panel.panel { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:not(:checked) { +background-image: url("darkelements/panel.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel button:hover { +background-image: url("darkelements/button-hover.png"); +background-size: 100% 100%; +} + +.xfce4-panel.panel menuitem { +padding-left: 4px; +padding-right: 8px; +} + +#pulseaudio-button image { +-gtk-icon-transform: scale(0.9); + +} + +#pulseaudio-button menu *{ +padding-left: 2px; +margin: 1px 0 1px 1px; +-gtk-icon-transform: scale(1.1); +} + +#pulseaudio-button scale *{ +padding: 0; +margin: 2px 2px -2px 0; +background-color: transparent; +} + +#pulseaudio-button scale.horizontal trough { +background-size: 110% 110%; +} + +#pulseaudio-button scale.horizontal slider { +margin-top: -1px; +} + +#pulseaudio-button scale.horizontal slider:hover { +background-image: url("darkelements/scale/slider-horiz.png"); +} + +#pulseaudio-button scale.horizontal slider:active { +background-image: url("darkelements/scale/slider-horiz-hover.png"); +} + +#xfce4-notification-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#xfce4-power-manager-plugin *{ +-gtk-icon-transform: scale(0.9); +} + +#whiskermenu-window border { +padding: 5px; +border: 1px solid shade(@borders,1.3); +} + +#whiskermenu-window button:not(:checked) { +color: @theme_fg_color; +background-image: none; +} + +#whiskermenu-window button:checked { +color: @theme_selected_fg_color; +} + +#whiskermenu-window entry { +margin: 2px 0 2px 0; +} + +#whiskermenu-window > frame > stack > box > box > label { +font-size: 95%; +margin-left: -5px; +margin-bottom: 4px; +} + +#whiskermenu-window > frame > stack > box > stack > box > scrolledwindow { +margin: 0 1px 0 0; +} + +.xfsm-logout-dialog { +border: 1px solid @borders; +} + +.xfsm-logout-dialog button { +border: 1px solid shade(@borders,0.8); +margin: 4px; +} + +/* **** End of File **** */ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/gtk.css b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/gtk.css new file mode 100644 index 0000000..8b7cd00 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/gtk.css @@ -0,0 +1,55 @@ +/* Plasma Ultra ('Stanadard') - Version 4 (No Backdrop) */ +@define-color theme_bg_color #000000; +@define-color theme_fg_color #a1a1a1; +@define-color theme_base_color #000000; + +/* Below:- Compromise for Gnome Calendar readability and selected bg color for Evolution message list rows. */ +@define-color theme_selected_bg_color shade(@info_fg_color,0.7); /* Adjust as preferred. */ + +@define-color theme_selected_fg_color #bcbcbc; +@define-color theme_selected_text_color #9439e1; +@define-color theme_selected_text_bg_color #5a1286; +@define-color theme_disabled_fg_color #505050; +@define-color theme_disabled_bg_color #000000; +@define-color theme_tooltip_bg_color #000000; +@define-color theme_tooltip_fg_color #a1a1a1; +@define-color levelbar_color #8d43f5; +@define-color borders #323232; /* Some applications have this hard-coded on some borders. */ +@define-color unfocused_borders #1c1c1c; +@define-color tab_color #9a3ee6; +@define-color gradient_1 #2e2e2e; +@define-color gradient_2 #0d0d0d; +@define-color event-calendar-color #22002f; +/* misc colors used by gtk+ */ +@define-color info_fg_color #ae4eff; +@define-color info_bg_color @theme_bg_color; +@define-color warning_fg_color #aa46ff; +@define-color warning_bg_color @theme_bg_color; +@define-color question_fg_color #aa46ff; +@define-color question_bg_color @theme_bg_color; +@define-color error_fg_color #aa46ff; +@define-color error_bg_color @theme_bg_color; +@define-color link_color @info_fg_color; +@define-color link_visited_color shade(@info_fg_color, 0.8); +@define-color success_color #aa46ff; +@define-color error_color #aa46ff; +/* widget colors */ +@define-color titlebar_bg_color @theme_bg_color; +@define-color titlebar_fg_color @theme_fg_color; +@define-color menubar_bg_color @theme_bg_color; +@define-color menubar_fg_color @theme_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @theme_bg_color; +@define-color menu_fg_color @theme_fg_color; +@define-color panel_bg_color @theme_bg_color; +@define-color panel_fg_color @theme_fg_color; +/* window manager colors */ +@define-color wm_bg @theme_bg_color; +@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1); +@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6); +@define-color wm_border_focused shade(@theme_bg_color, 0.7); +@define-color wm_border_unfocused shade(@theme_bg_color, 0.8); + +@import url("gtk-widgets.css"); +@import url("lightdm-gtk-greeter.css"); diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/lightdm-gtk-greeter.css b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/lightdm-gtk-greeter.css new file mode 100644 index 0000000..6846103 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/gtk-3.0/lightdm-gtk-greeter.css @@ -0,0 +1,45 @@ +#panel_window menubar { +background-color: alpha (black, 0.90); +border: none; +} + +#user_image { +margin-left: -20px; +} + +#user_image_border { +border: none; } + +#login_window, +#shutdown_dialog, +#restart_dialog { +background-color: alpha (black, 0.90); +border: 1px solid shade(@borders, 1.6); +} + +#login_window entry { +margin-top: 4px; +} + +#content_frame { +padding: 10px 20px 0 20px; +border: none; +} + +#buttonbox_frame { +border: none; +padding: 0 10px 5px 230px; +} + +#buttonbox_frame button { +border: 10px solid transparent; +padding: 4px 8px 4px 8px; +} + +#greeter_infobar { +font-size: 90%; +padding: 0 0 10px 10px; +border: none; +background: transparent; +color: @theme_selected_fg_color; +} diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/index.theme b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/index.theme new file mode 100644 index 0000000..d4396da --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/index.theme @@ -0,0 +1,10 @@ +[X-GNOME-Metatheme] +Name=Plasma Ultra +Type=X-GNOME-Metatheme +Comment=Dark purple theme +Encoding=UTF-8 +GtkTheme=Plasma Ultra +MetacityTheme=Adwaita +IconTheme=Adwaita +CursorTheme=Adwaita +CursorSize=24 diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/README b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/README new file mode 100644 index 0000000..5d53c45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/README @@ -0,0 +1,7 @@ +Kokodi^2 +-------- + +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2006 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-active.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-active.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-inactive.png new file mode 100755 index 0000000..e6d0cd9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..5d071c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-inactive.xpm @@ -0,0 +1,11 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 2 1", +" c None", +". c #000000", +".....", +".....", +".....", +".....", +".....", +"....."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-active.png new file mode 100755 index 0000000..0da6f48 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-inactive.png new file mode 100755 index 0000000..486b656 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..79ea864 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-active.png new file mode 100755 index 0000000..bcc083c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-active.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-inactive.png new file mode 100755 index 0000000..894974a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..a9ea412 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,21 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"16 16 2 1", +" c None", +". c #000000", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-active.png new file mode 100755 index 0000000..6a1d6e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-active.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-inactive.png new file mode 100755 index 0000000..6a1d6e5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..f2bc9c4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-inactive.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * close_active_xpm[] = { +"28 26 20 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010101", +"# c #020101", +"$ c #020000", +"% c #010100", +"& c #030202", +"* c #040302", +"= c #050302", +"- c #030201", +"; c #040100", +"> c #050201", +", c #070201", +"' c #080201", +") c #030000", +"! c #040000", +"~ c #060100", +"{ c #070100", +"] c #050100", +"............................", +"............................", +"............................", +"...................+++++....", +".............+.++@####$++...", +"...........++.%###&*==-$+...", +"...........+..%##;>,',>$+...", +".............++$)!~{{~!$+...", +"............++$$$$)]])$+....", +"..............+++++$$++.....", +"................+++++++.....", +"......................+.....", +"............................", +"+.....+++%+++...............", +"...+..++....................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-prelight.png new file mode 100644 index 0000000..ebd8658 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-pressed.png new file mode 100644 index 0000000..181d5f9 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..9972ba6 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/close-pressed.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"28 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++...............", +"..........+++...............", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-active.png new file mode 100755 index 0000000..a15684e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-inactive.png new file mode 100755 index 0000000..a15684e Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-prelight.png new file mode 100644 index 0000000..a5b9658 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-pressed.png new file mode 100644 index 0000000..94a5ea2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..13fcd92 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/hide-pressed.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"28 26 26 1", +" c None", +". c #070706", +"+ c #14110E", +"@ c #0B0908", +"# c #060504", +"$ c #050403", +"% c #030302", +"& c #030202", +"* c #040403", +"= c #040302", +"- c #020101", +"; c #010101", +"> c #000000", +", c #020302", +"' c #050303", +") c #030303", +"! c #070605", +"~ c #020201", +"{ c #010201", +"] c #010100", +"^ c #010000", +"/ c #020202", +"( c #040404", +"_ c #050505", +": c #060606", +"< c #070707", +".+@#$%&$*===&&--;;;;>>>>;;,'", +")!*~;{-;;-~;--]^>>>>>>>>>>>~", +"/]]>>>>>>>]>>>>>>>>>>>>>>>>>", +";>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>^^>>>>", +">>>>>>>>>>>>>>>>>>>>>^^^>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>>>>>>>>>>>>>>>>>>>>>>>", +">>>>>>;>;;;;/;;>>>>>>>>>>>>>", +"/;////)//)))())//;>>>>>>>>>>", +"))(((((___::<::());;>>>>>>>;"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-active.png new file mode 100755 index 0000000..190255c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-active.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-active.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-inactive.png new file mode 100755 index 0000000..190255c Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..42bce85 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/left-inactive.xpm @@ -0,0 +1,10 @@ +/* XPM */ +static char * left_active_xpm[] = { +"5 5 2 1", +" c #000000", +". c #010101", +" . ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-active.png new file mode 100755 index 0000000..215841f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-active.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-inactive.png new file mode 100755 index 0000000..215841f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..ccda39c --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-inactive.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..0fbbac3 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..e01c4f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-prelight.xpm @@ -0,0 +1,39 @@ +/* XPM */ +static char * maximize_prelight_xpm[] = { +"28 26 10 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #010100", +"# c #020101", +"$ c #020100", +"% c #020000", +"& c #030101", +"* c #030100", +"= c #010101", +"............................", +"............................", +"............................", +"............................", +"..................++++......", +"..................+++++.....", +".........++.@.#$$@%%++++....", +"......+++++%$+&***+%%+......", +"......++++++$+#$$%++++......", +".......+++..+@+.+++.........", +"...........................+", +"..........................++", +"......................+++.++", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"=...........................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..d4afb9b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..21b9e9d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-pressed.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"28 26 14 1", +" c None", +". c #000000", +"+ c #010000", +"@ c #020100", +"# c #020101", +"$ c #010100", +"% c #020000", +"& c #030000", +"* c #040100", +"= c #050100", +"- c #070100", +"; c #060100", +"> c #000101", +", c #010101", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"..........+++..+............", +"...........+++++............", +"............@#@.............", +"..........+$+@+++........++%", +"..........+++.+$........++&*", +"...........+$$$.........+&=-", +"......................++%*;-", +".......................+++++", +"........................>,,,", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-active.png new file mode 100755 index 0000000..ee31b26 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 0000000..ee31b26 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..40f94c7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_active_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-prelight.png new file mode 100644 index 0000000..17d7d99 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..36c62ec --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_prelight_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-pressed.png new file mode 100644 index 0000000..0759cde Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..1eb90f7 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * maximize_toggled_pressed_xpm[] = { +"28 26 2 1", +" c None", +". c #000000", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................", +"............................"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-active.png new file mode 100755 index 0000000..f12634b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-active.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-inactive.png new file mode 100755 index 0000000..f12634b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..1c8cea8 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-prelight.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-prelight.png new file mode 100644 index 0000000..583e02b Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-prelight.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-prelight.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..d2d3a45 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-prelight.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_prelight_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-pressed.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-pressed.png new file mode 100644 index 0000000..cb13896 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-pressed.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-pressed.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..ca73917 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/menu-pressed.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"13 26 2 1", +" c None", +". c #000000", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +".............", +"............."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-active.png new file mode 100755 index 0000000..c0d5124 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-active.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-active.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-inactive.png new file mode 100755 index 0000000..c0d5124 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..fa476e4 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/right-inactive.xpm @@ -0,0 +1,9 @@ +/* XPM */ +static char * right_active_xpm[] = { +"5 5 1 1", +" c #000000", +" ", +" ", +" ", +" ", +" "}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/themerc b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/themerc new file mode 100755 index 0000000..3c86a6e --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/themerc @@ -0,0 +1,6 @@ +show_app_icon=true +button_spacing=0 +full_width_title=true +button_offset=0 +active_text_color=#acacac +inactive_text_color=#acacac diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-active.png new file mode 100755 index 0000000..ce88a03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-inactive.png new file mode 100755 index 0000000..ce88a03 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..d09db7d --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-1-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_1_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-active.png new file mode 100755 index 0000000..c78498a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-inactive.png new file mode 100755 index 0000000..c78498a Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..f2051b3 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-2-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_2_active_xpm[] = { +"4 26 3 1", +" c None", +". c #010101", +"+ c #000000", +"....", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-active.png new file mode 100755 index 0000000..c7cd7b2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-inactive.png new file mode 100755 index 0000000..c7cd7b2 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..def2a61 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-3-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_3_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-active.png new file mode 100755 index 0000000..34397f4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-active.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-inactive.png new file mode 100755 index 0000000..34397f4 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..0c07cfd --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-4-inactive.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static char * title_4_active_xpm[] = { +"4 26 3 1", +" c None", +". c #000000", +"+ c #010101", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"++++", +"++++", +"++++", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-active.png new file mode 100755 index 0000000..b8bc692 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-active.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-inactive.png new file mode 100755 index 0000000..b8bc692 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..37a2a4f --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/title-5-inactive.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char * title_5_active_xpm[] = { +"4 26 2 1", +" c None", +". c #000000", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"....", +"...."}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-active.png new file mode 100755 index 0000000..13f2ee5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-inactive.png new file mode 100755 index 0000000..13f2ee5 Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..d443baa --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-left-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-active.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-active.png new file mode 100755 index 0000000..3efef6f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-active.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-active.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-active.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"}; diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-inactive.png b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-inactive.png new file mode 100755 index 0000000..3efef6f Binary files /dev/null and b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-inactive.png differ diff --git a/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-inactive.xpm b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..652f223 --- /dev/null +++ b/src/plasma-themes-NO-BACKDROP/Plasma Ultra/xfwm4/top-right-inactive.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"6 42 2 1", +" c None", +". c #000000", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......", +"......"};