commit 2688c3d739bb17d1309d7a9ead31efa1d9e03bbf Author: eudaimon Date: Wed Mar 20 11:26:32 2024 +0100 first commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a0a55b7 --- /dev/null +++ b/LICENSE @@ -0,0 +1,626 @@ +======= +GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and +other kinds of works. + +The licenses for most software and other practical works are designed to take +away your freedom to share and change the works. By contrast, the GNU General +Public License is intended to guarantee your freedom to share and change all +versions of a program--to make sure it remains free software for all its users. +We, the Free Software Foundation, use the GNU General Public License for most +of our software; it applies also to any other work released this way by its +authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom +to distribute copies of free software (and charge for them if you wish), that +you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs, and that you know you +can do these things. + +To protect your rights, we need to prevent others from denying you these rights +or asking you to surrender the rights. Therefore, you have certain responsibilities +if you distribute copies of the software, or if you modify it: responsibilities +to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or +for a fee, you must pass on to the recipients the same freedoms that you received. +You must make sure that they, too, receive or can get the source code. And +you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert +copyright on the software, and (2) offer you this License giving you legal +permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that +there is no warranty for this free software. For both users' and authors' +sake, the GPL requires that modified versions be marked as changed, so that +their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified +versions of the software inside them, although the manufacturer can do so. +This is fundamentally incompatible with the aim of protecting users' freedom +to change the software. The systematic pattern of such abuse occurs in the +area of products for individuals to use, which is precisely where it is most +unacceptable. Therefore, we have designed this version of the GPL to prohibit +the practice for those products. If such problems arise substantially in other +domains, we stand ready to extend this provision to those domains in future +versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States +should not allow patents to restrict development and use of software on general-purpose +computers, but in those that do, we wish to avoid the special danger that +patents applied to a free program could make it effectively proprietary. To +prevent this, the GPL assures that patents cannot be used to render the program +non-free. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, +such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. +Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals +or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in +a fashion requiring copyright permission, other than the making of an exact +copy. The resulting work is called a "modified version" of the earlier work +or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the +Program. + +To "propagate" a work means to do anything with it that, without permission, +would make you directly or secondarily liable for infringement under applicable +copyright law, except executing it on a computer or modifying a private copy. +Propagation includes copying, distribution (with or without modification), +making available to the public, and in some countries other activities as +well. + +To "convey" a work means any kind of propagation that enables other parties +to make or receive copies. Mere interaction with a user through a computer +network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the +extent that it includes a convenient and prominently visible feature that +(1) displays an appropriate copyright notice, and (2) tells the user that +there is no warranty for the work (except to the extent that warranties are +provided), that licensees may convey the work under this License, and how +to view a copy of this License. If the interface presents a list of user commands +or options, such as a menu, a prominent item in the list meets this criterion. + + 1. Source Code. + +The "source code" for a work means the preferred form of the work for making +modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard +defined by a recognized standards body, or, in the case of interfaces specified +for a particular programming language, one that is widely used among developers +working in that language. + +The "System Libraries" of an executable work include anything, other than +the work as a whole, that (a) is included in the normal form of packaging +a Major Component, but which is not part of that Major Component, and (b) +serves only to enable use of the work with that Major Component, or to implement +a Standard Interface for which an implementation is available to the public +in source code form. A "Major Component", in this context, means a major essential +component (kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to produce +the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source +code needed to generate, install, and (for an executable work) run the object +code and to modify the work, including scripts to control those activities. +However, it does not include the work's System Libraries, or general-purpose +tools or generally available free programs which are used unmodified in performing +those activities but which are not part of the work. For example, Corresponding +Source includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically linked +subprograms that the work is specifically designed to require, such as by +intimate data communication or control flow between those subprograms and +other parts of the work. + +The Corresponding Source need not include anything that users can regenerate +automatically from other parts of the Corresponding Source. + + The Corresponding Source for a work in source code form is that same work. + + 2. Basic Permissions. + +All rights granted under this License are granted for the term of copyright +on the Program, and are irrevocable provided the stated conditions are met. +This License explicitly affirms your unlimited permission to run the unmodified +Program. The output from running a covered work is covered by this License +only if the output, given its content, constitutes a covered work. This License +acknowledges your rights of fair use or other equivalent, as provided by copyright +law. + +You may make, run and propagate covered works that you do not convey, without +conditions so long as your license otherwise remains in force. You may convey +covered works to others for the sole purpose of having them make modifications +exclusively for you, or provide you with facilities for running those works, +provided that you comply with the terms of this License in conveying all material +for which you do not control copyright. Those thus making or running the covered +works for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of your copyrighted +material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions +stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + +No covered work shall be deemed part of an effective technological measure +under any applicable law fulfilling obligations under article 11 of the WIPO +copyright treaty adopted on 20 December 1996, or similar laws prohibiting +or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention +of technological measures to the extent such circumvention is effected by +exercising rights under this License with respect to the covered work, and +you disclaim any intention to limit operation or modification of the work +as a means of enforcing, against the work's users, your or third parties' +legal rights to forbid circumvention of technological measures. + + 4. Conveying Verbatim Copies. + +You may convey verbatim copies of the Program's source code as you receive +it, in any medium, provided that you conspicuously and appropriately publish +on each copy an appropriate copyright notice; keep intact all notices stating +that this License and any non-permissive terms added in accord with section +7 apply to the code; keep intact all notices of the absence of any warranty; +and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you +may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + +You may convey a work based on the Program, or the modifications to produce +it from the Program, in the form of source code under the terms of section +4, provided that you also meet all of these conditions: + +a) The work must carry prominent notices stating that you modified it, and +giving a relevant date. + +b) The work must carry prominent notices stating that it is released under +this License and any conditions added under section 7. This requirement modifies +the requirement in section 4 to "keep intact all notices". + +c) You must license the entire work, as a whole, under this License to anyone +who comes into possession of a copy. This License will therefore apply, along +with any applicable section 7 additional terms, to the whole of the work, +and all its parts, regardless of how they are packaged. This License gives +no permission to license the work in any other way, but it does not invalidate +such permission if you have separately received it. + +d) If the work has interactive user interfaces, each must display Appropriate +Legal Notices; however, if the Program has interactive interfaces that do +not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, +which are not by their nature extensions of the covered work, and which are +not combined with it such as to form a larger program, in or on a volume of +a storage or distribution medium, is called an "aggregate" if the compilation +and its resulting copyright are not used to limit the access or legal rights +of the compilation's users beyond what the individual works permit. Inclusion +of a covered work in an aggregate does not cause this License to apply to +the other parts of the aggregate. + + 6. Conveying Non-Source Forms. + +You may convey a covered work in object code form under the terms of sections +4 and 5, provided that you also convey the machine-readable Corresponding +Source under the terms of this License, in one of these ways: + +a) Convey the object code in, or embodied in, a physical product (including +a physical distribution medium), accompanied by the Corresponding Source fixed +on a durable physical medium customarily used for software interchange. + +b) Convey the object code in, or embodied in, a physical product (including +a physical distribution medium), accompanied by a written offer, valid for +at least three years and valid for as long as you offer spare parts or customer +support for that product model, to give anyone who possesses the object code +either (1) a copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical medium customarily +used for software interchange, for a price no more than your reasonable cost +of physically performing this conveying of source, or (2) access to copy the +Corresponding Source from a network server at no charge. + +c) Convey individual copies of the object code with a copy of the written +offer to provide the Corresponding Source. This alternative is allowed only +occasionally and noncommercially, and only if you received the object code +with such an offer, in accord with subsection 6b. + +d) Convey the object code by offering access from a designated place (gratis +or for a charge), and offer equivalent access to the Corresponding Source +in the same way through the same place at no further charge. You need not +require recipients to copy the Corresponding Source along with the object +code. If the place to copy the object code is a network server, the Corresponding +Source may be on a different server (operated by you or a third party) that +supports equivalent copying facilities, provided you maintain clear directions +next to the object code saying where to find the Corresponding Source. Regardless +of what server hosts the Corresponding Source, you remain obligated to ensure +that it is available for as long as needed to satisfy these requirements. + +e) Convey the object code using peer-to-peer transmission, provided you inform +other peers where the object code and Corresponding Source of the work are +being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from +the Corresponding Source as a System Library, need not be included in conveying +the object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible +personal property which is normally used for personal, family, or household +purposes, or (2) anything designed or sold for incorporation into a dwelling. +In determining whether a product is a consumer product, doubtful cases shall +be resolved in favor of coverage. For a particular product received by a particular +user, "normally used" refers to a typical or common use of that class of product, +regardless of the status of the particular user or of the way in which the +particular user actually uses, or expects or is expected to use, the product. +A product is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent the +only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, +authorization keys, or other information required to install and execute modified +versions of a covered work in that User Product from a modified version of +its Corresponding Source. The information must suffice to ensure that the +continued functioning of the modified object code is in no case prevented +or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically +for use in, a User Product, and the conveying occurs as part of a transaction +in which the right of possession and use of the User Product is transferred +to the recipient in perpetuity or for a fixed term (regardless of how the +transaction is characterized), the Corresponding Source conveyed under this +section must be accompanied by the Installation Information. But this requirement +does not apply if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has been installed +in ROM). + +The requirement to provide Installation Information does not include a requirement +to continue to provide support service, warranty, or updates for a work that +has been modified or installed by the recipient, or for the User Product in +which it has been modified or installed. Access to a network may be denied +when the modification itself materially and adversely affects the operation +of the network or violates the rules and protocols for communication across +the network. + +Corresponding Source conveyed, and Installation Information provided, in accord +with this section must be in a format that is publicly documented (and with +an implementation available to the public in source code form), and must require +no special password or key for unpacking, reading or copying. + + 7. Additional Terms. + +"Additional permissions" are terms that supplement the terms of this License +by making exceptions from one or more of its conditions. Additional permissions +that are applicable to the entire Program shall be treated as though they +were included in this License, to the extent that they are valid under applicable +law. If additional permissions apply only to part of the Program, that part +may be used separately under those permissions, but the entire Program remains +governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any +additional permissions from that copy, or from any part of it. (Additional +permissions may be written to require their own removal in certain cases when +you modify the work.) You may place additional permissions on material, added +by you to a covered work, for which you have or can give appropriate copyright +permission. + +Notwithstanding any other provision of this License, for material you add +to a covered work, you may (if authorized by the copyright holders of that +material) supplement the terms of this License with terms: + +a) Disclaiming warranty or limiting liability differently from the terms of +sections 15 and 16 of this License; or + +b) Requiring preservation of specified reasonable legal notices or author +attributions in that material or in the Appropriate Legal Notices displayed +by works containing it; or + +c) Prohibiting misrepresentation of the origin of that material, or requiring +that modified versions of such material be marked in reasonable ways as different +from the original version; or + +d) Limiting the use for publicity purposes of names of licensors or authors +of the material; or + +e) Declining to grant rights under trademark law for use of some trade names, +trademarks, or service marks; or + +f) Requiring indemnification of licensors and authors of that material by +anyone who conveys the material (or modified versions of it) with contractual +assumptions of liability to the recipient, for any liability that these contractual +assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" +within the meaning of section 10. If the Program as you received it, or any +part of it, contains a notice stating that it is governed by this License +along with a term that is a further restriction, you may remove that term. +If a license document contains a further restriction but permits relicensing +or conveying under this License, you may add to a covered work material governed +by the terms of that license document, provided that the further restriction +does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, +in the relevant source files, a statement of the additional terms that apply +to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form +of a separately written license, or stated as exceptions; the above requirements +apply either way. + + 8. Termination. + +You may not propagate or modify a covered work except as expressly provided +under this License. Any attempt otherwise to propagate or modify it is void, +and will automatically terminate your rights under this License (including +any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from +a particular copyright holder is reinstated (a) provisionally, unless and +until the copyright holder explicitly and finally terminates your license, +and (b) permanently, if the copyright holder fails to notify you of the violation +by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently +if the copyright holder notifies you of the violation by some reasonable means, +this is the first time you have received notice of violation of this License +(for any work) from that copyright holder, and you cure the violation prior +to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses +of parties who have received copies or rights from you under this License. +If your rights have been terminated and not permanently reinstated, you do +not qualify to receive new licenses for the same material under section 10. + + 9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or run a copy +of the Program. Ancillary propagation of a covered work occurring solely as +a consequence of using peer-to-peer transmission to receive a copy likewise +does not require acceptance. However, nothing other than this License grants +you permission to propagate or modify any covered work. These actions infringe +copyright if you do not accept this License. Therefore, by modifying or propagating +a covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically receives +a license from the original licensors, to run, modify and propagate that work, +subject to this License. You are not responsible for enforcing compliance +by third parties with this License. + +An "entity transaction" is a transaction transferring control of an organization, +or substantially all assets of one, or subdividing an organization, or merging +organizations. If propagation of a covered work results from an entity transaction, +each party to that transaction who receives a copy of the work also receives +whatever licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the Corresponding +Source of the work from the predecessor in interest, if the predecessor has +it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights +granted or affirmed under this License. For example, you may not impose a +license fee, royalty, or other charge for exercise of rights granted under +this License, and you may not initiate litigation (including a cross-claim +or counterclaim in a lawsuit) alleging that any patent claim is infringed +by making, using, selling, offering for sale, or importing the Program or +any portion of it. + + 11. Patents. + +A "contributor" is a copyright holder who authorizes use under this License +of the Program or a work on which the Program is based. The work thus licensed +is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or controlled +by the contributor, whether already acquired or hereafter acquired, that would +be infringed by some manner, permitted by this License, of making, using, +or selling its contributor version, but do not include claims that would be +infringed only as a consequence of further modification of the contributor +version. For purposes of this definition, "control" includes the right to +grant patent sublicenses in a manner consistent with the requirements of this +License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent +license under the contributor's essential patent claims, to make, use, sell, +offer for sale, import and otherwise run, modify and propagate the contents +of its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement +or commitment, however denominated, not to enforce a patent (such as an express +permission to practice a patent or covenant not to sue for patent infringement). +To "grant" such a patent license to a party means to make such an agreement +or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the +Corresponding Source of the work is not available for anyone to copy, free +of charge and under the terms of this License, through a publicly available +network server or other readily accessible means, then you must either (1) +cause the Corresponding Source to be so available, or (2) arrange to deprive +yourself of the benefit of the patent license for this particular work, or +(3) arrange, in a manner consistent with the requirements of this License, +to extend the patent license to downstream recipients. "Knowingly relying" +means you have actual knowledge that, but for the patent license, your conveying +the covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that country +that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, +you convey, or propagate by procuring conveyance of, a covered work, and grant +a patent license to some of the parties receiving the covered work authorizing +them to use, propagate, modify or convey a specific copy of the covered work, +then the patent license you grant is automatically extended to all recipients +of the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope +of its coverage, prohibits the exercise of, or is conditioned on the non-exercise +of one or more of the rights that are specifically granted under this License. +You may not convey a covered work if you are a party to an arrangement with +a third party that is in the business of distributing software, under which +you make payment to the third party based on the extent of your activity of +conveying the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory patent +license (a) in connection with copies of the covered work conveyed by you +(or copies made from those copies), or (b) primarily for and in connection +with specific products or compilations that contain the covered work, unless +you entered into that arrangement, or that patent license was granted, prior +to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied +license or other defenses to infringement that may otherwise be available +to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or otherwise) +that contradict the conditions of this License, they do not excuse you from +the conditions of this License. If you cannot convey a covered work so as +to satisfy simultaneously your obligations under this License and any other +pertinent obligations, then as a consequence you may not convey it at all. +For example, if you agree to terms that obligate you to collect a royalty +for further conveying from those to whom you convey the Program, the only +way you could satisfy both those terms and this License would be to refrain +entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + +Notwithstanding any other provision of this License, you have permission to +link or combine any covered work with a work licensed under version 3 of the +GNU Affero General Public License into a single combined work, and to convey +the resulting work. The terms of this License will continue to apply to the +part which is the covered work, but the special requirements of the GNU Affero +General Public License, section 13, concerning interaction through a network +will apply to the combination as such. + + 14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of the +GNU General Public License from time to time. Such new versions will be similar +in spirit to the present version, but may differ in detail to address new +problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies +that a certain numbered version of the GNU General Public License "or any +later version" applies to it, you have the option of following the terms and +conditions either of that numbered version or of any later version published +by the Free Software Foundation. If the Program does not specify a version +number of the GNU General Public License, you may choose any version ever +published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of +the GNU General Public License can be used, that proxy's public statement +of acceptance of a version permanently authorizes you to choose that version +for the Program. + +Later license versions may give you additional or different permissions. However, +no additional obligations are imposed on any author or copyright holder as +a result of your choosing to follow a later version. + + 15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE +LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR +OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER +EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM +PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR +CORRECTION. + + 16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM +AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, +INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO +USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED +INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE +PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER +PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided above cannot +be given local legal effect according to their terms, reviewing courts shall +apply local law that most closely approximates an absolute waiver of all civil +liability in connection with the Program, unless a warranty or assumption +of liability accompanies a copy of the Program in return for a fee. END OF +TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively state the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + + +Copyright (C) + +This program 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 3 of the License, or (at your option) any later +version. + +This program 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 . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like +this when it starts in an interactive mode: + + Copyright (C) + +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + +This is free software, and you are welcome to redistribute it under certain +conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands might +be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. For +more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General Public +License instead of this License. But first, please read . \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad26fa2 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ +# plateau-adaptive + +![small preview](previews/mosaic-logo.png) + +This is a skeuomorphic GTK3 theme that follows your KDE Plasma color scheme, the same way that Breeze GTK theme adapts to it. So if you want to change its colors, you only need to change KDE Plasma's color scheme, nothing else. It is an evolution of [pho-earth-adaptive](https://git.disroot.org/eudaimon/pho-earth-adaptive). It looks a bit more like traditional Adwaita. In its default colors, it is lighter (though still a dark theme). + +This theme is a modification of my [Pho-Earth-by-night](https://www.pling.com/p/1459383/), changing color names to match breeze's and some other improvements. At the same time, it is based on the wonderful pho series by GUILMOUR, such as Pho-Myrtus [here](https://www.pling.com/s/Gnome/p/1240355/). It has currently departed very far away from that theme. + +This plateau-adaptive includes some predefined color schemes (that will work for GTK3 and 4, and are independent from Plasma themes). They're in the color_themes directory. By default, dark plateau theme is enabled. To enable another theme, go to the directory where the theme is installed (typically: `~/.themes` or `~/.local/share/themes`) and execute the script `change_theme.sh`. This script will tell you which themes are available and let you chose one. This means that you can change this theme's colors regardless of current Plasma scheme (if there is one). + +**By default, this theme will not try to follow current Plasma color scheme**. I had to do this so I could make Plasma theme work both for GTK3 and GTK4. To force this theme to honor current Plasma color scheme, you have to execute the script `toggle_plasma.sh`, following previous instructions too. You can also create new themes, it's quite easy: just copy one theme's file to another name and edit it: you just need to know how to define colors in RGB hexadecimal values, but any online color picker will help you with that. + +Sadly, GTK2 can't follow plasma KDE color scheme because the trick used by Plasma KDE for GTK3 is with the file ~/.config/colors.css, but this only affects GTK3 theme, not GTK2 or GTK4. Currently GTK2 uses dark-plateau's GTK2 fixed colors. + +GTK4 version is still under construction. It will probably look good enough most times, but there are things to be fixed (still a lot of warnings and errors, for example). Please comment if there's anything to be fixed other than said errors and warnings. I'm still learning about it by myself, by trial and error (is there any documentation that explains most if not all the changes from GTK3? Please tell me in the comments, too). + +The first 3 previews show current style. Other previews show an older style, but I've kept them so you can see how this adaptation to Plasma's color schemes works. + +There is a matching xfwm4 theme too, which will adapt to current colors. + +Enjoy! + +(some keywords to help finding this theme: non-flat, 3D, 3-D, adaptive, adapts, multiple colors, multicolor, shadows, highlights) + +## Big previews: + +Current style: + +![big preview with current style](previews/plateau-gtk3wf-1.png) +![big preview with current style, dark version](previews/plateau-gtk3wf-2.png) +![big preview with current style, oxygen color scheme](previews/plateau-gtk3wf-3.png) + +Old previews, but with different Plasma color schemes: + +![old preview](previews/GTK3WF-1-KvDarkRed.png) +![old preview](previews/GTK3WF-2-OpenSuse-darkened.png) +![old preview](previews/GTK3WF-3-Earthen2.png) +![old preview](previews/mosaic-GTK3WF-3-KvCyan.png) +![old preview](previews/mosaic-GTK3WF-2-Grass.png) diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..9fabcd9 --- /dev/null +++ b/TODO.md @@ -0,0 +1,15 @@ +# To Do + +- xfwm4 theme: + - finish all the buttons + - darken the color a bit + + +# GTK4 + +fix like GTK3 Window Header colors (line 88) + +Window control buttons: fix selectors because they're different than GTK3 +Calendar buttons: they surely can look better + +More tests and checks diff --git a/change_theme.sh b/change_theme.sh new file mode 100755 index 0000000..ace624e --- /dev/null +++ b/change_theme.sh @@ -0,0 +1,51 @@ +#! /bin/bash + +THEMES_DIR=color_themes +CSS_LINK_NAME=theme_colors.css + +maxParams=1 + +usage() { + + echo -e "Usage: $(basename "$0") [color_theme_to_activate.css]\n" >&2 + echo -e "Activates a color theme\nIf you don't specify one in the command, it will show all possible themes and let you select one'" >&2 +} + + +if [ $# -gt $maxParams ] +then + echo -e "\nError: Incorrect usage." >&2 + usage + exit 1 +fi + + +# if we have one parameter, let this be aour destination file +if [ $# -eq 1 ] +then + destFile=$1 +fi + + + +if [ -z $destFile ] +then + echo -e "\nList of themes to chose from:\n" + ls $THEMES_DIR + echo -e "\nPlease write the name of the theme to use (full name with extension): " + read destFile +fi + + +if [[ ! -f $THEMES_DIR/$destFile ]] +then + echo -e "Error: specified theme does not exist." + exit 2 +fi + +#remove link if it exists: +[[ -f $CSS_LINK_NAME ]] && rm $CSS_LINK_NAME + +ln -s $THEMES_DIR/$destFile $CSS_LINK_NAME + +echo -e "\nSuccessfully created $CSS_LINK_NAME linking to $THEMES_DIR/$destFile\n\n" diff --git a/color_themes/dark-earth_by_night.css b/color_themes/dark-earth_by_night.css new file mode 100644 index 0000000..99ec684 --- /dev/null +++ b/color_themes/dark-earth_by_night.css @@ -0,0 +1,32 @@ +@define-color window_fg #ccc; +@define-color window_bg #3f3e3e; +@define-color text_widget_fg #bbb; +@define-color text_widget_bg #2d2c2c; + +@define-color button_fg @text_widget_fg; +@define-color button_bg #343F37; +@define-color button_pushed_fg mix(@button_fg, @selected_fg, 0.5); +@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5); + +@define-color border_color shade(@window_bg, 0.6); + +@define-color disabled_fg #a14242; +@define-color disabled_bg #482B2B; + +@define-color selected_fg #b5f08f; +@define-color selected_bg #669900; + +@define-color warning_color #f57900; +@define-color error_color #990000; +@define-color success_color #73d216; + + +@define-color titlebar_active_fg @selected_fg; +@define-color titlebar_active_bg @selected_bg; + +@define-color titlebar_backdrop_fg @window_fg; +@define-color titlebar_backdrop_bg @window_bg; + +@define-color hint_fg #5696c1; +@define-color hint_bg #25456e; + diff --git a/color_themes/dark-kvCyan.css b/color_themes/dark-kvCyan.css new file mode 100644 index 0000000..53b3ae1 --- /dev/null +++ b/color_themes/dark-kvCyan.css @@ -0,0 +1,34 @@ +@define-color window_fg #ffffff; +@define-color window_bg #375666; +@define-color text_widget_fg #ffffff; +@define-color text_widget_bg #242431; + +@define-color disabled_fg mix(@window_fg, @window_bg, 0.5); +@define-color disabled_bg mix(@window_bg, @text_widget_bg, 0.5); + +@define-color selected_fg #ffffff; +@define-color selected_bg #007698; + + +@define-color button_fg #ffffff; +@define-color button_bg #304b59; +@define-color button_pushed_fg @button_fg; +@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5); + +@define-color border_color shade(mix(@window_fg, @text_widget_bg, 0.5), 0.5); + + +@define-color warning_color #f57900; +@define-color error_color #990000; +@define-color success_color #73d216; + + +@define-color titlebar_active_fg @selected_fg; +@define-color titlebar_active_bg @selected_bg; + +@define-color titlebar_backdrop_fg @window_fg; +@define-color titlebar_backdrop_bg @window_bg; + +@define-color hint_fg #93FFF8; +@define-color hint_bg #345289; + diff --git a/color_themes/dark-plateau.css b/color_themes/dark-plateau.css new file mode 100644 index 0000000..bd19b65 --- /dev/null +++ b/color_themes/dark-plateau.css @@ -0,0 +1,38 @@ +/* + * Inspired by Quake World oomox/themix preset + * */ + +@define-color window_fg #ffffff; +@define-color window_bg #515153; +@define-color text_widget_fg #ffffff; +@define-color text_widget_bg #3f3f41; + +@define-color disabled_fg mix(@window_fg, @window_bg, 0.5); +@define-color disabled_bg mix(@window_bg, @text_widget_bg, 0.5); + +@define-color selected_fg #ffffff; +@define-color selected_bg #5e0b0b; + + +@define-color button_fg #ffffff; +@define-color button_bg #595959; +@define-color button_pushed_fg @button_fg; +@define-color button_pushed_bg shade(@button_bg, 0.4); + +@define-color border_color shade(mix(@window_fg, @text_widget_bg, 0.5), 0.5); + + +@define-color warning_color #f57900; +@define-color error_color #990000; +@define-color success_color #73d216; + + +@define-color titlebar_active_fg #3d3d3e; +@define-color titlebar_active_bg @window_fg; + +@define-color titlebar_backdrop_fg #c3c3c1; +@define-color titlebar_backdrop_bg #464648; + +@define-color hint_fg #FFffff; +@define-color hint_bg #0a0a0a; + diff --git a/color_themes/dark-quake.css b/color_themes/dark-quake.css new file mode 100644 index 0000000..c1c6c96 --- /dev/null +++ b/color_themes/dark-quake.css @@ -0,0 +1,38 @@ +/* + * Inspired by Quake World oomox/themix preset + * */ + +@define-color window_fg #eeeeec; +@define-color window_bg #3b3b3b; +@define-color text_widget_fg #eeeeec; +@define-color text_widget_bg #65543f; + +@define-color disabled_fg mix(@window_fg, @window_bg, 0.5); +@define-color disabled_bg mix(@window_bg, @text_widget_bg, 0.5); + +@define-color selected_fg #ffffff; +@define-color selected_bg #5e0b0b; + + +@define-color button_fg #f6cb33; +@define-color button_bg #333333; +@define-color button_pushed_fg @button_fg; +@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5); + +@define-color border_color shade(mix(@window_fg, @text_widget_bg, 0.5), 0.5); + + +@define-color warning_color #f57900; +@define-color error_color #990000; +@define-color success_color #73d216; + + +@define-color titlebar_active_fg #f6cb33; +@define-color titlebar_active_bg @selected_bg; + +@define-color titlebar_backdrop_fg #eeeeec; +@define-color titlebar_backdrop_bg #333333; + +@define-color hint_fg #FFA800; +@define-color hint_bg #5E2B0B; + diff --git a/color_themes/dark-rhapsody.css b/color_themes/dark-rhapsody.css new file mode 100644 index 0000000..6fd14eb --- /dev/null +++ b/color_themes/dark-rhapsody.css @@ -0,0 +1,33 @@ +/* + * Rhapsody, a color scheme with macOS (dark) and Mac OS X Server 1.x (Rhapsody) in mind + */ +@define-color window_fg #cccccc; +@define-color window_bg #4d4d50; +@define-color text_widget_fg #eeeeee; +@define-color text_widget_bg #4d4d50; + +@define-color button_fg @text_widget_fg; +@define-color button_bg #6b6c6e; +@define-color button_pushed_fg @button_fg; +@define-color button_pushed_bg #2c2c2a; + +@define-color border_color black; + +@define-color disabled_fg #818284; +@define-color disabled_bg #6b6c6e; + +@define-color selected_fg #ffffff; +@define-color selected_bg #514f7f; + +@define-color warning_color #f57900; +@define-color error_color #990000; +@define-color success_color #73d216; + +@define-color titlebar_active_fg #cccccc; +@define-color titlebar_active_bg #2e2e2c; + +@define-color titlebar_backdrop_fg @window_fg; +@define-color titlebar_backdrop_bg @window_bg; + +@define-color hint_fg #000000; +@define-color hint_bg #5696c1; diff --git a/color_themes/light-earth.css b/color_themes/light-earth.css new file mode 100644 index 0000000..c9aca18 --- /dev/null +++ b/color_themes/light-earth.css @@ -0,0 +1,34 @@ +@define-color window_fg #241f31; +@define-color window_bg #a79780; +@define-color text_widget_fg #241f31; +@define-color text_widget_bg #cbb79b; + +@define-color disabled_fg #670202; +@define-color disabled_bg #c19292; + +@define-color selected_fg #000000; +@define-color selected_bg #7c9f47; + + +@define-color button_fg #241f31; +@define-color button_bg #a7a080; +@define-color button_pushed_fg @button_fg; +@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5); + +@define-color border_color shade(@window_bg, 0.9); + + +@define-color warning_color #f57900; +@define-color error_color #990000; +@define-color success_color #73d216; + + +@define-color titlebar_active_fg @selected_fg; +@define-color titlebar_active_bg @selected_bg; + +@define-color titlebar_backdrop_fg @window_fg; +@define-color titlebar_backdrop_bg @window_bg; + +@define-color hint_fg #002269; +@define-color hint_bg #6789b4; + diff --git a/color_themes/light-grass-neutral.css b/color_themes/light-grass-neutral.css new file mode 100644 index 0000000..1a74363 --- /dev/null +++ b/color_themes/light-grass-neutral.css @@ -0,0 +1,34 @@ +@define-color window_fg #232323; +@define-color window_bg #acacac; +@define-color text_widget_fg #232323; +@define-color text_widget_bg #9f9f9f; + +@define-color disabled_fg mix(@window_fg, @window_bg, 0.5); +@define-color disabled_bg mix(@window_bg, @text_widget_bg, 0.5); + +@define-color selected_fg #b6ff65; +@define-color selected_bg #2d630f; + + +@define-color button_fg #000000; +@define-color button_bg #b8b8b8; +@define-color button_pushed_fg @button_fg; +@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5); + +@define-color border_color shade(mix(@window_fg, @text_widget_bg, 0.5), 1); + + +@define-color warning_color #f57900; +@define-color error_color #990000; +@define-color success_color #73d216; + + +@define-color titlebar_active_fg @selected_fg; +@define-color titlebar_active_bg @selected_bg; + +@define-color titlebar_backdrop_fg @window_fg; +@define-color titlebar_backdrop_bg @window_bg; + +@define-color hint_fg #6A4516; +@define-color hint_bg #E8D03B; + diff --git a/gtk-2.0/Button/mode_normal.png b/gtk-2.0/Button/mode_normal.png new file mode 100755 index 0000000..6281c6d Binary files /dev/null and b/gtk-2.0/Button/mode_normal.png differ diff --git a/gtk-2.0/Button/mode_prelight.png b/gtk-2.0/Button/mode_prelight.png new file mode 100755 index 0000000..ba362f8 Binary files /dev/null and b/gtk-2.0/Button/mode_prelight.png differ diff --git a/gtk-2.0/Button/mode_pressed.png b/gtk-2.0/Button/mode_pressed.png new file mode 100755 index 0000000..4095348 Binary files /dev/null and b/gtk-2.0/Button/mode_pressed.png differ diff --git a/gtk-2.0/Handle/dimple.png b/gtk-2.0/Handle/dimple.png new file mode 100755 index 0000000..111534a Binary files /dev/null and b/gtk-2.0/Handle/dimple.png differ diff --git a/gtk-2.0/Handle/pane-horiz.png b/gtk-2.0/Handle/pane-horiz.png new file mode 100755 index 0000000..1618267 Binary files /dev/null and b/gtk-2.0/Handle/pane-horiz.png differ diff --git a/gtk-2.0/Handle/pane-vert.png b/gtk-2.0/Handle/pane-vert.png new file mode 100755 index 0000000..d872794 Binary files /dev/null and b/gtk-2.0/Handle/pane-vert.png differ diff --git a/gtk-2.0/Handle/resize_grip.png b/gtk-2.0/Handle/resize_grip.png new file mode 100755 index 0000000..30fbbc5 Binary files /dev/null and b/gtk-2.0/Handle/resize_grip.png differ diff --git a/gtk-2.0/Icons/close.png b/gtk-2.0/Icons/close.png new file mode 100755 index 0000000..5782752 Binary files /dev/null and b/gtk-2.0/Icons/close.png differ diff --git a/gtk-2.0/Sidebar/handle.png b/gtk-2.0/Sidebar/handle.png new file mode 100755 index 0000000..bd0164d Binary files /dev/null and b/gtk-2.0/Sidebar/handle.png differ diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc new file mode 100644 index 0000000..f202d66 --- /dev/null +++ b/gtk-2.0/gtkrc @@ -0,0 +1,655 @@ +# Copyright (C) 2007-2011 Daniel Foré +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License, or (at your option) any later version. +# +# See the file COPYING for the full license text. + +gtk_color_scheme = "bg_color:#515153\nselected_bg_color:#15549d\nbase_color:#3f3f41" # Background, base +gtk_color_scheme = "fg_color:#ffffff\nselected_fg_color:#ffffff\ntext_color:#ffffff" # Foreground, text +gtk_color_scheme = "sidebar_color:#BEC6D4" # Custom colors +gtk_color_scheme = "tooltip_bg_color:#000532\ntooltip_fg_color:#a6e4ff" # Tooltips +gtk_color_scheme = "link_color:#99afff" # Hyperlinks +gtk_color_scheme = "frame_color:#BEC6D4\ninactive_frame_color:#BEC6D4" # Fix for Chrome +gtk_color_scheme = "bg_color_dark:#2f2f30\ntext_color_dark:#ffffff\ntext_color_dark_selected:#FFF" # Dark colors - NO MORE DARKS +gtk_color_scheme = "widget_color:#3f3f41" +gtk_color_scheme = "button_bg_color:#595959" + +gtk-icon-sizes = "gtk-button=16,16" # Set icon size for buttons +gtk-button-images = 1 # Disables icons for buttons with text +gtk-toolbar-style = 0 # Disables text in toolbar +gtk-auto-mnemonics = 1 # Disables lines under menu items + +#################### +## Default Styles ## +#################### + +style "murrine-default" +{ + GnomeHRef ::link_color = @link_color + GtkHTML ::link-color = @link_color + GtkIMHtmlr ::hyperlink-color = @link_color + GtkIMHtml ::hyperlink-color = @link_color + GtkWidget ::link-color = @link_color + GtkWidget ::visited-link-color = @text_color + + GtkButton ::child-displacement-x = 1 + GtkButton ::child-displacement-y = 1 + GtkButton ::default-border = { 0, 0, 0, 0 } + + GtkCheckButton ::indicator-size = 18 + + GtkEntry ::honors-transparent-bg-hint = 1 + GtkEntry ::progress-border = { 2, 2, 2, 2 } + GtkEntry ::state-hint = 0 + + GtkExpander ::expander-size = 16 + + GtkImage ::x-ayatana-indicator-dynamic = 1 + + GtkMenu ::horizontal-padding = 0 + GtkMenu ::vertical-padding = 0 + + GtkMenuBar ::internal-padding = 0 + GtkMenuBar ::window-dragging = 1 + + GtkNotebook ::tab-overlap = 0 + + GtkPaned ::handle-size = 6 + + GtkProgressBar ::min-vertical-bar-width = 10 + GtkProgressBar ::min-horizontal-bar-height = 10 + + GtkScale ::slider-length = 14 + GtkScale ::slider-width = 14 + GtkScale ::trough-side-details = 1 + + GtkScrollbar ::has-backward-stepper = 1 + GtkScrollbar ::has-forward-stepper = 1 + GtkScrollbar ::min-slider-length = 30 + GtkScrollbar ::slider-width = 13 + GtkScrollbar ::trough-border = 1 + + GtkScrolledWindow ::scrollbar-spacing = 0 + GtkScrolledWindow ::scrollbars-within-bevel = 1 + + GtkToolbar ::internal-padding = 0 + GtkTreeView ::expander-size = 7 + GtkTreeView ::vertical-separator = 0 + + GtkWidget ::new-tooltip-style = 1 + GtkWidget ::focus-line-width = 1 + GtkWidget ::focus-padding = 0 + + xthickness = 1 + ythickness = 1 + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[ACTIVE] = shade (0.92, @selected_bg_color) + base[SELECTED] = shade (0.93, @selected_bg_color) + base[INSENSITIVE] = @bg_color + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @bg_color + bg[ACTIVE] = shade (1.04, @bg_color) + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = shade(0.5, @fg_color) + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = shade(0.5, @text_color) + + engine "murrine" + { + animation = TRUE + arrowstyle = 1 + border_shades = { 1.0, 1.0 } + colorize_scrollbar = TRUE + contrast = 1.1 + default_button_color = shade (1.05, @selected_bg_color) + focusstyle = 3 + glazestyle = 0 + gradient_shades = {1.0,1.0,1.0,1.0} + glowstyle = 0 + highlight_shade = 1.0 # set highlight amount for buttons or widgets + lightborder_shade = 1.18 # sets lightborder amount for buttons or widgets + lightborderstyle = 0 # 0 = lightborder on top side, 1 = lightborder on all sides + listviewstyle = 2 # 0 = nothing, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe + progressbarstyle = 1 + reliefstyle = 2 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + rgba = FALSE # Alpha transparency + roundness = 5 # 0 = square + scrollbarstyle = 2 # scrollbarstyle = 0 nothing, 1 circles, 2 handles, 3 diagonal stripes, 4 diagonal stripes and handles, 5 horizontal stripes, 6 horizontal stripes and handles + separatorstyle = 1 + shadow_shades = { 1.0, 1.0 } + sliderstyle = 1 # 0 = nothing added, 1 handles + stepperstyle = 0 # 0 = standard, 1 = integrated stepper handles, 2 = unknown + toolbarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient + trough_shades = { 0.85, 1.0 } + } +} + +style "murrine-dark" = "murrine-default" +{ + base[NORMAL] = @bg_color_dark + base[PRELIGHT] = shade (0.95, @bg_color_dark) + base[INSENSITIVE] = @bg_color_dark + + bg[NORMAL] = @bg_color_dark + bg[PRELIGHT] = shade (1.02, @bg_color_dark) + bg[SELECTED] = shade (1.1, @selected_bg_color) + bg[INSENSITIVE] = @bg_color_dark + bg[ACTIVE] = shade (1.04, @bg_color_dark) + + fg[NORMAL] = @text_color_dark + fg[PRELIGHT] = @text_color_dark_selected + fg[SELECTED] = @text_color_dark_selected + fg[ACTIVE] = @text_color_dark_selected + fg[INSENSITIVE] = darker (@fg_color) + + text[NORMAL] = @text_color_dark + text[PRELIGHT] = @text_color_dark_selected + text[ACTIVE] = @text_color_dark_selected + text[SELECTED] = @text_color_dark_selected + text[INSENSITIVE] = darker (@text_color) +} + +style "murrine-thin" = "murrine-default" { xthickness = 0 ythickness = 0 } +style "murrine-wide" = "murrine-default" { xthickness = 2 ythickness = 2 } +style "murrine-wider" = "murrine-default" { xthickness = 3 ythickness = 3 } +style "murrine-widest" = "murrine-default" { xthickness = 4 ythickness = 4 } +style "murrine-thin-dark" = "murrine-dark" { xthickness = 0 ythickness = 0 } +style "murrine-wide-dark" = "murrine-dark" { xthickness = 2 ythickness = 2 } +style "murrine-wider-dark" = "murrine-dark" { xthickness = 3 ythickness = 3 } + +################### +## Widget Styles ## +################### + +style "murrine-button" = "murrine-widest" { + + bg[ACTIVE] = shade (0.9, @button_bg_color) + bg[NORMAL] = shade (1.0, @button_bg_color) + bg[PRELIGHT] = shade (1.1, @button_bg_color) + bg[SELECTED] = shade (0.7, @button_bg_color) + bg[INSENSITIVE] = shade (0.98, @bg_color) + + engine "murrine" { + border_shades = {1.1, 0.9} + contrast = 1.25 + gradient_shades = {1.10,1.0,0.99,0.90} + lightborderstyle = 1 + textstyle = 1 + } +} + +style "murrine-button-content" = "murrine-wider" { + + GtkWidget ::focus-line-width = 0 + GtkWidget ::focus-padding = 2 + + bg[ACTIVE] = shade (0.9, @base_color) + bg[NORMAL] = @base_color + bg[PRELIGHT] = @base_color + bg[SELECTED] = @base_color + bg[INSENSITIVE] = @base_color + + engine "murrine" { + border_shades = {1.05, 1.05} + contrast = 0.85 + gradient_shades = {1.0,1.5,1.6,2.5} + shadow_shades = {2.0,2.0} + } +} + +style "murrine-button-dark" = "murrine-widest" { + + bg[ACTIVE] = shade (0.80, @bg_color_dark) + bg[NORMAL] = shade (1.15, @bg_color_dark) + bg[PRELIGHT] = shade (1.13, @selected_bg_color) + bg[SELECTED] = shade (0.75, @selected_bg_color) + bg[INSENSITIVE] = shade (0.98, @bg_color_dark) + + engine "murrine" { + border_shades = {1.1, 0.9} + contrast = 1.25 + gradient_shades = {1.10,1.0,0.99,0.90} + lightborderstyle = 1 + } +} + +style "murrine-comboboxentry" = "murrine-wider" { + + ythickness = 4 + + bg[ACTIVE] = shade (0.80, @bg_color) + bg[NORMAL] = shade (1.15, @bg_color) + bg[PRELIGHT] = shade (1.13, @selected_bg_color) + bg[INSENSITIVE] = shade (0.98, @bg_color) + + engine "murrine" { lightborderstyle = 1 } +} + +style "murrine-combo" = "murrine-comboboxentry" { engine "murrine" { gradient_shades = {1.10,1.0,0.99,0.90} } } + +style "murrine-entry" = "murrine-widest" +{ + + GtkWidget ::focus-line-width = 1 + GtkWidget ::focus-padding = 1 + + bg[ACTIVE] = shade (0.78, @bg_color) + bg[NORMAL] = shade (2.20, @bg_color) + bg[PRELIGHT] = shade (1.18, @selected_bg_color) + bg[SELECTED] = shade (0.9, @selected_bg_color) + bg[INSENSITIVE] = shade (0.98, @bg_color) + + engine "murrine" { + border_shades = {1.35, 1.15} + } +} + +style "murrine-frame-title" { fg[NORMAL] = lighter (@fg_color) } + +style "murrine-menu" = "murrine-thin" { + bg[NORMAL] = shade (0.96, @base_color) +} + +style "murrine-menu-item" = "murrine-wider" +{ + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = darker (@fg_color) + + bg[SELECTED] = shade (1.10, @selected_bg_color) + + engine "murrine" + { + contrast = 0.8 + roundness = 0 + lightborderstyle = 1 + + } +} + +style "murrine-menubar" { fg[NORMAL] = @fg_color GtkMenuBar :: shadow-type = GTK_SHADOW_NONE } + +style "murrine-notebook" = "murrine-default" +{ + bg[NORMAL] = shade (1.06, @bg_color) # selected tab entire + bg[ACTIVE] = shade (0.85, @bg_color) # unselected tab + + engine "murrine" { roundness = 4 } +} + +style "murrine-progressbar" = "murrine-thin" +{ + bg[ACTIVE] = shade (0.85, @selected_bg_color) + bg[SELECTED] = @selected_bg_color + + engine "murrine" { + roundness = 100 + highlight_shade = 1.0 + lightborder_shade = 2.0 + gradient_shades = {0.90,1.09,1.10,1.30} + trough_shades = {1.00,1.16} + contrast = 1.13 + border_shades = {1.0, 0.9} + } +} + +style "murrine-scale" = "murrine-wider" +{ + + bg[ACTIVE] = shade (0.78, @bg_color) + bg[NORMAL] = shade (1.30, @bg_color) + bg[PRELIGHT] = shade (1.18, @selected_bg_color) + bg[SELECTED] = shade (0.9, @selected_bg_color) + bg[INSENSITIVE] = shade (0.98, @bg_color) + + engine "murrine" { + border_shades = {0.8, 0.6} + contrast = 0.8 + lightborderstyle = 1 + roundness = 7 + trough_shades = {0.9, 1.1} + } +} + +style "murrine-scrollbar" +{ + bg[SELECTED] = @button_bg_color + bg[ACTIVE] = @selected_bg_color + bg[NORMAL] = @button_bg_color + engine "murrine" { + roundness = 5 + gradient_shades = {1.05, 1.0, 0.95, 0.9} + highlight_shade = 1.0 + glow_shade = 1.1 + reliefstyle = 1 + gradient_colors = FALSE #{ "#FF0000", "#00FF00", "#0000FF", "#FFFFFF" } + lightborder_shade = 1.1 + lightborderstyle = 1 + trough_shades = { 0.6, 0.8} + border_shades = { 1.1, 0.9} + contrast = 1.0 + } +} + +style "murrine-scrollbar-dark" = "murrine-scrollbar" +{ + + engine "murrine" { + gradient_shades = {0.65,0.65,0.65,0.65} + trough_shades = { 1.0, 1.0} + border_shades = { 0.3, 0.3} + } +} + +style "murrine-scrollbar-sidebar" = "murrine-scrollbar" { + + engine "murrine" { + trough_shades = { 0.97, 0.97} + border_shades = { 1.2, 1.2} + } +} + +style "murrine-sidebar" { + + base[NORMAL] = @bg_color + bg[NORMAL] = @bg_color + text[NORMAL] = mix (0.3, @bg_color, @text_color) + + font_name = "Regular" + + GtkTreeView::odd_row_color = @bg_color + GtkTreeView::even_row_color = @bg_color + + engine "murrine" { + textstyle = 1 + listviewstyle = 0 + } + +} + +style "murrine-tasklist" = "murrine-wide" {} + +style "murrine-toggleswitch" = "murrine-wider" +{ + ythickness = 4 + + bg[ACTIVE] = shade (0.80, @bg_color) + bg[NORMAL] = shade (1.15, @bg_color) + bg[PRELIGHT] = shade (1.13, @selected_bg_color) + bg[SELECTED] = shade (0.75, @selected_bg_color) + bg[INSENSITIVE] = shade (0.98, @bg_color) + + engine "murrine" { + border_shades = {1.1, 0.9} + contrast = 1.25 + gradient_shades = {0.90,0.99,1.00,1.10} + lightborderstyle = 1 + textstyle = 1 + } +} + +style "murrine-toolbar" = "murrine-default" +{ + engine "murrine" { + contrast = 1.13 + lightborder_shade = 1.0 + gradient_shades = {1.0,0.94,0.94,0.88} + } +} + +style "murrine-tooltips" = "murrine-wider" +{ + xthickness = 8 + ythickness = 5 + + bg[NORMAL] = @tooltip_bg_color + bg[SELECTED] = "#000" + fg[NORMAL] = @tooltip_fg_color + + engine "murrine" + { + roundness = 0 + trough_shades = { 0.15, 0.3 } + } +} + +style "murrine-treeview" { engine "murrine" { gradient_shades = {1.00,1.00,1.00,1.00} separatorstyle = 0 } } + +style "murrine-treeview-header" = "murrine-default" +{ + ythickness = 1 + + GtkWidget ::focus-padding = 0 + + bg[NORMAL] = shade (1.08, @bg_color) + bg[PRELIGHT] = @bg_color + bg[INSENSITIVE] = shade (1.04, @bg_color) + + engine "murrine" { + gradient_shades = {0.96,1.04,1.05,1.18} + glazestyle = 1 + contrast = 1.0 + roundness = 0 + } +} + +style "murrine-xfwm4-tabwin" = "murrine-dark" +{ + bg[NORMAL] = @tooltip_bg_color + bg[PRELIGHT] = shade (0.4, @bg_color_dark) + bg[ACTIVE] = @tooltip_bg_color + bg[SELECTED] = shade (0.4, @bg_color_dark) +} + +style "notebook-close" { stock["gtk-close"] = {{ "Icons/close.png", *, *, * }} } + +style "pixmap-mode-button" { + engine "pixmap" { + image { function = BOX state = PRELIGHT file = "/Button/mode_prelight.png" border = { 3, 13, 3, 3 } stretch = TRUE } + image { function = BOX state = NORMAL file = "/Button/mode_normal.png" border = { 3, 13, 3, 3 } stretch = TRUE } + image { function = BOX state = ACTIVE file = "/Button/mode_pressed.png" border = { 3, 13, 3, 3 } stretch = TRUE } + image { function = BOX state = INSENSITIVE file = "/Button/mode_normal.png" border = { 3, 13, 3, 3 } stretch = TRUE } + image { function = BOX state = SELECTED file = "/Button/mode_pressed.png" border = { 3, 13, 3, 3 } stretch = TRUE } + } +} + +style "overlay-scrollbar" { + + base[SELECTED] = shade (0.6, @base_color) + base[INSENSITIVE] = shade (0.85, @base_color) +} + +style "pixmap-paned" { + GtkPaned::handle_size = 8 + + engine "pixmap" { + image { file = "Handle/pane-horiz.png" function = HANDLE overlay_file = "Handle/dimple.png" overlay_stretch = FALSE stretch = TRUE orientation = VERTICAL } + image { file = "Handle/pane-vert.png" function = HANDLE overlay_file = "Handle/dimple.png" overlay_stretch = FALSE stretch = TRUE orientation = HORIZONTAL } + } +} + +style "pixmap-resize-grip" = "murrine-default" { + engine "pixmap" { + image { function = RESIZE_GRIP overlay_file = "/Handle/resize_grip.png" overlay_border = {0,0,0,0 } overlay_stretch = FALSE } + } +} + +style "pixmap-sidebar-handle-left" { + + GtkPaned::handle-size = 2 + + engine "pixmap"{ + image { function = HANDLE file = "/Sidebar/handle.png" stretch = TRUE border = { 0, 0, 0, 0 } } + } +} + +############## +## Matching ## +############## + +class "GtkWidget" style "murrine-default" +class "GtkWindow*" style "pixmap-resize-grip" + +class "GtkToolbar" style "murrine-toolbar" +class "GtkHandleBox" style "murrine-toolbar" +class "GtkRange" style "murrine-wide" +class "GtkFrame" style "murrine-wide" +class "GtkSeparator" style "murrine-wide" +class "GtkEntry" style "murrine-entry" +class "GtkCalendar" style "murrine-wide" +class "GtkInfoBar" style "murrine-default" +class "GtkIconView" style "murrine-default" + +class "GtkSpinButton" style "murrine-combo" + +class "GtkScale" style "murrine-scale" +class "GtkVScale" style "murrine-scale" +class "GtkHScale" style "murrine-scale" + +class "GtkScrollbar" style "murrine-scrollbar" +class "GtkVScrollbar" style "murrine-scrollbar" +class "GtkHScrollbar" style "murrine-scrollbar" + +widget "*ModeButton*" style "pixmap-mode-button" +widget "*ToggleSwitch*" style "murrine-toggleswitch" + +widget "*SidebarHandleLeft" style "pixmap-sidebar-handle-left" +widget "*SidebarScrolled*" style : highest "murrine-scrollbar-sidebar" +widget "*SidebarContent" style "murrine-sidebar" + +widget "xfwm4-tabwin*" style "murrine-xfwm4-tabwin" + +widget_class "**" style "notebook-close" + +widget_class "**" style "murrine-notebook" +widget_class "**" style "murrine-notebook" +widget_class "**" style "murrine-notebook" + +widget_class "*" style "murrine-notebook" +widget_class "*" style "murrine-default" + +widget_class "**" style "murrine-comboboxentry" +widget_class "**" style "murrine-combo" + +widget_class "**" style "murrine-menu" +widget_class "**" style "murrine-menubar" +widget_class "**" style "murrine-menu-item" +widget_class "*.*." style "murrine-scale" + +widget_class "*.." style "murrine-frame-title" +widget_class "*.*" style "murrine-treeview" + +widget_class "*GtkHPaned" style "pixmap-paned" +widget_class "*GtkVPaned" style "pixmap-paned" + +widget_class "*" style "murrine-progressbar" +widget_class "*" style "murrine-progressbar" + +widget_class "**" style "murrine-default" + +widget_class "**" style "murrine-default" + +widget_class "*" style "murrine-button" + +# Treeview header +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" + +#Overlay scrollbars +widget_class "**" style "overlay-scrollbar" + +################################ +# FIXME: This will not work if one embeds eg. a button into the tooltip. +################################ +widget "gtk-tooltip*" style "murrine-tooltips" + +################################################### +# Special cases and work arounds +################################################### + +# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646 +# Note that the work around assumes that the combobox is _not_ in +# appears-as-list mode. +# Similar hack also in the menuitem style. +# This style does not affect GtkComboBoxEntry, it does have an effect +# on comboboxes in appears-as-list mode though. +style "murrine-combobox-text-color-workaround" +{ + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} +widget_class "*.." style "murrine-combobox-text-color-workaround" + +style "murrine-menuitem-text-is-fg-color-workaround" +{ + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = darker (@bg_color) +} + +widget "*.gtk-combobox-popup-menu.*" style "murrine-menuitem-text-is-fg-color-workaround" + +################################## +# Work around the usage of GtkLabel inside GtkListItems to display text. +# This breaks because the label is shown on a background that is based on the base color set. +# The same problem also exists for GtkCList and GtkCTree +# Only match GtkCList and not the parent widgets, because that would also change the headers. +################################## + +style "murrine-fg-is-text-color-workaround" +{ + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@bg_color) +} + +widget_class "**" style "murrine-fg-is-text-color-workaround" +widget_class "*" style "murrine-fg-is-text-color-workaround" + +style "chrome-gtk-frame" { + + ChromeGtkFrame::frame-color = shade (0.5, @bg_color) + ChromeGtkFrame::inactive-frame-color = shade (0.5, @bg_color) + ChromeGtkFrame::incognito-frame-color = shade (0.5, @bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = shade (0.5, @bg_color) + + ChromeGtkFrame::frame-gradient-size = 100 + ChromeGtkFrame::frame-gradient-color = shade (1.08,@bg_color) + ChromeGtkFrame::inactive-frame-gradient-color = shade (1.08,@bg_color) + ChromeGtkFrame::incognito-frame-gradient-color = shade (1.08,@bg_color) + ChromeGtkFrame::incognito-inactive-frame-gradient-color = shade (1.08,@bg_color) + + ChromeGtkFrame::scrollbar-trough-color = @base_color +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" diff --git a/gtk-3.0/assets/bullet-symbolic.svg b/gtk-3.0/assets/bullet-symbolic.svg new file mode 100755 index 0000000..6acfbc1 --- /dev/null +++ b/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/gtk-3.0/assets/bullet-symbolic.symbolic.png b/gtk-3.0/assets/bullet-symbolic.symbolic.png new file mode 100755 index 0000000..2ccb0e8 Binary files /dev/null and b/gtk-3.0/assets/bullet-symbolic.symbolic.png differ diff --git a/gtk-3.0/assets/check-symbolic.svg b/gtk-3.0/assets/check-symbolic.svg new file mode 100755 index 0000000..bac5cd6 --- /dev/null +++ b/gtk-3.0/assets/check-symbolic.svg @@ -0,0 +1,154 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/gtk-3.0/assets/check-symbolic.symbolic.png b/gtk-3.0/assets/check-symbolic.symbolic.png new file mode 100755 index 0000000..eed1f45 Binary files /dev/null and b/gtk-3.0/assets/check-symbolic.symbolic.png differ diff --git a/gtk-3.0/assets/checkbox-active-selectionmode.png b/gtk-3.0/assets/checkbox-active-selectionmode.png new file mode 100755 index 0000000..0873722 Binary files /dev/null and b/gtk-3.0/assets/checkbox-active-selectionmode.png differ diff --git a/gtk-3.0/assets/checkbox-active-selectionmode@2.png b/gtk-3.0/assets/checkbox-active-selectionmode@2.png new file mode 100755 index 0000000..f47d310 Binary files /dev/null and b/gtk-3.0/assets/checkbox-active-selectionmode@2.png differ diff --git a/gtk-3.0/assets/checkbox-backdrop-selectionmode.png b/gtk-3.0/assets/checkbox-backdrop-selectionmode.png new file mode 100755 index 0000000..8d4458f Binary files /dev/null and b/gtk-3.0/assets/checkbox-backdrop-selectionmode.png differ diff --git a/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png b/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png new file mode 100755 index 0000000..28c3492 Binary files /dev/null and b/gtk-3.0/assets/checkbox-backdrop-selectionmode@2.png differ diff --git a/gtk-3.0/assets/checkbox-checked-active-selectionmode.png b/gtk-3.0/assets/checkbox-checked-active-selectionmode.png new file mode 100755 index 0000000..ff08773 Binary files /dev/null and b/gtk-3.0/assets/checkbox-checked-active-selectionmode.png differ diff --git a/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png b/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png new file mode 100755 index 0000000..a25111c Binary files /dev/null and b/gtk-3.0/assets/checkbox-checked-active-selectionmode@2.png differ diff --git a/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png b/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png new file mode 100755 index 0000000..4b3082a Binary files /dev/null and b/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode.png differ diff --git a/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png b/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png new file mode 100755 index 0000000..179aaa0 Binary files /dev/null and b/gtk-3.0/assets/checkbox-checked-backdrop-selectionmode@2.png differ diff --git a/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png b/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png new file mode 100755 index 0000000..7e4e8b1 Binary files /dev/null and b/gtk-3.0/assets/checkbox-checked-hover-selectionmode.png differ diff --git a/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png b/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png new file mode 100755 index 0000000..f7b3fbc Binary files /dev/null and b/gtk-3.0/assets/checkbox-checked-hover-selectionmode@2.png differ diff --git a/gtk-3.0/assets/checkbox-checked-selectionmode.png b/gtk-3.0/assets/checkbox-checked-selectionmode.png new file mode 100755 index 0000000..fefbeab Binary files /dev/null and b/gtk-3.0/assets/checkbox-checked-selectionmode.png differ diff --git a/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/gtk-3.0/assets/checkbox-checked-selectionmode@2.png new file mode 100755 index 0000000..de52301 Binary files /dev/null and b/gtk-3.0/assets/checkbox-checked-selectionmode@2.png differ diff --git a/gtk-3.0/assets/checkbox-hover-selectionmode.png b/gtk-3.0/assets/checkbox-hover-selectionmode.png new file mode 100755 index 0000000..37b2597 Binary files /dev/null and b/gtk-3.0/assets/checkbox-hover-selectionmode.png differ diff --git a/gtk-3.0/assets/checkbox-hover-selectionmode@2.png b/gtk-3.0/assets/checkbox-hover-selectionmode@2.png new file mode 100755 index 0000000..5abeba4 Binary files /dev/null and b/gtk-3.0/assets/checkbox-hover-selectionmode@2.png differ diff --git a/gtk-3.0/assets/checkbox-selectionmode.png b/gtk-3.0/assets/checkbox-selectionmode.png new file mode 100755 index 0000000..5636af4 Binary files /dev/null and b/gtk-3.0/assets/checkbox-selectionmode.png differ diff --git a/gtk-3.0/assets/checkbox-selectionmode@2.png b/gtk-3.0/assets/checkbox-selectionmode@2.png new file mode 100755 index 0000000..bf99cd8 Binary files /dev/null and b/gtk-3.0/assets/checkbox-selectionmode@2.png differ diff --git a/gtk-3.0/assets/dash-symbolic.svg b/gtk-3.0/assets/dash-symbolic.svg new file mode 100755 index 0000000..7886d54 --- /dev/null +++ b/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/gtk-3.0/assets/dash-symbolic.symbolic.png b/gtk-3.0/assets/dash-symbolic.symbolic.png new file mode 100755 index 0000000..c20d4ba Binary files /dev/null and b/gtk-3.0/assets/dash-symbolic.symbolic.png differ diff --git a/gtk-3.0/assets/text-select-end-active-dark.png b/gtk-3.0/assets/text-select-end-active-dark.png new file mode 100755 index 0000000..c9a8170 Binary files /dev/null and b/gtk-3.0/assets/text-select-end-active-dark.png differ diff --git a/gtk-3.0/assets/text-select-end-active-dark@2.png b/gtk-3.0/assets/text-select-end-active-dark@2.png new file mode 100755 index 0000000..50c723f Binary files /dev/null and b/gtk-3.0/assets/text-select-end-active-dark@2.png differ diff --git a/gtk-3.0/assets/text-select-end-active.png b/gtk-3.0/assets/text-select-end-active.png new file mode 100755 index 0000000..ccf79a6 Binary files /dev/null and b/gtk-3.0/assets/text-select-end-active.png differ diff --git a/gtk-3.0/assets/text-select-end-active@2.png b/gtk-3.0/assets/text-select-end-active@2.png new file mode 100755 index 0000000..abd6ceb Binary files /dev/null and b/gtk-3.0/assets/text-select-end-active@2.png differ diff --git a/gtk-3.0/assets/text-select-end-dark.png b/gtk-3.0/assets/text-select-end-dark.png new file mode 100755 index 0000000..7387cf0 Binary files /dev/null and b/gtk-3.0/assets/text-select-end-dark.png differ diff --git a/gtk-3.0/assets/text-select-end-dark@2.png b/gtk-3.0/assets/text-select-end-dark@2.png new file mode 100755 index 0000000..1bc2ca1 Binary files /dev/null and b/gtk-3.0/assets/text-select-end-dark@2.png differ diff --git a/gtk-3.0/assets/text-select-end-hover-dark.png b/gtk-3.0/assets/text-select-end-hover-dark.png new file mode 100755 index 0000000..b5fd8fc Binary files /dev/null and b/gtk-3.0/assets/text-select-end-hover-dark.png differ diff --git a/gtk-3.0/assets/text-select-end-hover-dark@2.png b/gtk-3.0/assets/text-select-end-hover-dark@2.png new file mode 100755 index 0000000..27a0ae4 Binary files /dev/null and b/gtk-3.0/assets/text-select-end-hover-dark@2.png differ diff --git a/gtk-3.0/assets/text-select-end-hover.png b/gtk-3.0/assets/text-select-end-hover.png new file mode 100755 index 0000000..d0fb73d Binary files /dev/null and b/gtk-3.0/assets/text-select-end-hover.png differ diff --git a/gtk-3.0/assets/text-select-end-hover@2.png b/gtk-3.0/assets/text-select-end-hover@2.png new file mode 100755 index 0000000..084cf53 Binary files /dev/null and b/gtk-3.0/assets/text-select-end-hover@2.png differ diff --git a/gtk-3.0/assets/text-select-end.png b/gtk-3.0/assets/text-select-end.png new file mode 100755 index 0000000..e3835c6 Binary files /dev/null and b/gtk-3.0/assets/text-select-end.png differ diff --git a/gtk-3.0/assets/text-select-end@2.png b/gtk-3.0/assets/text-select-end@2.png new file mode 100755 index 0000000..cd5b1ef Binary files /dev/null and b/gtk-3.0/assets/text-select-end@2.png differ diff --git a/gtk-3.0/assets/text-select-start-active-dark.png b/gtk-3.0/assets/text-select-start-active-dark.png new file mode 100755 index 0000000..cf9d3f6 Binary files /dev/null and b/gtk-3.0/assets/text-select-start-active-dark.png differ diff --git a/gtk-3.0/assets/text-select-start-active-dark@2.png b/gtk-3.0/assets/text-select-start-active-dark@2.png new file mode 100755 index 0000000..d6929e7 Binary files /dev/null and b/gtk-3.0/assets/text-select-start-active-dark@2.png differ diff --git a/gtk-3.0/assets/text-select-start-active.png b/gtk-3.0/assets/text-select-start-active.png new file mode 100755 index 0000000..88299e3 Binary files /dev/null and b/gtk-3.0/assets/text-select-start-active.png differ diff --git a/gtk-3.0/assets/text-select-start-active@2.png b/gtk-3.0/assets/text-select-start-active@2.png new file mode 100755 index 0000000..2f352dc Binary files /dev/null and b/gtk-3.0/assets/text-select-start-active@2.png differ diff --git a/gtk-3.0/assets/text-select-start-dark.png b/gtk-3.0/assets/text-select-start-dark.png new file mode 100755 index 0000000..442f5b7 Binary files /dev/null and b/gtk-3.0/assets/text-select-start-dark.png differ diff --git a/gtk-3.0/assets/text-select-start-dark@2.png b/gtk-3.0/assets/text-select-start-dark@2.png new file mode 100755 index 0000000..4aeae4b Binary files /dev/null and b/gtk-3.0/assets/text-select-start-dark@2.png differ diff --git a/gtk-3.0/assets/text-select-start-hover-dark.png b/gtk-3.0/assets/text-select-start-hover-dark.png new file mode 100755 index 0000000..cfd5b0d Binary files /dev/null and b/gtk-3.0/assets/text-select-start-hover-dark.png differ diff --git a/gtk-3.0/assets/text-select-start-hover-dark@2.png b/gtk-3.0/assets/text-select-start-hover-dark@2.png new file mode 100755 index 0000000..ff84cbf Binary files /dev/null and b/gtk-3.0/assets/text-select-start-hover-dark@2.png differ diff --git a/gtk-3.0/assets/text-select-start-hover.png b/gtk-3.0/assets/text-select-start-hover.png new file mode 100755 index 0000000..fd684cd Binary files /dev/null and b/gtk-3.0/assets/text-select-start-hover.png differ diff --git a/gtk-3.0/assets/text-select-start-hover@2.png b/gtk-3.0/assets/text-select-start-hover@2.png new file mode 100755 index 0000000..2146dd7 Binary files /dev/null and b/gtk-3.0/assets/text-select-start-hover@2.png differ diff --git a/gtk-3.0/assets/text-select-start.png b/gtk-3.0/assets/text-select-start.png new file mode 100755 index 0000000..dd3119f Binary files /dev/null and b/gtk-3.0/assets/text-select-start.png differ diff --git a/gtk-3.0/assets/text-select-start@2.png b/gtk-3.0/assets/text-select-start@2.png new file mode 100755 index 0000000..45dc598 Binary files /dev/null and b/gtk-3.0/assets/text-select-start@2.png differ diff --git a/gtk-3.0/gtk-dark.css b/gtk-3.0/gtk-dark.css new file mode 120000 index 0000000..78c9d4e --- /dev/null +++ b/gtk-3.0/gtk-dark.css @@ -0,0 +1 @@ +gtk.css \ No newline at end of file diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css new file mode 100755 index 0000000..619f0e9 --- /dev/null +++ b/gtk-3.0/gtk.css @@ -0,0 +1,248 @@ +@import "../gtk-common/common.css"; + + + +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: @error_color_breeze; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 24; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-color: alpha(currentColor,0.4); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; + -gtk-secondary-caret-color: @theme_selected_bg_color_breeze; } + +/*************** + * Base States * + ***************/ + +*:disabled { + -gtk-icon-effect: dim; } + + + + +/**************** + * Text Entries * + ****************/ + + + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(@theme_selected_bg_color_breeze), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(@theme_selected_bg_color_breeze), to(transparent)); } } + + +notebook > header > tabs > arrow:hover, + button:hover { + -gtk-icon-effect: highlight; + } + + + +button.circular { + -gtk-outline-radius: 9999px; + } + + + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar, +.location-bar { + -GtkWidget-window-dragging: true; + } + + +/*************** + * Header bars * + ***************/ + + + +/*window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; }*/ + + + + +/************** + * Tree Views * + **************/ + + * { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; } + + +/********* + * Menus * + *********/ +menubar, +.menubar { + -GtkWidget-window-dragging: true; + } + + + +/************** + * Scrollbars * + **************/ + + * { + -GtkScrollbar-has-backward-stepper: true; + -GtkScrollbar-has-forward-stepper: true; } + + + +/********** + * Switch * + **********/ + + switch:focus slider { + + -gtk-outline-radius: 100%; } + + +/************ + * GtkScale and some common progressbar parts* + ************/ + + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + -gtk-outline-radius: 7px; } + scale trough { + -gtk-outline-radius: 5px; + padding: 0px; } + + +/********** + * Frames * + **********/ + +/* should overshoots be as in the original? scrolledwindow overshoot.top {...etc}?*/ + + + + +/*********** + * Dialogs * + ***********/ + + messagedialog.csd .dialog-action-area button:first-child { + + -gtk-outline-bottom-left-radius: 1px; } + + messagedialog.csd .dialog-action-area button:last-child { + + -gtk-outline-bottom-right-radius: 1px; } + + +/**************** + * File chooser * + ****************/ + + button.sidebar-button { + + -gtk-outline-radius: 100%; } + + + + +/******** + * Misc * + ********/ + + .content-view:hover { + -gtk-icon-effect: highlight; } + + +/********************** + * Window Decorations * + *********************/ +decoration { + border-radius: 5px 5px 0px 0px; + border-width: 0px; + box-shadow: 0px 7px 19px -7px alpha(black, 0.9), + 0px 5px 10px -3px alpha(black, 0.9), + 0px 0px 0px 1px alpha(black, 0.2), + 0 0 0 1px @theme_titlebar_background_breeze; + margin: 10px; } + decoration:backdrop { + box-shadow: 0px 7px 19px -7px alpha(black, 0.2), + 0px 5px 10px -3px alpha(black, 0.6), + 0px 0px 0px 1px alpha(black, 0.2), + 0 0 0 1px transparent; + transition: 80ms ease-out; } + .maximized decoration, + .fullscreen decoration, + .tiled decoration, + .tiled-top decoration, + .tiled-right decoration, + .tiled-bottom decoration, + .tiled-left decoration { + border-radius: 0; } + .popup decoration { + box-shadow: 0 4px 8px -4px alpha(black, 0.23); } + .ssd decoration { + box-shadow: 0 4px 8px -4px alpha(black, 0.23); } + .csd.popup decoration { + /*border-radius: 0;*/ + box-shadow: 0px 0px 12px 0px alpha(black, 0.1), 0px 0px 4px 0px alpha(black, 0.4), 0px 0px 0px 1px alpha(black, 0.1); } + tooltip.csd decoration { + /*border-radius: 5px;*/ + box-shadow: 0 4px 8px -4px alpha(black, 0.23); } + messagedialog.csd decoration { + border-radius: 5px; + box-shadow: 0px 0px 12px 0px alpha(black, 0.1), 0px 0px 4px 0px alpha(black, 0.4), 0px 0px 0px 1px alpha(black, 0.1); } + .solid-csd decoration { + margin: 0; + padding: 4px; + background-color: @borders; + border: solid 1px @borders; + border-radius: 0; + box-shadow: inset 0 0 0 3px @theme_base_color_breeze, inset 0 1px @wm_highlight; } + .solid-csd decoration:backdrop { + box-shadow: inset 0 0 0 3px @theme_bg_color_breeze, inset 0 1px @wm_highlight; } + +/*.background.csd { + border-bottom-left-radius: 1px; + border-bottom-right-radius: 1px; }*/ + +button.titlebutton { + /*text-shadow: 0 1px alpha(white, 0.769231); + -gtk-icon-shadow: 0 1px alpha(@text_shadow_color, 0.769231); */} + button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + /*text-shadow: 0 1px alpha(black, 0.428024); + -gtk-icon-shadow: 0 1px alpha(black, 0.428024);*/ } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + diff --git a/gtk-4.0/assets/bullet-symbolic.svg b/gtk-4.0/assets/bullet-symbolic.svg new file mode 100755 index 0000000..6acfbc1 --- /dev/null +++ b/gtk-4.0/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/bullet-symbolic.symbolic.png b/gtk-4.0/assets/bullet-symbolic.symbolic.png new file mode 100755 index 0000000..2ccb0e8 Binary files /dev/null and b/gtk-4.0/assets/bullet-symbolic.symbolic.png differ diff --git a/gtk-4.0/assets/check-symbolic.svg b/gtk-4.0/assets/check-symbolic.svg new file mode 100755 index 0000000..bac5cd6 --- /dev/null +++ b/gtk-4.0/assets/check-symbolic.svg @@ -0,0 +1,154 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/check-symbolic.symbolic.png b/gtk-4.0/assets/check-symbolic.symbolic.png new file mode 100755 index 0000000..eed1f45 Binary files /dev/null and b/gtk-4.0/assets/check-symbolic.symbolic.png differ diff --git a/gtk-4.0/assets/checkbox-active-selectionmode.png b/gtk-4.0/assets/checkbox-active-selectionmode.png new file mode 100755 index 0000000..0873722 Binary files /dev/null and b/gtk-4.0/assets/checkbox-active-selectionmode.png differ diff --git a/gtk-4.0/assets/checkbox-active-selectionmode@2.png b/gtk-4.0/assets/checkbox-active-selectionmode@2.png new file mode 100755 index 0000000..f47d310 Binary files /dev/null and b/gtk-4.0/assets/checkbox-active-selectionmode@2.png differ diff --git a/gtk-4.0/assets/checkbox-backdrop-selectionmode.png b/gtk-4.0/assets/checkbox-backdrop-selectionmode.png new file mode 100755 index 0000000..8d4458f Binary files /dev/null and b/gtk-4.0/assets/checkbox-backdrop-selectionmode.png differ diff --git a/gtk-4.0/assets/checkbox-backdrop-selectionmode@2.png b/gtk-4.0/assets/checkbox-backdrop-selectionmode@2.png new file mode 100755 index 0000000..28c3492 Binary files /dev/null and b/gtk-4.0/assets/checkbox-backdrop-selectionmode@2.png differ diff --git a/gtk-4.0/assets/checkbox-checked-active-selectionmode.png b/gtk-4.0/assets/checkbox-checked-active-selectionmode.png new file mode 100755 index 0000000..ff08773 Binary files /dev/null and b/gtk-4.0/assets/checkbox-checked-active-selectionmode.png differ diff --git a/gtk-4.0/assets/checkbox-checked-active-selectionmode@2.png b/gtk-4.0/assets/checkbox-checked-active-selectionmode@2.png new file mode 100755 index 0000000..a25111c Binary files /dev/null and b/gtk-4.0/assets/checkbox-checked-active-selectionmode@2.png differ diff --git a/gtk-4.0/assets/checkbox-checked-backdrop-selectionmode.png b/gtk-4.0/assets/checkbox-checked-backdrop-selectionmode.png new file mode 100755 index 0000000..4b3082a Binary files /dev/null and b/gtk-4.0/assets/checkbox-checked-backdrop-selectionmode.png differ diff --git a/gtk-4.0/assets/checkbox-checked-backdrop-selectionmode@2.png b/gtk-4.0/assets/checkbox-checked-backdrop-selectionmode@2.png new file mode 100755 index 0000000..179aaa0 Binary files /dev/null and b/gtk-4.0/assets/checkbox-checked-backdrop-selectionmode@2.png differ diff --git a/gtk-4.0/assets/checkbox-checked-hover-selectionmode.png b/gtk-4.0/assets/checkbox-checked-hover-selectionmode.png new file mode 100755 index 0000000..7e4e8b1 Binary files /dev/null and b/gtk-4.0/assets/checkbox-checked-hover-selectionmode.png differ diff --git a/gtk-4.0/assets/checkbox-checked-hover-selectionmode@2.png b/gtk-4.0/assets/checkbox-checked-hover-selectionmode@2.png new file mode 100755 index 0000000..f7b3fbc Binary files /dev/null and b/gtk-4.0/assets/checkbox-checked-hover-selectionmode@2.png differ diff --git a/gtk-4.0/assets/checkbox-checked-selectionmode.png b/gtk-4.0/assets/checkbox-checked-selectionmode.png new file mode 100755 index 0000000..fefbeab Binary files /dev/null and b/gtk-4.0/assets/checkbox-checked-selectionmode.png differ diff --git a/gtk-4.0/assets/checkbox-checked-selectionmode@2.png b/gtk-4.0/assets/checkbox-checked-selectionmode@2.png new file mode 100755 index 0000000..de52301 Binary files /dev/null and b/gtk-4.0/assets/checkbox-checked-selectionmode@2.png differ diff --git a/gtk-4.0/assets/checkbox-hover-selectionmode.png b/gtk-4.0/assets/checkbox-hover-selectionmode.png new file mode 100755 index 0000000..37b2597 Binary files /dev/null and b/gtk-4.0/assets/checkbox-hover-selectionmode.png differ diff --git a/gtk-4.0/assets/checkbox-hover-selectionmode@2.png b/gtk-4.0/assets/checkbox-hover-selectionmode@2.png new file mode 100755 index 0000000..5abeba4 Binary files /dev/null and b/gtk-4.0/assets/checkbox-hover-selectionmode@2.png differ diff --git a/gtk-4.0/assets/checkbox-selectionmode.png b/gtk-4.0/assets/checkbox-selectionmode.png new file mode 100755 index 0000000..5636af4 Binary files /dev/null and b/gtk-4.0/assets/checkbox-selectionmode.png differ diff --git a/gtk-4.0/assets/checkbox-selectionmode@2.png b/gtk-4.0/assets/checkbox-selectionmode@2.png new file mode 100755 index 0000000..bf99cd8 Binary files /dev/null and b/gtk-4.0/assets/checkbox-selectionmode@2.png differ diff --git a/gtk-4.0/assets/dash-symbolic.svg b/gtk-4.0/assets/dash-symbolic.svg new file mode 100755 index 0000000..7886d54 --- /dev/null +++ b/gtk-4.0/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/gtk-4.0/assets/dash-symbolic.symbolic.png b/gtk-4.0/assets/dash-symbolic.symbolic.png new file mode 100755 index 0000000..c20d4ba Binary files /dev/null and b/gtk-4.0/assets/dash-symbolic.symbolic.png differ diff --git a/gtk-4.0/assets/text-select-end-active-dark.png b/gtk-4.0/assets/text-select-end-active-dark.png new file mode 100755 index 0000000..c9a8170 Binary files /dev/null and b/gtk-4.0/assets/text-select-end-active-dark.png differ diff --git a/gtk-4.0/assets/text-select-end-active-dark@2.png b/gtk-4.0/assets/text-select-end-active-dark@2.png new file mode 100755 index 0000000..50c723f Binary files /dev/null and b/gtk-4.0/assets/text-select-end-active-dark@2.png differ diff --git a/gtk-4.0/assets/text-select-end-active.png b/gtk-4.0/assets/text-select-end-active.png new file mode 100755 index 0000000..ccf79a6 Binary files /dev/null and b/gtk-4.0/assets/text-select-end-active.png differ diff --git a/gtk-4.0/assets/text-select-end-active@2.png b/gtk-4.0/assets/text-select-end-active@2.png new file mode 100755 index 0000000..abd6ceb Binary files /dev/null and b/gtk-4.0/assets/text-select-end-active@2.png differ diff --git a/gtk-4.0/assets/text-select-end-dark.png b/gtk-4.0/assets/text-select-end-dark.png new file mode 100755 index 0000000..7387cf0 Binary files /dev/null and b/gtk-4.0/assets/text-select-end-dark.png differ diff --git a/gtk-4.0/assets/text-select-end-dark@2.png b/gtk-4.0/assets/text-select-end-dark@2.png new file mode 100755 index 0000000..1bc2ca1 Binary files /dev/null and b/gtk-4.0/assets/text-select-end-dark@2.png differ diff --git a/gtk-4.0/assets/text-select-end-hover-dark.png b/gtk-4.0/assets/text-select-end-hover-dark.png new file mode 100755 index 0000000..b5fd8fc Binary files /dev/null and b/gtk-4.0/assets/text-select-end-hover-dark.png differ diff --git a/gtk-4.0/assets/text-select-end-hover-dark@2.png b/gtk-4.0/assets/text-select-end-hover-dark@2.png new file mode 100755 index 0000000..27a0ae4 Binary files /dev/null and b/gtk-4.0/assets/text-select-end-hover-dark@2.png differ diff --git a/gtk-4.0/assets/text-select-end-hover.png b/gtk-4.0/assets/text-select-end-hover.png new file mode 100755 index 0000000..d0fb73d Binary files /dev/null and b/gtk-4.0/assets/text-select-end-hover.png differ diff --git a/gtk-4.0/assets/text-select-end-hover@2.png b/gtk-4.0/assets/text-select-end-hover@2.png new file mode 100755 index 0000000..084cf53 Binary files /dev/null and b/gtk-4.0/assets/text-select-end-hover@2.png differ diff --git a/gtk-4.0/assets/text-select-end.png b/gtk-4.0/assets/text-select-end.png new file mode 100755 index 0000000..e3835c6 Binary files /dev/null and b/gtk-4.0/assets/text-select-end.png differ diff --git a/gtk-4.0/assets/text-select-end@2.png b/gtk-4.0/assets/text-select-end@2.png new file mode 100755 index 0000000..cd5b1ef Binary files /dev/null and b/gtk-4.0/assets/text-select-end@2.png differ diff --git a/gtk-4.0/assets/text-select-start-active-dark.png b/gtk-4.0/assets/text-select-start-active-dark.png new file mode 100755 index 0000000..cf9d3f6 Binary files /dev/null and b/gtk-4.0/assets/text-select-start-active-dark.png differ diff --git a/gtk-4.0/assets/text-select-start-active-dark@2.png b/gtk-4.0/assets/text-select-start-active-dark@2.png new file mode 100755 index 0000000..d6929e7 Binary files /dev/null and b/gtk-4.0/assets/text-select-start-active-dark@2.png differ diff --git a/gtk-4.0/assets/text-select-start-active.png b/gtk-4.0/assets/text-select-start-active.png new file mode 100755 index 0000000..88299e3 Binary files /dev/null and b/gtk-4.0/assets/text-select-start-active.png differ diff --git a/gtk-4.0/assets/text-select-start-active@2.png b/gtk-4.0/assets/text-select-start-active@2.png new file mode 100755 index 0000000..2f352dc Binary files /dev/null and b/gtk-4.0/assets/text-select-start-active@2.png differ diff --git a/gtk-4.0/assets/text-select-start-dark.png b/gtk-4.0/assets/text-select-start-dark.png new file mode 100755 index 0000000..442f5b7 Binary files /dev/null and b/gtk-4.0/assets/text-select-start-dark.png differ diff --git a/gtk-4.0/assets/text-select-start-dark@2.png b/gtk-4.0/assets/text-select-start-dark@2.png new file mode 100755 index 0000000..4aeae4b Binary files /dev/null and b/gtk-4.0/assets/text-select-start-dark@2.png differ diff --git a/gtk-4.0/assets/text-select-start-hover-dark.png b/gtk-4.0/assets/text-select-start-hover-dark.png new file mode 100755 index 0000000..cfd5b0d Binary files /dev/null and b/gtk-4.0/assets/text-select-start-hover-dark.png differ diff --git a/gtk-4.0/assets/text-select-start-hover-dark@2.png b/gtk-4.0/assets/text-select-start-hover-dark@2.png new file mode 100755 index 0000000..ff84cbf Binary files /dev/null and b/gtk-4.0/assets/text-select-start-hover-dark@2.png differ diff --git a/gtk-4.0/assets/text-select-start-hover.png b/gtk-4.0/assets/text-select-start-hover.png new file mode 100755 index 0000000..fd684cd Binary files /dev/null and b/gtk-4.0/assets/text-select-start-hover.png differ diff --git a/gtk-4.0/assets/text-select-start-hover@2.png b/gtk-4.0/assets/text-select-start-hover@2.png new file mode 100755 index 0000000..2146dd7 Binary files /dev/null and b/gtk-4.0/assets/text-select-start-hover@2.png differ diff --git a/gtk-4.0/assets/text-select-start.png b/gtk-4.0/assets/text-select-start.png new file mode 100755 index 0000000..dd3119f Binary files /dev/null and b/gtk-4.0/assets/text-select-start.png differ diff --git a/gtk-4.0/assets/text-select-start@2.png b/gtk-4.0/assets/text-select-start@2.png new file mode 100755 index 0000000..45dc598 Binary files /dev/null and b/gtk-4.0/assets/text-select-start@2.png differ diff --git a/gtk-4.0/gtk-dark.css b/gtk-4.0/gtk-dark.css new file mode 120000 index 0000000..78c9d4e --- /dev/null +++ b/gtk-4.0/gtk-dark.css @@ -0,0 +1 @@ +gtk.css \ No newline at end of file diff --git a/gtk-4.0/gtk.css b/gtk-4.0/gtk.css new file mode 100755 index 0000000..9a4f8ae --- /dev/null +++ b/gtk-4.0/gtk.css @@ -0,0 +1,279 @@ +@import "../gtk-common/common.css"; + + +* { + padding: 0; +/* -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: @error_color_breeze; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 24; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-color: alpha(currentColor,0.4); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; + -gtk-secondary-caret-color: @theme_selected_bg_color_breeze;*/ } + + + +/*************** + * Base States * + ***************/ +*:disabled { + -gtk-icon-filter: opacity(0.5); } + + +/********************** + * General Typography * + **********************/ +.large-title { + font-weight: 300; + font-size: 24pt; } + +.title-1 { + font-weight: 800; + font-size: 20pt; } + +.title-2 { + font-weight: 800; + font-size: 15pt; } + +.title-3 { + font-weight: 700; + font-size: 15pt; } + +.title-4 { + font-weight: 700; + font-size: 13pt; } + +.heading { + font-weight: 700; + font-size: 11pt; } + +.body { + font-weight: 400; + font-size: 11pt; } + +.caption-heading { + font-weight: 700; + font-size: 9pt; } + +.caption { + font-weight: 400; + font-size: 9pt; } + +/**************** + * Text Entries * + ****************/ + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: radial-gradient(@theme_selected_bg_color_breeze, @theme_selected_bg_color_breeze 1%, alpha(@theme_selected_bg_color_breeze, 0)); } + to { + background-image: radial-gradient(@theme_selected_bg_color_breeze, @theme_selected_bg_color_breeze 70%, alpha(@theme_selected_bg_color_breeze, 0)); } } + + +notebook > header > tabs > arrow:hover, + button:hover { + -gtk-icon-filter: brightness(1.2); + } + + + +/************ + * Toolbars * + ************/ + + +/*************** + * Header bars * + ***************/ + + + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } + + + + + +/************** + * Tree Views * + **************/ + + +/********* + * Menus * + *********/ + + +/************** + * Scrollbars * + **************/ + +/*how to prevent autohide in GTK4? + and how to force scroll buttons? This last thing may not be possible... CSS nodes don't show buttons anymore + +/********** + * Switch * + **********/ + + +/************ + * GtkScale and some common progressbar parts* + ************/ + + +/********** + * Frames * + **********/ + + + +/*********** + * Dialogs * + ***********/ + + + + + + + + +/**************** + * File chooser * + ****************/ + + + + +/******** + * Misc * + ********/ + + .content-view:hover { + -gtk-icon-filter: brightness(1.2); } + + + + + + +/********************** + * Window Decorations * + *********************/ + +/* this part still needs a lot of work */ + +/* disabled: gtk3 to gtk4 +decoration { + border-radius: 5px 5px 5px 5px; + border-width: 0px; + box-shadow: 0px 15px 38px -15px alpha(black, 0.9), + 0px 10px 20px -5px alpha(black, 0.9), + 0px 0px 0px 1px alpha(black, 0.2), + 0 0 0 1px @theme_header_bg; + margin: 10px; } + decoration:backdrop { + box-shadow: 0px 15px 38px -15px alpha(black, 0.2), + 0px 10px 20px -5px alpha(black, 0.6), + 0px 0px 0px 1px alpha(black, 0.2), + 0 0 0 1px transparent; + transition: 80ms ease-out; } + +*/ +window.csd { + border-radius: 5px 5px 5px 5px; + border-width: 0px; + box-shadow: 0px 7px 19px -7px alpha(black, 0.9), + 0px 5px 10px -3px alpha(black, 0.9), + 0px 0px 0px 1px alpha(black, 0.2), + 0 0 0 1px @theme_titlebar_background_breeze; +} + +window.csd:backdrop { + box-shadow: 0px 7px 19px -7px alpha(black, 0.2), + 0px 5px 10px -3px alpha(black, 0.6), + 0px 0px 0px 1px alpha(black, 0.2), + 0 0 0 1px transparent; + transition: 80ms ease-out; +} + +/* disabled: gtk3 to gtk4 + .maximized decoration, + .fullscreen decoration, + .tiled decoration, + .tiled-top decoration, + .tiled-right decoration, + .tiled-bottom decoration, + .tiled-left decoration { + border-radius: 0; } +*/ + +window.maximized, +window.fullscreen, +window.tiled, window.tiled-top, +window.tiled-left, +window.tiled-right, +window.tiled-bottom { + border-radius: 0; +} + + + window.csd.popup, window.csd.dialog.message, window.csd.solid-csd + { + box-shadow: 0 4px 8px 0px alpha(black, 0.7); } + +/* + .csd.popup decoration { + border-radius: 0; + box-shadow: 0px 0px 12px 0px alpha(black, 0.1), 0px 0px 4px 0px alpha(black, 0.4), 0px 0px 0px 1px alpha(black, 0.1); } + tooltip.csd decoration { + border-radius: 5px; + box-shadow: 0 4px 8px -4px alpha(black, 0.23); } + messagedialog.csd decoration { + border-radius: 5px; + box-shadow: 0px 0px 12px 0px alpha(black, 0.1), 0px 0px 4px 0px alpha(black, 0.4), 0px 0px 0px 1px alpha(black, 0.1); } + .solid-csd decoration { + margin: 0; + padding: 4px; + background-color: @borders; + border: solid 1px @borders; + border-radius: 0; + box-shadow: inset 0 0 0 3px @theme_base_color_breeze, inset 0 1px @wm_highlight; } + .solid-csd decoration:backdrop { + box-shadow: inset 0 0 0 3px @theme_bg_color_breeze, inset 0 1px @wm_highlight; } + +*/ +/*.background.csd { + border-bottom-left-radius: 1px; + border-bottom-right-radius: 1px; }*/ + +button.titlebutton { + /*text-shadow: 0 1px alpha(white, 0.769231); + -gtk-icon-shadow: 0 1px alpha(@text_shadow_color, 0.769231); */} + button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + /*text-shadow: 0 1px alpha(black, 0.428024); + -gtk-icon-shadow: 0 1px alpha(black, 0.428024);*/ } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + diff --git a/gtk-common/assets/bullet-symbolic.svg b/gtk-common/assets/bullet-symbolic.svg new file mode 100755 index 0000000..6acfbc1 --- /dev/null +++ b/gtk-common/assets/bullet-symbolic.svg @@ -0,0 +1,155 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/gtk-common/assets/bullet-symbolic.symbolic.png b/gtk-common/assets/bullet-symbolic.symbolic.png new file mode 100755 index 0000000..2ccb0e8 Binary files /dev/null and b/gtk-common/assets/bullet-symbolic.symbolic.png differ diff --git a/gtk-common/assets/check-symbolic.svg b/gtk-common/assets/check-symbolic.svg new file mode 100755 index 0000000..bac5cd6 --- /dev/null +++ b/gtk-common/assets/check-symbolic.svg @@ -0,0 +1,154 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/gtk-common/assets/check-symbolic.symbolic.png b/gtk-common/assets/check-symbolic.symbolic.png new file mode 100755 index 0000000..eed1f45 Binary files /dev/null and b/gtk-common/assets/check-symbolic.symbolic.png differ diff --git a/gtk-common/assets/checkbox-active-selectionmode.png b/gtk-common/assets/checkbox-active-selectionmode.png new file mode 100755 index 0000000..0873722 Binary files /dev/null and b/gtk-common/assets/checkbox-active-selectionmode.png differ diff --git a/gtk-common/assets/checkbox-active-selectionmode@2.png b/gtk-common/assets/checkbox-active-selectionmode@2.png new file mode 100755 index 0000000..f47d310 Binary files /dev/null and b/gtk-common/assets/checkbox-active-selectionmode@2.png differ diff --git a/gtk-common/assets/checkbox-backdrop-selectionmode.png b/gtk-common/assets/checkbox-backdrop-selectionmode.png new file mode 100755 index 0000000..8d4458f Binary files /dev/null and b/gtk-common/assets/checkbox-backdrop-selectionmode.png differ diff --git a/gtk-common/assets/checkbox-backdrop-selectionmode@2.png b/gtk-common/assets/checkbox-backdrop-selectionmode@2.png new file mode 100755 index 0000000..28c3492 Binary files /dev/null and b/gtk-common/assets/checkbox-backdrop-selectionmode@2.png differ diff --git a/gtk-common/assets/checkbox-checked-active-selectionmode.png b/gtk-common/assets/checkbox-checked-active-selectionmode.png new file mode 100755 index 0000000..ff08773 Binary files /dev/null and b/gtk-common/assets/checkbox-checked-active-selectionmode.png differ diff --git a/gtk-common/assets/checkbox-checked-active-selectionmode@2.png b/gtk-common/assets/checkbox-checked-active-selectionmode@2.png new file mode 100755 index 0000000..a25111c Binary files /dev/null and b/gtk-common/assets/checkbox-checked-active-selectionmode@2.png differ diff --git a/gtk-common/assets/checkbox-checked-backdrop-selectionmode.png b/gtk-common/assets/checkbox-checked-backdrop-selectionmode.png new file mode 100755 index 0000000..4b3082a Binary files /dev/null and b/gtk-common/assets/checkbox-checked-backdrop-selectionmode.png differ diff --git a/gtk-common/assets/checkbox-checked-backdrop-selectionmode@2.png b/gtk-common/assets/checkbox-checked-backdrop-selectionmode@2.png new file mode 100755 index 0000000..179aaa0 Binary files /dev/null and b/gtk-common/assets/checkbox-checked-backdrop-selectionmode@2.png differ diff --git a/gtk-common/assets/checkbox-checked-hover-selectionmode.png b/gtk-common/assets/checkbox-checked-hover-selectionmode.png new file mode 100755 index 0000000..7e4e8b1 Binary files /dev/null and b/gtk-common/assets/checkbox-checked-hover-selectionmode.png differ diff --git a/gtk-common/assets/checkbox-checked-hover-selectionmode@2.png b/gtk-common/assets/checkbox-checked-hover-selectionmode@2.png new file mode 100755 index 0000000..f7b3fbc Binary files /dev/null and b/gtk-common/assets/checkbox-checked-hover-selectionmode@2.png differ diff --git a/gtk-common/assets/checkbox-checked-selectionmode.png b/gtk-common/assets/checkbox-checked-selectionmode.png new file mode 100755 index 0000000..fefbeab Binary files /dev/null and b/gtk-common/assets/checkbox-checked-selectionmode.png differ diff --git a/gtk-common/assets/checkbox-checked-selectionmode@2.png b/gtk-common/assets/checkbox-checked-selectionmode@2.png new file mode 100755 index 0000000..de52301 Binary files /dev/null and b/gtk-common/assets/checkbox-checked-selectionmode@2.png differ diff --git a/gtk-common/assets/checkbox-hover-selectionmode.png b/gtk-common/assets/checkbox-hover-selectionmode.png new file mode 100755 index 0000000..37b2597 Binary files /dev/null and b/gtk-common/assets/checkbox-hover-selectionmode.png differ diff --git a/gtk-common/assets/checkbox-hover-selectionmode@2.png b/gtk-common/assets/checkbox-hover-selectionmode@2.png new file mode 100755 index 0000000..5abeba4 Binary files /dev/null and b/gtk-common/assets/checkbox-hover-selectionmode@2.png differ diff --git a/gtk-common/assets/checkbox-selectionmode.png b/gtk-common/assets/checkbox-selectionmode.png new file mode 100755 index 0000000..5636af4 Binary files /dev/null and b/gtk-common/assets/checkbox-selectionmode.png differ diff --git a/gtk-common/assets/checkbox-selectionmode@2.png b/gtk-common/assets/checkbox-selectionmode@2.png new file mode 100755 index 0000000..bf99cd8 Binary files /dev/null and b/gtk-common/assets/checkbox-selectionmode@2.png differ diff --git a/gtk-common/assets/dash-symbolic.svg b/gtk-common/assets/dash-symbolic.svg new file mode 100755 index 0000000..7886d54 --- /dev/null +++ b/gtk-common/assets/dash-symbolic.svg @@ -0,0 +1,153 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/gtk-common/assets/dash-symbolic.symbolic.png b/gtk-common/assets/dash-symbolic.symbolic.png new file mode 100755 index 0000000..c20d4ba Binary files /dev/null and b/gtk-common/assets/dash-symbolic.symbolic.png differ diff --git a/gtk-common/assets/text-select-end-active-dark.png b/gtk-common/assets/text-select-end-active-dark.png new file mode 100755 index 0000000..c9a8170 Binary files /dev/null and b/gtk-common/assets/text-select-end-active-dark.png differ diff --git a/gtk-common/assets/text-select-end-active-dark@2.png b/gtk-common/assets/text-select-end-active-dark@2.png new file mode 100755 index 0000000..50c723f Binary files /dev/null and b/gtk-common/assets/text-select-end-active-dark@2.png differ diff --git a/gtk-common/assets/text-select-end-active.png b/gtk-common/assets/text-select-end-active.png new file mode 100755 index 0000000..ccf79a6 Binary files /dev/null and b/gtk-common/assets/text-select-end-active.png differ diff --git a/gtk-common/assets/text-select-end-active@2.png b/gtk-common/assets/text-select-end-active@2.png new file mode 100755 index 0000000..abd6ceb Binary files /dev/null and b/gtk-common/assets/text-select-end-active@2.png differ diff --git a/gtk-common/assets/text-select-end-dark.png b/gtk-common/assets/text-select-end-dark.png new file mode 100755 index 0000000..7387cf0 Binary files /dev/null and b/gtk-common/assets/text-select-end-dark.png differ diff --git a/gtk-common/assets/text-select-end-dark@2.png b/gtk-common/assets/text-select-end-dark@2.png new file mode 100755 index 0000000..1bc2ca1 Binary files /dev/null and b/gtk-common/assets/text-select-end-dark@2.png differ diff --git a/gtk-common/assets/text-select-end-hover-dark.png b/gtk-common/assets/text-select-end-hover-dark.png new file mode 100755 index 0000000..b5fd8fc Binary files /dev/null and b/gtk-common/assets/text-select-end-hover-dark.png differ diff --git a/gtk-common/assets/text-select-end-hover-dark@2.png b/gtk-common/assets/text-select-end-hover-dark@2.png new file mode 100755 index 0000000..27a0ae4 Binary files /dev/null and b/gtk-common/assets/text-select-end-hover-dark@2.png differ diff --git a/gtk-common/assets/text-select-end-hover.png b/gtk-common/assets/text-select-end-hover.png new file mode 100755 index 0000000..d0fb73d Binary files /dev/null and b/gtk-common/assets/text-select-end-hover.png differ diff --git a/gtk-common/assets/text-select-end-hover@2.png b/gtk-common/assets/text-select-end-hover@2.png new file mode 100755 index 0000000..084cf53 Binary files /dev/null and b/gtk-common/assets/text-select-end-hover@2.png differ diff --git a/gtk-common/assets/text-select-end.png b/gtk-common/assets/text-select-end.png new file mode 100755 index 0000000..e3835c6 Binary files /dev/null and b/gtk-common/assets/text-select-end.png differ diff --git a/gtk-common/assets/text-select-end@2.png b/gtk-common/assets/text-select-end@2.png new file mode 100755 index 0000000..cd5b1ef Binary files /dev/null and b/gtk-common/assets/text-select-end@2.png differ diff --git a/gtk-common/assets/text-select-start-active-dark.png b/gtk-common/assets/text-select-start-active-dark.png new file mode 100755 index 0000000..cf9d3f6 Binary files /dev/null and b/gtk-common/assets/text-select-start-active-dark.png differ diff --git a/gtk-common/assets/text-select-start-active-dark@2.png b/gtk-common/assets/text-select-start-active-dark@2.png new file mode 100755 index 0000000..d6929e7 Binary files /dev/null and b/gtk-common/assets/text-select-start-active-dark@2.png differ diff --git a/gtk-common/assets/text-select-start-active.png b/gtk-common/assets/text-select-start-active.png new file mode 100755 index 0000000..88299e3 Binary files /dev/null and b/gtk-common/assets/text-select-start-active.png differ diff --git a/gtk-common/assets/text-select-start-active@2.png b/gtk-common/assets/text-select-start-active@2.png new file mode 100755 index 0000000..2f352dc Binary files /dev/null and b/gtk-common/assets/text-select-start-active@2.png differ diff --git a/gtk-common/assets/text-select-start-dark.png b/gtk-common/assets/text-select-start-dark.png new file mode 100755 index 0000000..442f5b7 Binary files /dev/null and b/gtk-common/assets/text-select-start-dark.png differ diff --git a/gtk-common/assets/text-select-start-dark@2.png b/gtk-common/assets/text-select-start-dark@2.png new file mode 100755 index 0000000..4aeae4b Binary files /dev/null and b/gtk-common/assets/text-select-start-dark@2.png differ diff --git a/gtk-common/assets/text-select-start-hover-dark.png b/gtk-common/assets/text-select-start-hover-dark.png new file mode 100755 index 0000000..cfd5b0d Binary files /dev/null and b/gtk-common/assets/text-select-start-hover-dark.png differ diff --git a/gtk-common/assets/text-select-start-hover-dark@2.png b/gtk-common/assets/text-select-start-hover-dark@2.png new file mode 100755 index 0000000..ff84cbf Binary files /dev/null and b/gtk-common/assets/text-select-start-hover-dark@2.png differ diff --git a/gtk-common/assets/text-select-start-hover.png b/gtk-common/assets/text-select-start-hover.png new file mode 100755 index 0000000..fd684cd Binary files /dev/null and b/gtk-common/assets/text-select-start-hover.png differ diff --git a/gtk-common/assets/text-select-start-hover@2.png b/gtk-common/assets/text-select-start-hover@2.png new file mode 100755 index 0000000..2146dd7 Binary files /dev/null and b/gtk-common/assets/text-select-start-hover@2.png differ diff --git a/gtk-common/assets/text-select-start.png b/gtk-common/assets/text-select-start.png new file mode 100755 index 0000000..dd3119f Binary files /dev/null and b/gtk-common/assets/text-select-start.png differ diff --git a/gtk-common/assets/text-select-start@2.png b/gtk-common/assets/text-select-start@2.png new file mode 100755 index 0000000..45dc598 Binary files /dev/null and b/gtk-common/assets/text-select-start@2.png differ diff --git a/gtk-common/common.css b/gtk-common/common.css new file mode 100644 index 0000000..108c026 --- /dev/null +++ b/gtk-common/common.css @@ -0,0 +1,5240 @@ + +@import "../imports/import.css"; /*imports colors from theme (and Plasma, if so is configured)*/ + + +/* GTK NAMED COLORS + ---------------- + use responsibly! */ + +/* +second color, on scales... */ +@define-color secondary_selected_bg_color shade(@selected_bg, 1.7); + + + +/* +widgets main borders color. This "borders" color should be transformed to border_color, + but replacing is not straightforward*/ +@define-color borders @border_color; + +/* + widgets main borders color on backdrop windows */ + @define-color unfocused_borders @borders; /*shade(@borders, 1.05);*/ + +/*highlight for buttons*/ +@define-color highlight_color alpha(white, 0.5); + +/*text shadows to simulate "groove" (or "outset")*/ +@define-color text_shadow_color black; + + + +/* scale slider colors*/ +@define-color slider_inner_color @warning_color_breeze; +@define-color slider_middle_color alpha(@warning_color_breeze,0.7); +@define-color slider_outer_color alpha(@warning_color_breeze,0); + +/* +these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title shade(@window_fg, 1.8); +@define-color wm_unfocused_title @window_fg; +@define-color wm_highlight alpha(white, 0.5); +@define-color wm_borders_edge alpha(white, 0.5); +@define-color wm_bg_a shade(@window_bg, 1.2); +@define-color wm_bg_b @window_bg; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(@window_bg, 1.3); +@define-color wm_button_hover_color_b @window_bg; +@define-color wm_button_active_color_a shade(@window_bg, 0.85); +@define-color wm_button_active_color_b shade(@window_bg, 0.89); +@define-color wm_button_active_color_c shade(@window_bg, 0.9); +@define-color content_view_bg @text_widget_bg; + + +/*************** + * Base States * + ***************/ +.background { + color: @window_fg; + background-color: @window_bg; } + /*.background:backdrop { + color: @wm_unfocused_title; + background-color: @window_bg; + text-shadow: none; + -gtk-icon-shadow: none; }*/ + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ + +.gtkstyle-fallback { + color: @window_fg; + background-color: @window_bg; } + .gtkstyle-fallback:hover { + color: @window_fg; + background-color: shade(@window_bg, 1.1); } + .gtkstyle-fallback:active { + color: @window_fg; + background-color: shade(@window_bg, 0.9); } + .gtkstyle-fallback:disabled { + color: @disabled_fg; + background-color: @window_bg; } + .gtkstyle-fallback:selected { + color: @selected_fg; + background-color: @selected_bg; } + + .view, iconview, +.view text, +iconview text, +textview text { + color: @text_widget_fg; + background-color: @text_widget_bg; } + /*.view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: @window_fg; + background-color: @text_widget_bg; } + .view:backdrop:disabled, iconview:backdrop:disabled, + .view text:backdrop:disabled, + iconview text:backdrop:disabled, + textview text:backdrop:disabled { + color: @disabled_fg; }*/ + .view:disabled, iconview:disabled, + .view text:disabled, + iconview text:disabled, + textview text:disabled { + color: @disabled_fg; + background-color: @text_widget_bg; } + .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .view text:selected:focus, + iconview text:selected:focus, + textview text:selected:focus, + .view text:selected, + iconview text:selected, + textview text:selected { + border-radius: 5px; } + +textview border { + background-color: @window_bg; } + +.rubberband, +rubberband, +flowbox rubberband, +treeview.view rubberband, +.content-view rubberband, +.content-view .rubberband { + border: 1px solid @selected_bg; + background-color: alpha(@selected_bg, 0.3); } + +flowbox flowboxchild { + padding: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +.content-view .tile { + margin: 2px; + background-color: transparent; + border-radius: 0; + padding: 0; } + /*.content-view .tile:backdrop { + background-color: transparent; }*/ + .content-view .tile:active, .content-view .tile:selected { + background-color: alpha(@selected_bg, 0.7); + /* background-color: transparent;*/ } + .content-view .tile:disabled { + background-color: alpha(@disabled_bg, 0.7); + /*background-color: transparent; */} + +label { + caret-color: currentColor; + /*color: @text_widget_fg;*/ + } + label.separator { + color: @window_fg; } + /*label.separator:backdrop { + color: @wm_unfocused_title; }*/ + label selection, label:selected, selection { + background-color: @selected_bg; + color: @selected_fg; } + label:disabled { + color: @disabled_fg; } + /*label:disabled:backdrop { + color: @disabled_fg; }*/ + /*label:backdrop { + color: @wm_unfocused_title; }*/ +label.error {color: @error_color;} +label.warning {color: @warning_color;} + +.dim-label, label.separator, .titlebar:not(headerbar) .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: @text_widget_bg; + border-top: 1px solid @borders; } + assistant .sidebar:backdrop { + background-color: @text_widget_bg; + border-color: @unfocused_borders; } + +assistant.csd .sidebar { + border-top-style: none; } + +assistant .sidebar label { + padding: 6px 12px; } + +assistant .sidebar label.highlight { + background-color: @wm_highlight; } + +.csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .csd popover.background.osd, popover.background.osd, .app-notification, +.app-notification.frame, .osd .scale-popup, +.osd { + color: @window_fg; + border: 1px solid mix(@window_fg, @window_bg, 0.5); + background-color: alpha(@window_bg, 0.7); + /*background-clip: padding-box;*/ + /*text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black;*/ } + /*popover.background.touch-selection:backdrop, popover.background.magnifier:backdrop, popover.background.osd:backdrop, .app-notification:backdrop, .osd .scale-popup:backdrop, + .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; }*/ + +/*widget { + background-color: @text_widget_bg; + color: @text_widget_fg; +} +headerbar widget { + background-color: transparent; + color: inherit; +}*/ + + + +/********************* + * Spinner Animation * + *********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; } + spinner:checked:disabled { + opacity: 0.5; } + + + +/**************** + * Text Entries * + ****************/ + +spinbutton:not(.vertical), +spinbutton.vertical text, +entry { + min-height: 32px; + + border: none; /*1px solid @window_bg;*/ + border-radius: 5px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: @text_widget_fg; + background-color: @text_widget_bg; + /*box-shadow: inset 0 0 0 1px rgba(42, 145, 250, 0);*/ + box-shadow: inset 0 4px 3px 0px alpha(black,0.5), + inset 0 1px 1px 0 alpha(black, 0.35), + inset 0 -1px 1px 0 @highlight_color; + } +spinbutton:not(.vertical):dir(ltr) { + padding-left: 8px; + padding-right: 0px; +} +spinbutton:not(.vertical):dir(rtl) { + padding-left: 0px; + padding-right: 8px; +} + + +entry { + padding-left: 8px; + padding-right: 8px; +} + +spinbutton.vertical text { + padding-left: 0; + padding-right: 0; +} + +spinbutton:not(.vertical) text { + background: none; +} + +spinbutton:not(.vertical) image.left, + entry image.left { + margin-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + margin-left: 6px; } + + + /* undershoots defined globally later + * + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(white, 0.2) 50%, alpha(black, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; + box-shadow: none; } + spinbutton:not(.vertical) undershoot.right, + entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(white, 0.2) 50%, alpha(black, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; + box-shadow: none; }*/ + + spinbutton:focus button { +background-color: @text_widget_bg; +} + + spinbutton.flat:focus:not(.vertical), spinbutton.flat:backdrop:not(.vertical), spinbutton.flat:disabled:not(.vertical), spinbutton.flat:backdrop:disabled:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus, entry.flat:focus-within + entry.flat:backdrop, + entry.flat:disabled, + entry.flat:backdrop:disabled, + entry.flat { + min-height: 0; + padding: 2px; + background-color: transparent; + border-color: transparent; + border-radius: 0; } + spinbutton:focus:not(.vertical), + entry:focus, entry:focus-within { + box-shadow: inset 0 0 0 3px @selected_bg, + inset 0 4px 3px 0px alpha(black,0.5), + inset 0 1px 1px 0 alpha(black, 0.35), + inset 0 -1px 1px 0 @highlight_color; + /*border-color: @selected_bg;*/ } + + spinbutton:disabled:not(.vertical), + entry:disabled { + color: @disabled_fg; + border-color: @disabled_fg; + background-color: @disabled_bg; + /*box-shadow: none;*/ + } +/* spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: @window_fg; + border-color: @unfocused_borders; + background-color: @text_widget_bg; + box-shadow: none; + transition: 80ms ease-out; }*/ +/* spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: @disabled_fg; + border-color: @unfocused_borders; + background-color: @disabled_bg; + box-shadow: none; }*/ + spinbutton.error:not(.vertical), + entry.error { + color: @error_color; + border-color: @error_color; } + spinbutton.error:focus:not(.vertical), + entry.error:focus { + border-color: @error_color; } + spinbutton.error:not(.vertical) selection, + entry.error selection { + background-color: @error_color; } + spinbutton.warning:not(.vertical), + entry.warning { + color: @warning_color_breeze; + border-color: @warning_color_breeze; } + spinbutton.warning:focus:not(.vertical), + entry.warning:focus { + border-color: @warning_color_breeze; } + spinbutton.warning:not(.vertical) selection, + entry.warning selection { + background-color: @warning_color_breeze; } + spinbutton:not(.vertical) image, + entry image { + color: @text_widget_fg; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: @window_fg; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: @selected_bg; } + /*spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: @window_fg; }*/ + spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus, + entry:drop(active) { + border-color: @success_color; + box-shadow: inset 0 0 0 1px @success_color; } + /*.osd spinbutton:not(.vertical), .osd entry { + color: white; + border-color: alpha(black, 0.7); + background-color: alpha(black, 0.5); + background-clip: padding-box; + box-shadow: none;} + .osd spinbutton:focus:not(.vertical), .osd entry:focus { + color: white; + border-color: @selected_bg; + background-color: alpha(black, 0.5); + background-clip: padding-box; + box-shadow: inset 0 0 0 1px @selected_bg; + }*/ + /*.osd spinbutton:backdrop:not(.vertical), .osd + entry:backdrop { + color: white; + border-color: alpha(black, 0.7); + background-color: alpha(black, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; }*/ + /*.osd spinbutton:disabled:not(.vertical), .osd entry:disabled { + color: @disabled_fg; + border-color: alpha(@disabled_fg, 0.7); + background-color: @disabled_bg; + background-clip: padding-box; + + -gtk-icon-shadow: none; }*/ + +spinbutton:not(.vertical) progress, +entry progress { + margin: 4px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: @selected_bg; + border-style: solid; + /*box-shadow: none;*/ } +/* spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; }*/ + +spinbutton button, spinbutton button.image-button { +padding: 0px; +min-width: 1em; +min-height: 1em; +} +spinbutton:not(.vertical) button, +spinbutton:not(.vertical) button.image-button { +margin: 2px 0; +} + + + +.linked:not(.vertical) > spinbutton:focus:not(.vertical) + spinbutton:not(.vertical), +.linked:not(.vertical) > spinbutton:focus:not(.vertical) + button, +.linked:not(.vertical) > spinbutton:focus:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:focus + spinbutton:not(.vertical), +.linked:not(.vertical) > +entry:focus + button, +.linked:not(.vertical) > +entry:focus + combobox > box > button.combo, +.linked:not(.vertical) > spinbutton:focus:not(.vertical) + +entry, .linked:not(.vertical) > +entry:focus + +entry { + border-left-color: @selected_bg; } + +.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + spinbutton:not(.vertical), +.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + button, +.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + spinbutton:not(.vertical), +.linked:not(.vertical) > +entry:drop(active) + button, +.linked:not(.vertical) > +entry:drop(active) + combobox > box > button.combo, +.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + +entry, .linked:not(.vertical) > +entry:drop(active) + +entry { + border-left-color: @success_color; } + +.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), +.linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical > +entry:not(:disabled) + entry:not(:disabled), +.linked.vertical > +entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical) { + border-top-color: @window_bg; } + .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled):backdrop, + .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):backdrop:not(.vertical), .linked.vertical > + entry:not(:disabled) + entry:not(:disabled):backdrop, + .linked.vertical > + entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical) { + border-top-color: @window_bg; } + +.linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical), +.linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, .linked.vertical > +entry:disabled + spinbutton:disabled:not(.vertical), +.linked.vertical > +entry:disabled + entry:disabled { + border-top-color: @window_bg; } + +.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical), +.linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), .linked.vertical > +entry + spinbutton:focus:not(:only-child):not(.vertical), +.linked.vertical > +entry + entry:focus:not(:only-child) { + border-top-color: @selected_bg; } + +.linked.vertical > spinbutton:not(.vertical) + spinbutton:drop(active):not(:only-child):not(.vertical), +.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > +entry + spinbutton:drop(active):not(:only-child):not(.vertical), +.linked.vertical > +entry + entry:drop(active):not(:only-child) { + border-top-color: @success_color; } + +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical), +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + button, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical > +entry:focus:not(:only-child) + spinbutton:not(.vertical), +.linked.vertical > +entry:focus:not(:only-child) + entry, +.linked.vertical > +entry:focus:not(:only-child) + button, +.linked.vertical > +entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: @selected_bg; } + +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + spinbutton:not(.vertical), +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + entry, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + button, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical > +entry:drop(active):not(:only-child) + spinbutton:not(.vertical), +.linked.vertical > +entry:drop(active):not(:only-child) + entry, +.linked.vertical > +entry:drop(active):not(:only-child) + button, +.linked.vertical > +entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: @success_color; } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: @text_widget_bg; + transition-property: color, background; } + +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: @text_widget_bg; } + treeview entry.flat:focus, treeview entry:focus { + border-color: @selected_bg; } + +.entry-tag { + padding: 5px; + margin-top: 2px; + margin-bottom: 2px; + border-style: none; + color: @selected_fg; + background-color: @selected_bg; } + :dir(ltr) .entry-tag { + margin-left: 8px; + margin-right: -5px; } + :dir(rtl) .entry-tag { + margin-left: -5px; + margin-right: 8px; } + .entry-tag:hover { + background-color: shade(@selected_bg, 1.15); } + :backdrop .entry-tag { + color: @text_widget_bg; + background-color: @selected_bg; } + .entry-tag.button { + background-color: transparent; + color: @selected_fg; } + :not(:backdrop) .entry-tag.button:hover { + border: 1px solid @selected_bg; + color: @selected_fg; } + :not(:backdrop) .entry-tag.button:active { + background-color: @selected_bg; + color: @selected_fg; } + + +/*************** + * Header bars * + ***************/ + + /*.titlebar:not(headerbar),*/ +.titlebar, +headerbar { + color: @titlebar_active_fg; + /*text-shadow: 0 1px alpha(@text_shadow_color, 0.3), 0 -1px alpha(black, 0.3);*/ + padding: 0 6px; + min-height: 46px; + border-width: 0; + border-radius: 0; + /* background: linear-gradient(to top, shade(@window_bg, 0.85), shade(@window_bg, 0.95) 4px, @window_bg 7px);*/ + background-image: linear-gradient(to top, @titlebar_active_bg, shade(@titlebar_active_bg, 1.1)); + /* background: linear-gradient(to top, shade(@window_bg, 0.8), shade(@window_bg, 0.6) 2px, shade(@window_bg, 1.05) 3px); */ + /* background: linear-gradient(to top, @window_bg, shade(@window_bg, 1.15)); */ + box-shadow: inset 0px 1px 1px alpha(@highlight_color, 0.3); } + + /*.titlebar:backdrop:not(headerbar),*/ + .titlebar:backdrop, + headerbar:backdrop { + color: @titlebar_backdrop_fg; + border-color: transparent; + background-color: @theme_header_unfocused_bg; + background-image: linear-gradient(to top, @titlebar_backdrop_bg, shade(@titlebar_backdrop_bg, 1.1)); + /*box-shadow: none;*/ + transition: 80ms ease-out; } + .titlebar:not(headerbar) .title, + headerbar .title { + padding-left: 12px; + padding-right: 12px; } + .titlebar:not(headerbar) .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .selection-mode.titlebar:not(headerbar), + headerbar.selection-mode { + color: @selected_fg; + border-color: shade(@selected_bg, 0.45); + /*text-shadow: 0 -1px alpha(black, 0.5);*/ + background: @selected_bg linear-gradient(to top, shade(@selected_bg, 0.9), shade(@selected_bg, 0.7) 2px, @selected_bg 3px); + box-shadow: inset 0px 1px 1px shade(@selected_bg, 1.2); } + .selection-mode.titlebar:backdrop:not(headerbar), + headerbar.selection-mode:backdrop { + background-color: @selected_bg; + background-image: none; + box-shadow: inset 0 1px shade(@selected_bg, 1.15); } + .selection-mode.titlebar:not(headerbar) button, + headerbar.selection-mode button { + color: @selected_fg; + outline-color: alpha(white, 0.2); + /*text-shadow: 0 1px alpha(black, 0.428024); + -gtk-icon-shadow: 0 1px alpha(black, 0.428024);*/ + border-color: shade(@selected_bg, 0.6); + background: linear-gradient(to top, shade(@selected_bg, 1), shade(@selected_bg, 1.1)); + box-shadow: inset 0px 1px 1px shade(@selected_bg, 1.2); } + .selection-mode.titlebar:not(headerbar) button.flat, + headerbar.selection-mode button.flat { + color: @selected_fg; + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:hover, + headerbar.selection-mode button:hover { + color: @selected_fg; + outline-color: alpha(white, 0.2); + background: linear-gradient(to top, shade(@selected_bg, 1.05), shade(@selected_bg, 1.15)); } + .selection-mode.titlebar:not(headerbar) button:active, .selection-mode.titlebar:not(headerbar) button:checked, + headerbar.selection-mode button:active, + headerbar.selection-mode button:checked { + color: @selected_fg; + outline-color: alpha(white, 0.2); + /*text-shadow: 0 1px alpha(black, 0.428024); + -gtk-icon-shadow: 0 1px alpha(black, 0.428024);*/ + border-color: shade(@selected_bg, 0.5); + background-image: image(shade(@selected_bg, 0.7)); + -gtk-icon-shadow: none; + box-shadow: inset 0px 0px 2px 0px shade(@selected_bg, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat, .selection-mode.titlebar:not(headerbar) button:backdrop, + headerbar.selection-mode button:backdrop.flat, + headerbar.selection-mode button:backdrop { + border-color: @selected_bg; + background-image: image(@selected_bg); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); + /*-gtk-icon-filter: none;*/ + border-color: shade(@selected_bg, 0.7); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat, .selection-mode.titlebar:not(headerbar) button:backdrop label, .selection-mode.titlebar:not(headerbar) button:backdrop, + headerbar.selection-mode button:backdrop.flat label, + headerbar.selection-mode button:backdrop.flat, + headerbar.selection-mode button:backdrop label, + headerbar.selection-mode button:backdrop { + color: shade(@selected_bg, 1.45); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked, .selection-mode.titlebar:not(headerbar) button:backdrop:active, .selection-mode.titlebar:not(headerbar) button:backdrop:checked, + headerbar.selection-mode button:backdrop.flat:active, + headerbar.selection-mode button:backdrop.flat:checked, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked { + background-image: image(shade(@selected_bg, 0.75)); + box-shadow: inset 0 1px alpha(white, 0); + border-color: shade(@selected_bg, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:active, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:checked, .selection-mode.titlebar:not(headerbar) button:backdrop:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:active, .selection-mode.titlebar:not(headerbar) button:backdrop:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:checked, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:active, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop.flat:checked, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked label, + headerbar.selection-mode button:backdrop:checked { + color: alpha(@selected_fg, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled, + headerbar.selection-mode button:backdrop.flat:disabled, + headerbar.selection-mode button:backdrop:disabled { + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); + border-color: shade(@selected_bg, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled, + headerbar.selection-mode button:backdrop.flat:disabled label, + headerbar.selection-mode button:backdrop.flat:disabled, + headerbar.selection-mode button:backdrop:disabled label, + headerbar.selection-mode button:backdrop:disabled { + color: alpha(@selected_fg, 0.7); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:active, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:checked, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:active, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:checked, + headerbar.selection-mode button:backdrop.flat:disabled:active, + headerbar.selection-mode button:backdrop.flat:disabled:checked, + headerbar.selection-mode button:backdrop:disabled:active, + headerbar.selection-mode button:backdrop:disabled:checked { + border-color: @selected_bg; + background-image: image(@selected_bg); + box-shadow: inset 0 1px alpha(white, 0); + border-color: shade(@selected_bg, 0.5); } + .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:active label, .selection-mode.titlebar:not(headerbar) button:backdrop.flat:disabled:checked label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:active label, .selection-mode.titlebar:not(headerbar) button:backdrop:disabled:checked label, + headerbar.selection-mode button:backdrop.flat:disabled:active label, + headerbar.selection-mode button:backdrop.flat:disabled:checked label, + headerbar.selection-mode button:backdrop:disabled:active label, + headerbar.selection-mode button:backdrop:disabled:checked label { + color: shade(@selected_bg, 1.2); } + .selection-mode.titlebar:not(headerbar) button.flat:backdrop, .selection-mode.titlebar:not(headerbar) button.flat:disabled, .selection-mode.titlebar:not(headerbar) button.flat:backdrop:disabled, + headerbar.selection-mode button.flat:backdrop, + headerbar.selection-mode button.flat:disabled, + headerbar.selection-mode button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled { + text-shadow: none; + -gtk-icon-shadow: none; + background-image: image(@selected_bg); + box-shadow: 0px 1px 2px alpha(@selected_bg, 0.7); + box-shadow: none; + border-color: @borders; } + .selection-mode.titlebar:not(headerbar) button:disabled label, .selection-mode.titlebar:not(headerbar) button:disabled, + headerbar.selection-mode button:disabled label, + headerbar.selection-mode button:disabled { + color: shade(@selected_bg, 1.45); } + .selection-mode.titlebar:not(headerbar) button:disabled:active, .selection-mode.titlebar:not(headerbar) button:disabled:checked, + headerbar.selection-mode button:disabled:active, + headerbar.selection-mode button:disabled:checked { + color: @selected_fg; + outline-color: alpha(white, 0.2); + text-shadow: none; + background-image: image(shade(@selected_bg, 0.85)); + box-shadow: inset 0px 0px 2px 0px shade(@selected_bg, 0.6); + -gtk-icon-shadow: none; } + .selection-mode.titlebar:not(headerbar) button.suggested-action, + headerbar.selection-mode button.suggested-action { + color: @selected_fg; + outline-color: alpha(black, 0.1); + /*text-shadow: 0 1px alpha(white, 0.769231); + -gtk-icon-shadow: 0 1px alpha(@text_shadow_color, 0.769231);*/ + background-image: image(@selected_bg); + box-shadow: inset 0px 0px 0px 1px alpha(white, 0.5), 0px 1px 2px alpha(black, 0.1); + border-color: shade(@selected_bg, 0.75); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, + headerbar.selection-mode button.suggested-action:hover { + color: @selected_fg; + outline-color: alpha(black, 0.1); + background-image: image(shade(@selected_bg, 1.05)); + border-color: shade(@selected_bg, 0.75); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:active, + headerbar.selection-mode button.suggested-action:active { + color: @selected_fg; + outline-color: alpha(black, 0.1); + /*text-shadow: 0 1px alpha(white, 0.769231); + -gtk-icon-shadow: 0 1px alpha(@text_shadow_color, 0.769231);*/ + background-image: image(shade(@selected_bg, 0.7)); + -gtk-icon-shadow: none; + box-shadow: inset 0px 0px 2px 0px shade(@window_bg, 0.75); + border-color: shade(@selected_bg, 0.5); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled { + text-shadow: none; + -gtk-icon-shadow: none; + background-image: image(@selected_bg); + box-shadow: 0px 1px 2px @borders; + box-shadow: none; + border-color: shade(@selected_bg, 0.85); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled label, .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, + headerbar.selection-mode button.suggested-action:disabled label, + headerbar.selection-mode button.suggested-action:disabled { + color: @disabled_fg; } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop { + background-image: image(@selected_bg); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); + border-color: shade(@selected_bg, 0.8); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop label, .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, + headerbar.selection-mode button.suggested-action:backdrop label, + headerbar.selection-mode button.suggested-action:backdrop { + color: @disabled_fg; } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); + border-color: shade(@selected_bg, 0.9); } + .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled label, .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, + headerbar.selection-mode button.suggested-action:backdrop:disabled label, + headerbar.selection-mode button.suggested-action:backdrop:disabled { + color: @disabled_fg; } + .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop, .selection-mode.titlebar:not(headerbar) .selection-menu, + headerbar.selection-mode .selection-menu:backdrop, + headerbar.selection-mode .selection-menu { + border-color: rgba(42, 145, 250, 0); + background-color: rgba(42, 145, 250, 0); + background-image: none; + box-shadow: none; + padding-left: 10px; + padding-right: 10px; } + .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop arrow, .selection-mode.titlebar:not(headerbar) .selection-menu arrow, + headerbar.selection-mode .selection-menu:backdrop arrow, + headerbar.selection-mode .selection-menu arrow { + /*-GtkArrow-arrow-scaling: 1;*/ } + .selection-mode.titlebar:not(headerbar) .selection-menu:backdrop .arrow, .selection-mode.titlebar:not(headerbar) .selection-menu .arrow, + headerbar.selection-mode .selection-menu:backdrop .arrow, + headerbar.selection-mode .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + color: alpha(@window_fg, 0.65); + -gtk-icon-shadow: none; } + + .tiled .titlebar:backdrop:not(headerbar), .tiled .titlebar:not(headerbar), + .tiled-top .titlebar:backdrop:not(headerbar), + .tiled-top .titlebar:not(headerbar), + .tiled-right .titlebar:backdrop:not(headerbar), + .tiled-right .titlebar:not(headerbar), + .tiled-bottom .titlebar:backdrop:not(headerbar), + .tiled-bottom .titlebar:not(headerbar), + .tiled-left .titlebar:backdrop:not(headerbar), + .tiled-left .titlebar:not(headerbar), + .maximized .titlebar:backdrop:not(headerbar), + .maximized .titlebar:not(headerbar), + .fullscreen .titlebar:backdrop:not(headerbar), + .fullscreen .titlebar:not(headerbar), .tiled + headerbar:backdrop, .tiled + headerbar, + .tiled-top + headerbar:backdrop, + .tiled-top + headerbar, + .tiled-right + headerbar:backdrop, + .tiled-right + headerbar, + .tiled-bottom + headerbar:backdrop, + .tiled-bottom + headerbar, + .tiled-left + headerbar:backdrop, + .tiled-left + headerbar, + .maximized + headerbar:backdrop, + .maximized + headerbar, + .fullscreen + headerbar:backdrop, + .fullscreen + headerbar { + border-radius: 0; + background-color: @window_bg; } + .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; } + .solid-csd .titlebar:backdrop:dir(rtl):not(headerbar), .solid-csd .titlebar:backdrop:dir(ltr):not(headerbar), .solid-csd .titlebar:dir(rtl):not(headerbar), .solid-csd .titlebar:dir(ltr):not(headerbar), .solid-csd + headerbar:backdrop:dir(rtl), .solid-csd + headerbar:backdrop:dir(ltr), .solid-csd + headerbar:dir(rtl), .solid-csd + headerbar:dir(ltr) { + margin-left: -1px; + margin-right: -1px; + margin-top: -1px; + border-radius: 0; + box-shadow: none; } + +headerbar entry, +headerbar spinbutton, +headerbar separator, +headerbar button { + margin-top: 0.3em; + margin-bottom: 0.3em; + /*border-color: alpha(black, 0.3);*/ + } + +/*headerbar button:disabled { + background-color: alpha(@disabled_bg, 0.2); + border-color: alpha(black, 0.2); +}*/ + +headerbar switch { + margin-top: 14px; + margin-bottom: 14px; } + +.background .titlebar:backdrop, .background .titlebar { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } + +.background.tiled .titlebar:backdrop, .background.tiled .titlebar, +.background.tiled-top .titlebar:backdrop, +.background.tiled-top .titlebar, +.background.tiled-right .titlebar:backdrop, +.background.tiled-right .titlebar, +.background.tiled-bottom .titlebar:backdrop, +.background.tiled-bottom .titlebar, +.background.tiled-left .titlebar:backdrop, +.background.tiled-left .titlebar, +.background.maximized .titlebar:backdrop, +.background.maximized .titlebar, +.background.solid-csd .titlebar:backdrop, +.background.solid-csd .titlebar { + border-top-left-radius: 0; + border-top-right-radius: 0; } + +window separator:first-child + headerbar:backdrop, window separator:first-child + headerbar, +window headerbar:first-child:backdrop, +window headerbar:first-child { + border-top-left-radius: 5px; } + +window headerbar:last-child:backdrop, window headerbar:last-child { + border-top-right-radius: 5px; } + +window stack headerbar:first-child:backdrop, window stack headerbar:first-child, window stack headerbar:last-child:backdrop, window stack headerbar:last-child { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } + +window.tiled headerbar, window.tiled headerbar:first-child, window.tiled headerbar:last-child, window.tiled headerbar:only-child, window.tiled headerbar:backdrop, window.tiled headerbar:backdrop:first-child, window.tiled headerbar:backdrop:last-child, window.tiled headerbar:backdrop:only-child, +window.tiled-top headerbar, +window.tiled-top headerbar:first-child, +window.tiled-top headerbar:last-child, +window.tiled-top headerbar:only-child, +window.tiled-top headerbar:backdrop, +window.tiled-top headerbar:backdrop:first-child, +window.tiled-top headerbar:backdrop:last-child, +window.tiled-top headerbar:backdrop:only-child, +window.tiled-right headerbar, +window.tiled-right headerbar:first-child, +window.tiled-right headerbar:last-child, +window.tiled-right headerbar:only-child, +window.tiled-right headerbar:backdrop, +window.tiled-right headerbar:backdrop:first-child, +window.tiled-right headerbar:backdrop:last-child, +window.tiled-right headerbar:backdrop:only-child, +window.tiled-bottom headerbar, +window.tiled-bottom headerbar:first-child, +window.tiled-bottom headerbar:last-child, +window.tiled-bottom headerbar:only-child, +window.tiled-bottom headerbar:backdrop, +window.tiled-bottom headerbar:backdrop:first-child, +window.tiled-bottom headerbar:backdrop:last-child, +window.tiled-bottom headerbar:backdrop:only-child, +window.tiled-left headerbar, +window.tiled-left headerbar:first-child, +window.tiled-left headerbar:last-child, +window.tiled-left headerbar:only-child, +window.tiled-left headerbar:backdrop, +window.tiled-left headerbar:backdrop:first-child, +window.tiled-left headerbar:backdrop:last-child, +window.tiled-left headerbar:backdrop:only-child, +window.maximized headerbar, +window.maximized headerbar:first-child, +window.maximized headerbar:last-child, +window.maximized headerbar:only-child, +window.maximized headerbar:backdrop, +window.maximized headerbar:backdrop:first-child, +window.maximized headerbar:backdrop:last-child, +window.maximized headerbar:backdrop:only-child, +window.fullscreen headerbar, +window.fullscreen headerbar:first-child, +window.fullscreen headerbar:last-child, +window.fullscreen headerbar:only-child, +window.fullscreen headerbar:backdrop, +window.fullscreen headerbar:backdrop:first-child, +window.fullscreen headerbar:backdrop:last-child, +window.fullscreen headerbar:backdrop:only-child, +window.solid-csd headerbar, +window.solid-csd headerbar:first-child, +window.solid-csd headerbar:last-child, +window.solid-csd headerbar:only-child, +window.solid-csd headerbar:backdrop, +window.solid-csd headerbar:backdrop:first-child, +window.solid-csd headerbar:backdrop:last-child, +window.solid-csd headerbar:backdrop:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; } + + +.titlebar:not(headerbar) > separator { + background-color: @borders; } + +/*********** + * Buttons * + ***********/ + +notebook > header > tabs > arrow, button.titlebutton, +notebook > header tab, +button { + min-height: 24px; + min-width: 16px; + padding: 0.2em 0.5em; + border: 0px solid; + border-radius: 5px; + /*transition: background-color 80ms;*/ + transition: none; +} + +button.default { + font-weight: bold; +} +notebook > header > tabs > arrow, +button.titlebutton:hover, +windowcontrols button:hover, +button, button.flat:hover, button.flat:focus, +notebook > header tab +{ + color: @button_fg; + outline-color: alpha(black, 0.1); + + box-shadow: + /*inset 0px 2px 3px 0 alpha(@highlight_color, 0.4),*/ + inset 0px 1px 0px 0 alpha(@highlight_color, 0.8), + /*inset 0px -2px 2px 0px alpha(black, 0.4),*/ + inset 0px -1px 1px 0px alpha(black, 0.5); + /*inset 0 0 0 1px black;*/ + background-color: @button_bg; + border: 1px solid black; +} + notebook > header > tabs > arrow, button.sidebar-button, button.titlebutton, windowcontrols button, + button.flat { + border-color: transparent; + border-width: 1px; + border-style: solid; + background-color: transparent; + background-image: none; + /*box-shadow: inset 0 1px alpha(white, 1);*/ + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, button.sidebar-button:hover, button.titlebutton:hover, + button.flat:hover { + /*transition: all 80ms cubic-bezier(0.25, 0.46, 0.45, 0.94);*/ + transition-duration: 500ms; + background-color: alpha(@highlight_color, 0.2); + } + notebook > header > tabs > arrow:hover:active, button.sidebar-button:hover:active, button.titlebutton:hover:active, + button.flat:hover:active { + /*transition: all 80ms cubic-bezier(0.25, 0.46, 0.45, 0.94); */} + notebook > header > tabs > arrow:focus, button.titlebutton:focus, + + button:focus, notebook > header tab:focus { + outline-offset: -8px; + background-color: shade(@button_bg, 1.2); + } + + +notebook > header > tabs > arrow:hover, + button:hover, + notebook > header tab:hover + { +/* color: @window_fg; + outline-color: alpha(black, 0.1);*/ + /*background: linear-gradient(to top, shade(@window_bg, 1.05), shade(@window_bg, 1.1));*/ +/* background: linear-gradient(to top, shade(@button_bg, 1.05), shade(@button_bg, 1.1)); + border-color: @borders; + border-bottom-color: shade(@borders, 0.75);*/ + background-color: shade(@button_bg,1.1); + } + +/* headerbar button:hover { + background-color: alpha(@highlight_color, 0.3); + }*/ + notebook > header > tabs > arrow:active, button.titlebutton:active, notebook > header > tabs > arrow:checked, button.titlebutton:checked, + button:active, + button:checked, button.flat:active, button.flat:checked, + notebook > header tab:checked + { + color: @button_pushed_fg; + background-color: @button_pushed_bg; + outline-color: alpha(black, 0.1); + /*border-color: @border_color;*/ + + -gtk-icon-shadow: none; + + box-shadow: + /*inset 0 0 0 1px black,*/ + + inset 0px 2px 1px 0 alpha(@highlight_color, 0.5), + inset 0px 2px 2px 1px alpha(black, 0.85), + 0px 1px 0px 0px alpha(@highlight_color, 1); + + + /*transition-duration: 50ms; */} + +button:checked:hover, button.flat:checked:hover, +notebook > header tab:checked:hover +{ + background-color: shade(@button_pushed_bg, 1.1); +} +button:checked:focus, button.flat:checked:focus, +notebook > header tab:checked:focus{ + background-color: shade(@button_pushed_bg, 1.2); +} + + notebook > header > tabs > arrow:disabled, button.titlebutton:disabled, button.suggested-action:disabled, button.destructive-action:disabled, + button:disabled { + text-shadow: none; + -gtk-icon-shadow: none; + /*background-image: image(@disabled_bg);*/ + background-image: none; + background-color: alpha(@disabled_bg, 1); + color: @disabled_fg; + /*box-shadow: 0px 1px 2px @borders;*/ + /*box-shadow: inset 0 0 0 1px @disabled_fg ;*/ + box-shadow: none; + /*inset 0px -1px 0px 0px alpha(black, 0.3), + inset -1px 0px 0px 0px alpha(black, 0.15), + inset 1px -1px 0px 0px alpha(black, 0.15), + inset 0px 1px 0px 0 alpha(@highlight_color, 0.5);*/ + + /*border-color: @disabled_fg; */ + + } + + + notebook > header > tabs > arrow:disabled label, button.titlebutton:disabled label, notebook > header > tabs > arrow:disabled, button.titlebutton:disabled, + button:disabled label, + button:disabled, notebook > header tab:disabled label { + color: @disabled_fg;} /*@wm_unfocused_title; }*/ + notebook > header > tabs > arrow:disabled:active, button.titlebutton:disabled:active, notebook > header > tabs > arrow:disabled:checked, button.titlebutton:disabled:checked, button.suggested-action:disabled:checked, button.destructive-action:disabled:checked, + button:disabled:active, + button:disabled:checked, + notebook > header tab:checked:disabled{ + /*color: @window_fg;*/ + outline-color: alpha(black, 0.1); + text-shadow: none; + background-image: none; + /*background-image: image(@disabled_bg);*/ + background-color: alpha(@disabled_bg, 1); + color: @disabled_fg; + box-shadow: /*inset 0 0 0 1px @disabled_fg,*/ + inset 0px 2px 1px 0 alpha(@highlight_color, 0.5), + inset 0px 2px 2px 1px alpha(black, 0.85), + 0px 1px 0px 0px alpha(@highlight_color, 1); + /*border-bottom-color: alpha(@highlight_color, 0.5);*/ + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow.image-button, button.image-button.titlebutton, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.text-button, button.text-button.titlebutton, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, button.text-button.image-button.titlebutton, + button.text-button.image-button { + padding-left: 8px; + padding-right: 8px; } + notebook > header > tabs > arrow.text-button.image-button label, button.text-button.image-button.titlebutton label, + button.text-button.image-button label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), button.titlebutton:drop(active), + button:drop(active) { + color: shade(@success_color, 0.85); + border-color: shade(@success_color, 0.85); + box-shadow: inset 0 0 0 1px shade(@success_color, 0.85); } + +row:selected +button { + border-color: shade(@selected_bg, 0.75); } + row:selected button.sidebar-button:not(:active):not(:checked):not(:hover):not(disabled), row:selected + + button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: @selected_fg; + border-color: transparent; } + + row:selected button.sidebar-button:not(:active):not(:checked):not(:hover):not(disabled):backdrop, row:selected + button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: @text_widget_bg; } + +/* +button.osd { + min-width: 24px; + min-height: 32px; + color: #eeeeec; + border-radius: 5px; + color: #eeeeec; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(28, 31, 32, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); + border: none; + box-shadow: none; } + + button.osd.image-button { + min-width: 32px; } + + button.osd:hover { + color: white; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(57, 63, 65, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); + border: none; + box-shadow: none; } + + button.osd:active, + button.osd:checked { + color: white; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(black, 0.7)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(238, 238, 236, 0.2); + border: none; + box-shadow: none; } + + button.osd:disabled:backdrop, + button.osd:disabled { + color: @disabled_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(49, 52, 52, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + */ + + /*button.osd:backdrop { + color: #eeeeec; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(28, 31, 32, 0.7)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; }*/ +/* +.csd popover.background.touch-selection button, .csd popover.background.magnifier button, popover.background.touch-selection button, popover.background.magnifier button, .app-notification button, +.app-notification.frame button, +.osd +button { + color: #eeeeec; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(28, 31, 32, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); } + popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .app-notification button:hover, + .osd + button:hover { + color: white; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(57, 63, 65, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); } + popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active:backdrop, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:active, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked, + .osd + button:active:backdrop, + .osd + button:active, + .osd + button:checked:backdrop, + .osd + button:checked { + color: white; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(black, 0.7)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(238, 238, 236, 0.2); } + popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .app-notification button:disabled, + .osd + button:disabled:backdrop, + .osd + button:disabled { + color: @disabled_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(49, 52, 52, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; }*/ +/* popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, .app-notification button:backdrop, + .osd + button:backdrop { + color: #eeeeec; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(28, 31, 32, 0.7)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; }*/ + /*popover.background.touch-selection button.flat, popover.background.magnifier button.flat, .app-notification button.flat, + .osd + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, .app-notification button.flat:hover, + .osd*/ + /*button.flat:hover { + color: white; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(57, 63, 65, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); }*/ + /* popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, .app-notification button.flat:disabled, + .osd + button.flat:disabled { + color: @disabled_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(49, 52, 52, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-image: none; + border-color: transparent; + box-shadow: none; } + popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, .app-notification button.flat:backdrop, + .osd*/ + /* button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; }*/ + /* popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:active, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, .app-notification button.flat:checked, + .osd + button.flat:active, + .osd + button.flat:checked { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(black, 0.7)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(238, 238, 236, 0.2); }*/ + + +button.suggested-action { + color: @selected_fg; + outline-color: alpha(white, 0.2); + /*text-shadow: 0 1px alpha(black, 0.428024); + -gtk-icon-shadow: 0 1px alpha(black, 0.428024);*/ + /*border-color: shade(@selected_bg, 0.75);*/ + /*background: linear-gradient(to top, shade(@selected_bg, 1.05), shade(@selected_bg, 1.15));*/ +background-color: @selected_bg; + /*box-shadow: inset 0px 1px 1px shade(@selected_bg, 1.2);*/ +} + .selection-mode button.titlebutton, + button.suggested-action.flat { + /*border-color: transparent;*/ + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: @selected_bg; } + + button.suggested-action:hover { + color: @selected_fg; + outline-color: alpha(white, 0.2); + background-color: shade(@selected_bg,1.1); + /*background: linear-gradient(to top, shade(@selected_bg, 1), shade(@selected_bg, 1.1));*/ + /*border-color: shade(@selected_bg, 0.6); + border-bottom-color: shade(@selected_bg, 0.55); */} + + button.suggested-action:active, + button.suggested-action:checked { + color: @selected_fg; + outline-color: alpha(white, 0.2); + /*text-shadow: 0 1px alpha(black, 0.428024); + -gtk-icon-shadow: 0 1px alpha(black, 0.428024);*/ + /*border-color: shade(@selected_bg, 0.4);*/ + background-color: shade(@selected_bg,1.1); + -gtk-icon-shadow: none; + /*box-shadow: inset 0px 0px 2px 0px shade(@selected_bg, 0.6); */ + } +/* .selection-mode button.titlebutton:backdrop, + button.suggested-action:backdrop, + button.suggested-action.flat:backdrop { + border-color: @selected_bg; + background-image: image(@selected_bg); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); }*/ + /* .selection-mode button.titlebutton:backdrop label, .selection-mode button.titlebutton:backdrop, + button.suggested-action:backdrop label, + button.suggested-action:backdrop, + button.suggested-action.flat:backdrop label, + button.suggested-action.flat:backdrop { + color: alpha(@selected_fg, 0.75); } + .selection-mode button.titlebutton:backdrop:active, .selection-mode button.titlebutton:backdrop:checked, + button.suggested-action:backdrop:active, + button.suggested-action:backdrop:checked, + button.suggested-action.flat:backdrop:active, + button.suggested-action.flat:backdrop:checked { + border-color: shade(@selected_bg, 1.25); + background-image: image(shade(@selected_bg, 1.25)); + box-shadow: inset 0 1px alpha(white, 0); } + .selection-mode button.titlebutton:backdrop:active label, .selection-mode button.titlebutton:backdrop:active, .selection-mode button.titlebutton:backdrop:checked label, .selection-mode button.titlebutton:backdrop:checked, + button.suggested-action:backdrop:active label, + button.suggested-action:backdrop:active, + button.suggested-action:backdrop:checked label, + button.suggested-action:backdrop:checked, + button.suggested-action.flat:backdrop:active label, + button.suggested-action.flat:backdrop:active, + button.suggested-action.flat:backdrop:checked label, + button.suggested-action.flat:backdrop:checked { + color: alpha(@selected_fg, 0.75); } + .selection-mode button.titlebutton:backdrop:disabled, + button.suggested-action:backdrop:disabled, + button.suggested-action.flat:backdrop:disabled { + border-color: @unfocused_borders; + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); } + .selection-mode button.titlebutton:backdrop:disabled label, .selection-mode button.titlebutton:backdrop:disabled, + button.suggested-action:backdrop:disabled label, + button.suggested-action:backdrop:disabled, + button.suggested-action.flat:backdrop:disabled label, + button.suggested-action.flat:backdrop:disabled { + color: @disabled_fg; } + .selection-mode button.titlebutton:backdrop:disabled:active, .selection-mode button.titlebutton:backdrop:disabled:checked, + button.suggested-action:backdrop:disabled:active, + button.suggested-action:backdrop:disabled:checked, + button.suggested-action.flat:backdrop:disabled:active, + button.suggested-action.flat:backdrop:disabled:checked { + border-color: shade(@selected_bg, 1.25); + background-image: image(shade(@selected_bg, 1.25)); + box-shadow: inset 0 1px alpha(white, 0); } + .selection-mode button.titlebutton:backdrop:disabled:active label, .selection-mode button.titlebutton:backdrop:disabled:checked label, + button.suggested-action:backdrop:disabled:active label, + button.suggested-action:backdrop:disabled:checked label, + button.suggested-action.flat:backdrop:disabled:active label, + button.suggested-action.flat:backdrop:disabled:checked label { + color: shade(@selected_bg, 1.1); }*/ + .selection-mode button.titlebutton:backdrop, .selection-mode button.titlebutton:disabled, .selection-mode button.titlebutton:backdrop:disabled, + button.suggested-action.flat:backdrop, + button.suggested-action.flat:disabled, + button.suggested-action.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: @disabled_fg; } + + /*button.suggested-action:disabled { + text-shadow: none; + -gtk-icon-shadow: none; + background-image: image(shade(@selected_bg, 1.15)); + box-shadow: 0px 1px 2px @borders; + box-shadow: none; + border-color: shade(@selected_bg, 0.9); + } + + button.suggested-action:disabled label, + button.suggested-action:disabled { + color: @disabled_fg; } + + button.suggested-action:disabled:active, + button.suggested-action:disabled:checked { + color: @selected_fg; + outline-color: alpha(white, 0.2); + text-shadow: none; + background-image: image(@selected_bg); + box-shadow: inset 0px 0px 2px 0px shade(@selected_bg, 1.25); + -gtk-icon-shadow: none; }*/ + /* .osd + button.suggested-action { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@selected_bg, 0.5)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); } + .osd + button.suggested-action:hover { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@selected_bg, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); } + .osd + button.suggested-action:active:backdrop, .osd + button.suggested-action:active, .osd + button.suggested-action:checked:backdrop, .osd + button.suggested-action:checked { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(@selected_bg); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(238, 238, 236, 0.2); } + .osd + button.suggested-action:disabled:backdrop, .osd + button.suggested-action:disabled { + color: #858786; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(49, 52, 52, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd + button.suggested-action:backdrop { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@selected_bg, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; }*/ + + +button.destructive-action, +button.close:hover, button.close:focus, +button.flat.close:hover, button.flat.close:focus { + color: @window_fg; + outline-color: alpha(white, 0.2); + /*text-shadow: 0 1px alpha(black, 0.451529); + -gtk-icon-shadow: 0 1px alpha(black, 0.451529);*/ + /*border-color: shade(@error_color, 0.6);*/ + background: linear-gradient(to top, shade(mix(@error_color, @button_bg, 0.5), 0.9), shade(mix(@error_color, @button_bg, 0.5), 1.1)); + /*box-shadow: inset 0px 1px 1px shade(@error_color, 1.15); */ + } + + button.destructive-action.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: @error_color; } + + button.destructive-action:hover { + /*color: @selected_fg;*/ + outline-color: alpha(white, 0.2); + background: linear-gradient(to top, shade(mix(@error_color, @button_bg, 0.5), 1), shade(mix(@error_color, @button_bg, 0.5), 1.1)); } + + button.destructive-action:active, + button.destructive-action:checked { + color: @selected_fg; + outline-color: alpha(white, 0.2); + /*text-shadow: 0 1px alpha(black, 0.451529); + -gtk-icon-shadow: 0 1px alpha(black, 0.451529);*/ + /*border-color: shade(@error_color, 0.4);*/ + background-image: image(@error_color); + -gtk-icon-shadow: none; + /*box-shadow: inset 0px 0px 2px 0px shade(@error_color, 0.5);*/ + } + + /*button.destructive-action:backdrop, + button.destructive-action.flat:backdrop { + border-color: @error_color; + background-image: image(@error_color); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); } + + button.destructive-action:backdrop label, + button.destructive-action:backdrop, + button.destructive-action.flat:backdrop label, + button.destructive-action.flat:backdrop { + color: alpha(@selected_fg, 0.8); } + + button.destructive-action:backdrop:active, + button.destructive-action:backdrop:checked, + button.destructive-action.flat:backdrop:active, + button.destructive-action.flat:backdrop:checked { + border-color: @error_color; + background-image: image(@error_color); + box-shadow: inset 0 1px alpha(white, 0); } + + button.destructive-action:backdrop:active label, + button.destructive-action:backdrop:active, + button.destructive-action:backdrop:checked label, + button.destructive-action:backdrop:checked, + button.destructive-action.flat:backdrop:active label, + button.destructive-action.flat:backdrop:active, + button.destructive-action.flat:backdrop:checked label, + button.destructive-action.flat:backdrop:checked { + color: alpha(@selected_fg, 0.8); } + + button.destructive-action:backdrop:disabled, + button.destructive-action.flat:backdrop:disabled { + border-color: alpha(@error_color, 0.75); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); } + + button.destructive-action:backdrop:disabled label, + button.destructive-action:backdrop:disabled, + button.destructive-action.flat:backdrop:disabled label, + button.destructive-action.flat:backdrop:disabled { + color: @disabled_fg; } + + button.destructive-action:backdrop:disabled:active, + button.destructive-action:backdrop:disabled:checked, + button.destructive-action.flat:backdrop:disabled:active, + button.destructive-action.flat:backdrop:disabled:checked { + border-color: @error_color; + background-image: image(@error_color); + box-shadow: inset 0 1px alpha(white, 0); } + + button.destructive-action:backdrop:disabled:active label, + button.destructive-action:backdrop:disabled:checked label, + button.destructive-action.flat:backdrop:disabled:active label, + button.destructive-action.flat:backdrop:disabled:checked label { + color: shade(@error_color, 1.2); } + + button.destructive-action.flat:backdrop, + button.destructive-action.flat:disabled, + button.destructive-action.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: alpha(@error_color, 0.8); }*/ + + + + button.destructive-action:disabled label, + button.destructive-action:disabled { + color: @disabled_fg; } + + button.destructive-action:disabled:active, + button.destructive-action:disabled:checked { + color: @selected_fg; + outline-color: alpha(white, 0.2); + text-shadow: none; + background-image: image(@error_color); + box-shadow: inset 0px 0px 2px 0px shade(@error_color, 0.6); + -gtk-icon-shadow: none; } + /* .osd + button.destructive-action { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@error_color, 0.5)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); } + .osd + button.destructive-action:hover { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@error_color, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(238, 238, 236, 0.2); } + .osd + button.destructive-action:active:backdrop, .osd + button.destructive-action:active, .osd + button.destructive-action:checked:backdrop, .osd + button.destructive-action:checked { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(@error_color); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(238, 238, 236, 0.2); } + .osd + button.destructive-action:disabled:backdrop, .osd + button.destructive-action:disabled { + color: #858786; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(rgba(49, 52, 52, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd + button.destructive-action:backdrop { + color: @selected_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@error_color, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; }*/ + +.stack-switcher > +button { + outline-offset: -3px; } + .stack-switcher > + button > label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > + button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > + button.text-button { + padding-left: 10px; + padding-right: 10px; } + .stack-switcher > + button.image-button { + padding-left: 2px; + padding-right: 2px; } + + calendar header button.image-button { + padding: 0; + } + .stack-switcher > + button.needs-attention:active > label, + .stack-switcher > + button.needs-attention:active > image, .stack-switcher > + button.needs-attention:checked > label, + .stack-switcher > + button.needs-attention:checked > image { + animation: none; + background-image: none; } + + +button.font separator, +button.file separator { + background-color: @borders; } + + +button.font > box > box > label { + font-weight: bold; } + +/*.inline-toolbar +button, .inline-toolbar +button:backdrop { + border-radius: 5px; + border-width: 1px; }*/ + +.primary-toolbar +button { + -gtk-icon-shadow: none; } + + +button.circular { + border-radius: 100%; + padding: 0.2em; + /*-gtk-outline-radius: 9999px;*/ + background-origin: padding-box, border-box; + background-clip: padding-box, border-box; } + + button.circular label { + padding: 0; } + +/* button.circular:not(.flat):not(:checked):not(:active):not(:disabled):not(:backdrop) { + color: @window_fg; + outline-color: rgba(82, 87, 98, 0.2); + text-shadow: 0 1px alpha(white, 0.769231); + -gtk-icon-shadow: 0 1px alpha(white, 0.769231); + border-color: @borders; + border-bottom-color: shade(@borders, 1.1); + background-image: image(@button_bg); + box-shadow: inset 0px 0px 0px 1px alpha(white, 0.5), 0px 1px 2px alpha(black, 0.1); } + + button.circular:hover:not(:checked):not(:active):not(:disabled):not(:backdrop) { + color: @window_fg; + outline-color: rgba(82, 87, 98, 0.2); + background-image: image(shade(@button_bg, 1.1)); + border-color: @borders; + border-bottom-color: shade(@borders, 1.1); }*/ + +/*.inline-toolbar toolbutton > button { + color: @window_fg; + outline-color: rgba(82, 87, 98, 0.2); + text-shadow: 0 1px alpha(white, 0.769231); + -gtk-icon-shadow: 0 1px alpha(white, 0.769231); + border-color: @borders; + border-bottom-color: shade(@borders, 1.1); + background-image: image(@window_bg);*/ +/* box-shadow: inset 0px 0px 0px 1px alpha(white, 0.5), 0px 1px 2px alpha(black, 0.1); + box-shadow: inset 0px 0px 0px 1px rgba(254, 254, 254, 0.5), 0px 2px 0px alpha(@window_bg, 0.5), 0px 1px 0px alpha(@window_bg, 0.5); + */ /* } + .inline-toolbar toolbutton > button:hover { + color: @window_fg; + outline-color: rgba(82, 87, 98, 0.2); + background-image: image(shade(@window_bg, 1.1)); + border-color: @borders; + border-bottom-color: shade(@borders, 1.1); } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: @window_fg; + outline-color: rgba(82, 87, 98, 0.2); + text-shadow: 0 1px alpha(white, 0.769231); + -gtk-icon-shadow: 0 1px alpha(white, 0.769231); + border-color: @borders; + background-image: image(shade(@window_bg, 1.25)); + -gtk-icon-shadow: none; + box-shadow: inset 0px 0px 2px 0px shade(@window_bg, 0.75); } + .inline-toolbar toolbutton > button:disabled { + text-shadow: none; + -gtk-icon-shadow: none; + background-image: image(@disabled_bg); + box-shadow: 0px 1px 2px @borders; + box-shadow: none; + border-color: @borders; } + .inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { + color: @disabled_fg; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: @window_fg; + outline-color: rgba(82, 87, 98, 0.2); + text-shadow: none; + background-image: image(@disabled_bg); + box-shadow: inset 0px 0px 2px 0px shade(@window_bg, 0.75); + -gtk-icon-shadow: none; }*/ + /* .inline-toolbar toolbutton > button:backdrop { + border-color: @unfocused_borders; + background-image: image(@window_bg); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); } + .inline-toolbar toolbutton > button:backdrop label, .inline-toolbar toolbutton > button:backdrop { + color: @disabled_fg; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + border-color: @unfocused_borders; + background-image: image(shade(@window_bg, 1.25)); + box-shadow: inset 0 1px alpha(white, 0); } + .inline-toolbar toolbutton > button:backdrop:active label, .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked label, .inline-toolbar toolbutton > button:backdrop:checked { + color: @disabled_fg; } + .inline-toolbar toolbutton > button:backdrop:disabled { + border-color: @unfocused_borders; + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); } + .inline-toolbar toolbutton > button:backdrop:disabled label, .inline-toolbar toolbutton > button:backdrop:disabled { + color: @disabled_fg; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + border-color: @unfocused_borders; + background-image: image(shade(@window_bg, 1.05)); + box-shadow: inset 0 1px alpha(white, 0); } + .inline-toolbar toolbutton > button:backdrop:disabled:active label, .inline-toolbar toolbutton > button:backdrop:disabled:checked label { + color: @disabled_fg; }*/ + + +.needs-attention > label{ + animation: needs_attention 150ms ease-in; + background-image: radial-gradient(closest-side, @warning_color_breeze 0%, @warning_color_breeze 50%, alpha(@warning_color_breeze, 0) 100%); + background-size: 1em 1em; + background-repeat: no-repeat; + background-position: top right; +} + +.needs-attention:dir(rtl) > label { + background-position: top left; +} + + +toolbar.inline-toolbar toolbutton > button.flat, +toolbar.inline-toolbar toolbutton:backdrop > button.flat, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > entry, .inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, +.linked > button:hover, +.linked > button:active, +.linked > button:checked, +.linked > button:backdrop, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; } + +.linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + spinbutton:not(:backdrop):not(.vertical), .linked:not(.vertical) > entry:active:not(:backdrop) + spinbutton:not(:backdrop):not(.vertical), .inline-toolbar .linked:not(.vertical) > button:active:not(:backdrop) + spinbutton:not(:backdrop):not(.vertical), .inline-toolbar .linked:not(.vertical) > button:active:not(:backdrop):backdrop + spinbutton:not(:backdrop):not(.vertical), .linked:not(.vertical) > button:active:not(:backdrop) + spinbutton:not(:backdrop):not(.vertical), +.linked:not(.vertical) > button:active:not(:backdrop):hover + spinbutton:not(:backdrop):not(.vertical), +.linked:not(.vertical) > button:active:not(:backdrop):checked + spinbutton:not(:backdrop):not(.vertical), +.linked:not(.vertical) > button:active:not(:backdrop):backdrop + spinbutton:not(:backdrop):not(.vertical), .linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + entry:not(:backdrop), .linked:not(.vertical) > entry:active:not(:backdrop) + entry:not(:backdrop), .inline-toolbar .linked:not(.vertical) > button:active:not(:backdrop) + entry:not(:backdrop), .inline-toolbar .linked:not(.vertical) > button:active:not(:backdrop):backdrop + entry:not(:backdrop), .linked:not(.vertical) > button:active:not(:backdrop) + entry:not(:backdrop), +.linked:not(.vertical) > button:active:not(:backdrop):hover + entry:not(:backdrop), +.linked:not(.vertical) > button:active:not(:backdrop):checked + entry:not(:backdrop), +.linked:not(.vertical) > button:active:not(:backdrop):backdrop + entry:not(:backdrop), .inline-toolbar .linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + button:not(:backdrop), .inline-toolbar .linked:not(.vertical) > entry:active:not(:backdrop) + button:not(:backdrop), .inline-toolbar button:active:not(:backdrop) + button:not(:backdrop), .inline-toolbar button:active:not(:backdrop):backdrop + button:not(:backdrop), .inline-toolbar .linked > button:active:not(:backdrop) + button:not(:backdrop), .inline-toolbar +.linked > button:active:not(:backdrop):hover + button:not(:backdrop), .inline-toolbar +.linked > button:active:not(:backdrop):checked + button:not(:backdrop), .inline-toolbar +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop), .inline-toolbar .linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + button:not(:backdrop):backdrop, .inline-toolbar .linked:not(.vertical) > entry:active:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar button:active:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar button:active:not(:backdrop):backdrop + button:not(:backdrop):backdrop, .inline-toolbar .linked > button:active:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:active:not(:backdrop):hover + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:active:not(:backdrop):checked + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):backdrop, .linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + button:not(:backdrop), .linked:not(.vertical) > entry:active:not(:backdrop) + button:not(:backdrop), .inline-toolbar .linked > button:active:not(:backdrop) + button:not(:backdrop), .inline-toolbar .linked > button:active:not(:backdrop):backdrop + button:not(:backdrop), .linked > button:active:not(:backdrop) + button:not(:backdrop), +.linked > button:active:not(:backdrop):hover + button:not(:backdrop), +.linked > button:active:not(:backdrop):checked + button:not(:backdrop), +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop), .linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + button:not(:backdrop):hover, .linked:not(.vertical) > entry:active:not(:backdrop) + button:not(:backdrop):hover, .inline-toolbar +.linked > button:active:not(:backdrop) + button:not(:backdrop):hover, .inline-toolbar +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):hover, .linked > button:active:not(:backdrop) + button:not(:backdrop):hover, +.linked > button:active:not(:backdrop):hover + button:not(:backdrop):hover, +.linked > button:active:not(:backdrop):checked + button:not(:backdrop):hover, +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):hover, .linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + button:not(:backdrop):active, .linked:not(.vertical) > entry:active:not(:backdrop) + button:not(:backdrop):active, .inline-toolbar +.linked > button:active:not(:backdrop) + button:not(:backdrop):active, .inline-toolbar +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):active, .linked > button:active:not(:backdrop) + button:not(:backdrop):active, +.linked > button:active:not(:backdrop):hover + button:not(:backdrop):active, +.linked > button:active:not(:backdrop):checked + button:not(:backdrop):active, +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):active, .linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + button:not(:backdrop):checked, .linked:not(.vertical) > entry:active:not(:backdrop) + button:not(:backdrop):checked, .inline-toolbar +.linked > button:active:not(:backdrop) + button:not(:backdrop):checked, .inline-toolbar +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):checked, .linked > button:active:not(:backdrop) + button:not(:backdrop):checked, +.linked > button:active:not(:backdrop):hover + button:not(:backdrop):checked, +.linked > button:active:not(:backdrop):checked + button:not(:backdrop):checked, +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):checked, .linked:not(.vertical) > spinbutton:active:not(:backdrop):not(.vertical) + button:not(:backdrop):backdrop, .linked:not(.vertical) > entry:active:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:active:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):backdrop, .linked > button:active:not(:backdrop) + button:not(:backdrop):backdrop, +.linked > button:active:not(:backdrop):hover + button:not(:backdrop):backdrop, +.linked > button:active:not(:backdrop):checked + button:not(:backdrop):backdrop, +.linked > button:active:not(:backdrop):backdrop + button:not(:backdrop):backdrop, .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + spinbutton:not(:backdrop):not(.vertical), .linked:not(.vertical) > entry:checked:not(:backdrop) + spinbutton:not(:backdrop):not(.vertical), .inline-toolbar .linked:not(.vertical) > button:checked:not(:backdrop) + spinbutton:not(:backdrop):not(.vertical), .inline-toolbar .linked:not(.vertical) > button:checked:not(:backdrop):backdrop + spinbutton:not(:backdrop):not(.vertical), .linked:not(.vertical) > button:checked:not(:backdrop) + spinbutton:not(:backdrop):not(.vertical), +.linked:not(.vertical) > button:checked:not(:backdrop):hover + spinbutton:not(:backdrop):not(.vertical), +.linked:not(.vertical) > button:checked:not(:backdrop):active + spinbutton:not(:backdrop):not(.vertical), +.linked:not(.vertical) > button:checked:not(:backdrop):backdrop + spinbutton:not(:backdrop):not(.vertical), .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + entry:not(:backdrop), .linked:not(.vertical) > entry:checked:not(:backdrop) + entry:not(:backdrop), .inline-toolbar .linked:not(.vertical) > button:checked:not(:backdrop) + entry:not(:backdrop), .inline-toolbar .linked:not(.vertical) > button:checked:not(:backdrop):backdrop + entry:not(:backdrop), .linked:not(.vertical) > button:checked:not(:backdrop) + entry:not(:backdrop), +.linked:not(.vertical) > button:checked:not(:backdrop):hover + entry:not(:backdrop), +.linked:not(.vertical) > button:checked:not(:backdrop):active + entry:not(:backdrop), +.linked:not(.vertical) > button:checked:not(:backdrop):backdrop + entry:not(:backdrop), .inline-toolbar .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + button:not(:backdrop), .inline-toolbar .linked:not(.vertical) > entry:checked:not(:backdrop) + button:not(:backdrop), .inline-toolbar button:checked:not(:backdrop) + button:not(:backdrop), .inline-toolbar button:checked:not(:backdrop):backdrop + button:not(:backdrop), .inline-toolbar .linked > button:checked:not(:backdrop) + button:not(:backdrop), .inline-toolbar +.linked > button:checked:not(:backdrop):hover + button:not(:backdrop), .inline-toolbar +.linked > button:checked:not(:backdrop):active + button:not(:backdrop), .inline-toolbar +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop), .inline-toolbar .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + button:not(:backdrop):backdrop, .inline-toolbar .linked:not(.vertical) > entry:checked:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar button:checked:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar button:checked:not(:backdrop):backdrop + button:not(:backdrop):backdrop, .inline-toolbar .linked > button:checked:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:checked:not(:backdrop):hover + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:checked:not(:backdrop):active + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):backdrop, .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + button:not(:backdrop), .linked:not(.vertical) > entry:checked:not(:backdrop) + button:not(:backdrop), .inline-toolbar .linked > button:checked:not(:backdrop) + button:not(:backdrop), .inline-toolbar .linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop), .linked > button:checked:not(:backdrop) + button:not(:backdrop), +.linked > button:checked:not(:backdrop):hover + button:not(:backdrop), +.linked > button:checked:not(:backdrop):active + button:not(:backdrop), +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop), .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + button:not(:backdrop):hover, .linked:not(.vertical) > entry:checked:not(:backdrop) + button:not(:backdrop):hover, .inline-toolbar +.linked > button:checked:not(:backdrop) + button:not(:backdrop):hover, .inline-toolbar +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):hover, .linked > button:checked:not(:backdrop) + button:not(:backdrop):hover, +.linked > button:checked:not(:backdrop):hover + button:not(:backdrop):hover, +.linked > button:checked:not(:backdrop):active + button:not(:backdrop):hover, +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):hover, .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + button:not(:backdrop):active, .linked:not(.vertical) > entry:checked:not(:backdrop) + button:not(:backdrop):active, .inline-toolbar +.linked > button:checked:not(:backdrop) + button:not(:backdrop):active, .inline-toolbar +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):active, .linked > button:checked:not(:backdrop) + button:not(:backdrop):active, +.linked > button:checked:not(:backdrop):hover + button:not(:backdrop):active, +.linked > button:checked:not(:backdrop):active + button:not(:backdrop):active, +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):active, .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + button:not(:backdrop):checked, .linked:not(.vertical) > entry:checked:not(:backdrop) + button:not(:backdrop):checked, .inline-toolbar +.linked > button:checked:not(:backdrop) + button:not(:backdrop):checked, .inline-toolbar +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):checked, .linked > button:checked:not(:backdrop) + button:not(:backdrop):checked, +.linked > button:checked:not(:backdrop):hover + button:not(:backdrop):checked, +.linked > button:checked:not(:backdrop):active + button:not(:backdrop):checked, +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):checked, .linked:not(.vertical) > spinbutton:checked:not(:backdrop):not(.vertical) + button:not(:backdrop):backdrop, .linked:not(.vertical) > entry:checked:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:checked:not(:backdrop) + button:not(:backdrop):backdrop, .inline-toolbar +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):backdrop, .linked > button:checked:not(:backdrop) + button:not(:backdrop):backdrop, +.linked > button:checked:not(:backdrop):hover + button:not(:backdrop):backdrop, +.linked > button:checked:not(:backdrop):active + button:not(:backdrop):backdrop, +.linked > button:checked:not(:backdrop):backdrop + button:not(:backdrop):backdrop { + border-left-color: shade(@borders, 1.1); } + +.linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > entry:first-child, .inline-toolbar button:first-child, .linked > button:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat, +toolbar.inline-toolbar toolbutton:backdrop:first-child > button.flat, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } + +.linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > entry:last-child, .inline-toolbar button:last-child, .linked > button:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat, +toolbar.inline-toolbar toolbutton:backdrop:last-child > button.flat, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; + border-right-style: solid; } + +.linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > entry:only-child, .inline-toolbar button:only-child, .linked > button:only-child, toolbar.inline-toolbar toolbutton:only-child > button.flat, +toolbar.inline-toolbar toolbutton:backdrop:only-child > button.flat, .linked:not(.vertical) > combobox:only-child > box > button.combo { + border-radius: 5px; + border-style: solid; } + +.linked.vertical > spinbutton:not(.vertical), .linked.vertical > entry, .linked.vertical > button, +.linked.vertical > button:hover, +.linked.vertical > button:active, +.linked.vertical > button:checked, +.linked.vertical > button:backdrop, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > entry:first-child, .linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } + +.linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > entry:last-child, .linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; + border-style: solid; } + +.linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > entry:only-child, .linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo { + border-radius: 5px; + border-style: solid; } + +/* +modelbutton.flat, +.menuitem.button.flat, modelbutton.flat:backdrop, modelbutton.flat:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, calendar.button, .scale-popup button:hover, .scale-popup button:backdrop:hover, .scale-popup button:backdrop:disabled, .scale-popup button:backdrop { + background-color: transparent; + background-image: none; + border-color: transparent; + box-shadow: inset 0 1px alpha(white, 0), 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; }*/ + +/* menu buttons */ +modelbutton.flat, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 5px; + outline-offset: -2px; } + modelbutton.flat:hover, + .menuitem.button.flat:hover { + background-color: @text_widget_bg; } + +modelbutton.flat arrow { + background: none; } + modelbutton.flat arrow:hover { + background: none; } + modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child { + box-shadow: 0 1px alpha(@highlight_color, 0.769231); } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + .osd button.color colorswatch:only-child { + box-shadow: none; } + .osd button.color:disabled colorswatch:only-child, .osd button.color:backdrop colorswatch:only-child, .osd button.color:active colorswatch:only-child, .osd button.color:checked colorswatch:only-child, button.color:disabled colorswatch:only-child, button.color:backdrop colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child { + box-shadow: none; } + +/********* + * Links * + *********/ +button:link > label, +button:visited > label, +*:link, +button:link, +button:visited { + color: mix(@selected_bg, @window_fg, 0.6); } +button:link > label:visited, +button:visited > label:visited, +*:link:visited, +button:visited { + color: @selected_bg; } +*:selected button:link > label:visited, *:selected +button:visited > label:visited, +*:selected +*:link:visited, +*:selected button:visited:link, +*:selected +button:visited { + color: shade(@selected_bg, 1.05); } +button:link > label:hover, +button:visited > label:hover, +*:link:hover, +button:hover:link, +button:hover:visited { + color: shade(@selected_bg, 1.1); } +*:selected button:link > label:hover, *:selected +button:visited > label:hover, +*:selected +*:link:hover, +*:selected button:hover:link, +*:selected +button:hover:visited { + color: shade(@selected_bg, 1.15); } +button:link > label:active, +button:visited > label:active, +*:link:active, +button:active:link, +button:active:visited { + color: shade(@selected_bg, 1.05); } +*:selected button:link > label:active, *:selected +button:visited > label:active, +*:selected +*:link:active, +*:selected button:active:link, +*:selected +button:active:visited { + color: shade(@selected_bg, 1.15); } +/*button:link > label:backdrop:backdrop:hover, +button:visited > label:backdrop:backdrop:hover, button:link > label:backdrop:backdrop:hover:selected, +button:visited > label:backdrop:backdrop:hover:selected, button:link > label:backdrop, +button:visited > label:backdrop, +*:link:backdrop:backdrop:hover, +button:backdrop:backdrop:hover:link, +button:backdrop:backdrop:hover:visited, +*:link:backdrop:backdrop:hover:selected, +button:backdrop:backdrop:hover:selected:link, +button:backdrop:backdrop:hover:selected:visited, +.selection-mode.titlebar:not(headerbar) .subtitle:backdrop:backdrop:hover:link, +headerbar.selection-mode .subtitle:backdrop:backdrop:hover:link, +*:link:backdrop, +button:backdrop:link, +button:backdrop:visited { + color: @selected_bg; }*/ +infobar.info *:link, infobar.info button:link, infobar.info +button:visited, infobar.question *:link, infobar.question button:link, infobar.question +button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning +button:visited, infobar.error *:link, infobar.error button:link, infobar.error +button:visited, button:link > label:selected, +button:visited > label:selected, +*:selected button:link > label, +*:selected +button:visited > label, +*:link:selected, +button:selected:link, +button:selected:visited, +.selection-mode.titlebar:not(headerbar) .subtitle:link, +headerbar.selection-mode .subtitle:link, +*:selected +*:link, +*:selected button:link, +*:selected +button:visited { + color: shade(@selected_bg, 1.2); } + +button:link, +button:visited { + text-shadow: none; } + button:link:hover, button:link:active, button:link:checked, + button:visited:hover, + button:visited:active, + button:visited:checked { + text-shadow: none; } + button:link > label, + button:visited > label { + text-decoration-line: underline; } + +/***************** + * GtkSpinButton * + *****************/ +spinbutton:not(.vertical) { + padding: 0; } + spinbutton:not(.vertical) entry { + min-width: 28px; + margin: 0; + background: none; + background-color: transparent; + border: none; + border-radius: 0; + box-shadow: none; } + /*spinbutton:not(.vertical) entry:backdrop:disabled { + background-color: transparent; }*/ + +spinbutton button { + border-radius:5em; + padding: 0.1em; + min-height:0; + min-width:0; +} + /*spinbutton:not(.vertical) button { + min-height: 16px; + margin: 0; + padding-bottom: 0; + padding-top: 0; + color: @text_widget_fg; + background-image: none; + border-style: none none none solid; + border-color: alpha(@borders, 0.3); + border-radius: 0; + box-shadow: none; } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: @window_fg; + background-color: alpha(@window_fg, 0.05); } + spinbutton:not(.vertical) button:disabled { + color: @disabled_fg; + background-color: transparent; } + spinbutton:not(.vertical) button:active { + background-color: alpha(@window_fg, 0.1); + }*/ + /*spinbutton:not(.vertical) button:backdrop { + color: shade(@disabled_fg, 1.25); + background-color: transparent; + border-color: alpha(@disabled_fg, 0.5); + transition: 80ms ease-out; }*/ + /*spinbutton:not(.vertical) button:backdrop:disabled { + color: alpha(@disabled_fg, 0.3); + background-color: transparent; + border-style: none none none solid; } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; }*/ + /* spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 5px 5px 0; } + spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 5px 0 0 5px; }*/ + +/*.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: @window_fg; + border-style: none none none solid; + border-color: alpha(black, 0.4); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + .osd spinbutton:not(.vertical) button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: @window_fg; + border-color: alpha(black, 0.5); + background-color: @button_bg; + -gtk-icon-shadow: 0 1px black; + box-shadow: none; }*/ + /* .osd spinbutton:not(.vertical) button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: @window_fg; + border-color: alpha(black, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; }*/ + /* .osd spinbutton:not(.vertical) button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: @disabled_fg; + border-color: alpha(black, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:dir(ltr):last-child { + border-radius: 0 5px 5px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 5px 0 0 5px; } + +spinbutton.vertical:disabled { + color: @disabled_fg; }*/ + +/*spinbutton.vertical:backdrop:disabled { + color: @disabled_fg; }*/ + +spinbutton.vertical:drop(active) { + border-color: transparent; + box-shadow: none; } + +spinbutton.vertical entry { + min-height: 32px; + min-width: 32px; + padding: 0; + /*border-radius: 0;*/ } + +spinbutton:not(.vertical) text { +margin: 0 4px; +min-width: 2em; +} + +/*spinbutton.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; } + +spinbutton.vertical button.up { + border-radius: 5px 5px 0 0; + border-style: solid solid none solid; } + +spinbutton.vertical button.down { + border-radius: 0 0 5px 5px; + border-style: none solid solid solid; } + +.osd spinbutton.vertical button:first-child { + color: @window_fg; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@window_bg, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + + outline-color: alpha(@window_fg, 0.2); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(shade(@window_bg,1.2), 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px alpha(white, 0.1); + + outline-color: alpha(@window_fg, 0.2); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(black, 0.7)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: alpha(@window_fg, 0.2); } + .osd spinbutton.vertical button:first-child:disabled { + color: #858786; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@window_bg, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; }*/ + /*.osd spinbutton.vertical button:first-child:backdrop { + color: #eeeeec; + border-color: alpha(black, 0.7); + background-color: transparent; + background-image: image(alpha(@window_bg, 0.7)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; }*/ + +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; } + treeview spinbutton:not(.vertical) entry { + min-height: 0; + padding: 1px 2px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } + +combobox:drop(active) { + box-shadow: none; } + + +/************ + * Toolbars * + ************/ +toolbar, .toolbar, .inline-toolbar, searchbar, +.location-bar { + /*-GtkWidget-window-dragging: true;*/ + padding: 4px; + background-color: @window_bg; } + +toolbar, .toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd, .toolbar osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(28, 31, 32, 0.7); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator, .toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + toolbar.vertical separator, .toolbar.vertical separator { + margin: 6px 1px 7px 0; } + toolbar:not(.inline-toolbar):not(.osd) switch, + toolbar:not(.inline-toolbar):not(.osd) scale, + toolbar:not(.inline-toolbar):not(.osd) entry, + toolbar:not(.inline-toolbar):not(.osd) spinbutton, + toolbar:not(.inline-toolbar):not(.osd) button, + .toolbar:not(.inline-toolbar):not(.osd) switch, + .toolbar:not(.inline-toolbar):not(.osd) scale, + .toolbar:not(.inline-toolbar):not(.osd) entry, + .toolbar:not(.inline-toolbar):not(.osd) spinbutton, + .toolbar:not(.inline-toolbar):not(.osd) button { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar, +.location-bar { + border-width: 0 0 1px; + padding: 3px; } + +.inline-toolbar, searchbar, +.location-bar { + border-style: solid; + border-color: @borders; + background-color: shade(@window_bg, 1.05); } + /*.inline-toolbar:backdrop, searchbar:backdrop, + .location-bar:backdrop { + border-color: @unfocused_borders; + background-color: @window_bg; + box-shadow: none; + transition: 80ms ease-out; }*/ + + + +/************ + * Pathbars * + ************/ +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 4px; + padding-right: 4px; } + +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; } + +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 8px; } + +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 8px; } + +.path-bar button image { + padding-left: 4px; + padding-right: 4px; } + +.path-bar button.slider-button { + padding-left: 0; + padding-right: 0; } + + +/************** + * Tree Views * + **************/ +columnview.view, +treeview.view { + border-left-color: @borders; + border-top-color: @window_bg; + } + + /** { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; }*/ + + columnview.view:selected:focus, columnview.view:selected, + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + columnview.view:selected:backdrop, columnview.view:selected, + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: shade(@selected_bg, 1.4); + border-top-color: alpha(@window_fg, 0.25); } + columnview.view:disabled, treeview.view:disabled { + color: @disabled_fg; } + columnview.view:disabled:selected, + treeview.view:disabled:selected { + color: alpha(@selected_fg, 0.25); } + /*treeview.view:disabled:selected:backdrop { + color: alpha(@selected_fg, 0.5); }*/ + /*treeview.view:disabled:backdrop { + color: @disabled_fg; }*/ + columnview.view.separator + treeview.view.separator { + min-height: 2px; + color: @window_bg; } + /* treeview.view.separator:backdrop { + color: alpha(@window_bg, 0.1); }*/ + /*treeview.view:backdrop { + border-left-color: shade(@window_bg, 1.1); + border-top: @window_bg; }*/ + columnview.view:drop(active), + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: shade(@selected_bg, 0.5); } + columnview.view:drop(active).after, + treeview.view:drop(active).after { + border-top-style: none; } + columnview.view:drop(active).before, + treeview.view:drop(active).before { + border-bottom-style: none; } + columnview.view.expander, + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: shade(@window_fg, 1.3); + min-width: 1em; + min-height: 1em; } + columnview.view.expander:dir(rtl), + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover, + columnview.view.expander:hover { + color: @window_fg; } + columnview.view.expander:selected, + treeview.view.expander:selected { + color: shade(@selected_bg, 1.3); } + columnview.view.expander:selected:hover, + treeview.view.expander:selected:hover { + color: shade(@selected_bg, 1.5); } +/* treeview.view.expander:selected:backdrop { + color: shade(@selected_bg, 1.3); }*/ + columnview.view.expander:checked, + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + /*treeview.view.expander:backdrop { + color: shade(@window_fg, 1.3); }*/ + + /*treeview.view.progressbar { + color: @text_widget_bg; + border: 1px solid shade(@selected_bg, 1.5); + border-radius: 4px; + background-color: @selected_bg; + background-image: linear-gradient(to bottom, @selected_bg, shade(@selected_bg, 1.1)); + box-shadow: inset 0 1px alpha(white, 0.3), 0 1px alpha(black, 0.2); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + color: @selected_fg; + box-shadow: none; + background-image: linear-gradient(to bottom, @text_widget_bg, @window_bg); }*/ + /*treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + color: @selected_bg; + border-color: shade(@selected_bg, 1.5); + background-color: @text_widget_bg; }*/ + /*treeview.view.progressbar:backdrop { + color: @text_widget_bg; + background-image: none; + box-shadow: none; }*/ + /*treeview.view.trough { + background-color: rgba(82, 87, 98, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: alpha(white, 0.3); + border-radius: 4px; + border-width: 1px 0; + border-style: solid; + border-color: @selected_bg; }*/ + columnview.view header button, + treeview.view header button { + /*color: @window_fg; */ /*shade(@window_fg, 1.5);*/ + /*background-color: @button_bg;*/ /*@text_widget_bg;*/ + font-weight: bold; + text-shadow: none; + /*box-shadow: none;*/ } + columnview.view header button:hover, + treeview.view header button:hover { + /*color: shade(@window_fg, 1.1);*/ + /*box-shadow: none;*/ + transition: none; } + columnview.view header button:active, + treeview.view header button:active { + /*color: @shade(@window_fg, 1.2); + background-color: shade(@button_bg, 1.2);*/ + transition: none; } + + +columnview.view button.dnd:active, columnview.view button.dnd:selected, columnview.view button.dnd:hover, columnview.view button.dnd, + columnview.view header.button.dnd:active, + columnview.view header.button.dnd:selected, + columnview.view header.button.dnd:hover, + columnview.view header.button.dnd + treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd, + treeview.view header.button.dnd:active, + treeview.view header.button.dnd:selected, + treeview.view header.button.dnd:hover, + treeview.view header.button.dnd { + padding: 0 6px; + color: @selected_fg; + background-image: none; + background-color: @selected_bg; + border-style: none; + border-radius: 0; + box-shadow: inset 0 0 0 1px @text_widget_bg; + text-shadow: none; + transition: none; } + columnview.view acceleditor > label, + treeview.view acceleditor > label { + background-color: @selected_bg; } + +columnview.view header button, +treeview.view header button /* , treeview.view header button:hover, treeview.view header button:active */ + { + padding: 0 6px; + /*background-image: none;*/ + border-style: none solid solid none; + border-color: @window_bg; + border-radius: 0; + text-shadow: none; + /*box-shadow: inset -1px 0 0 0 @borders;*/ } + treeview.view header button:disabled { + border-color: @window_bg; + background-color: @disabled_bg; } + /*treeview.view header button:backdrop { + color: shade(@window_fg, 1.1); + border-color: @window_bg; + border-style: none solid solid none; + background-image: none; + background-color: @text_widget_bg; } + treeview.view header button:backdrop:disabled { + border-color: @window_bg; + background-image: none; }*/ +columnview.view header button:last-child, +treeview.view header button:last-child { + border-right-style: none; } + +/********* + * Menus * + *********/ +menubar, +.menubar { + /*-GtkWidget-window-dragging: true;*/ + padding: 0px; + /*box-shadow: inset 0 -1px alpha(black, 0.1);*/ } + menubar:backdrop, + .menubar:backdrop { + background-color: @window_bg; } + menubar > menuitem, + .menubar > menuitem, menubar > item { + min-height: 16px; + padding: 4px 8px; } + menubar > menuitem:hover, + .menubar > menuitem:hover, menubar > item:hover { + /*box-shadow: inset 0 -3px @selected_bg;*/ + background-color: @selected_bg; + color: @selected_fg; + /*text-shadow: 0px 1px alpha(black, 0.6); */} + menubar > menuitem:disabled, + .menubar > menuitem:disabled, menubar > item:disabled { + color: @disabled_fg; + box-shadow: none; } + +menu, +.menu, +.context-menu { + margin: 4px; + padding: 2px 0px; + background-color: @text_widget_bg; + border: 1px solid @borders; } + .csd menu, .csd + .menu, .csd + .context-menu { + border: none; } + /*menu:backdrop, + .menu:backdrop, + .context-menu:backdrop { + background-color: @text_widget_bg; }*/ + menu menuitem, + .menu menuitem, + .context-menu menuitem { + min-height: 16px; + min-width: 40px; + padding: 4px 6px; + text-shadow: none; } + menu menuitem:hover, + .menu menuitem:hover, + .context-menu menuitem:hover { + color: @selected_fg; + background-color: @selected_bg; } + menu menuitem:disabled, + .menu menuitem:disabled, + .context-menu menuitem:disabled { + color: @disabled_fg; } + menu menuitem:disabled:backdrop, + .menu menuitem:disabled:backdrop, + .context-menu menuitem:disabled:backdrop { + color: @disabled_fg; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, + .menu menuitem:backdrop, + .menu menuitem:backdrop:hover, + .context-menu menuitem:backdrop, + .context-menu menuitem:backdrop:hover { + color: @disabled_fg; + background-color: transparent; } + menu menuitem arrow, + .menu menuitem arrow, + .context-menu menuitem arrow { + min-height: 16px; + min-width: 16px; } + menu menuitem arrow:dir(ltr), + .menu menuitem arrow:dir(ltr), + .context-menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + margin-left: 10px; } + menu menuitem arrow:dir(rtl), + .menu menuitem arrow:dir(rtl), + .context-menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; } + menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), + .menu menuitem label:dir(rtl), + .menu menuitem label:dir(ltr), + .context-menu menuitem label:dir(rtl), + .context-menu menuitem label:dir(ltr) { + color: inherit; } + menu > arrow, + .menu > arrow, + .context-menu > arrow { + border-color: transparent; + background-color: transparent; + background-image: none; + /*box-shadow: inset 0 1px alpha(white, 0);*/ + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: @text_widget_bg; + border-radius: 0; } + menu > arrow.top, + .menu > arrow.top, + .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid rgba(235, 235, 237, 0.9991); + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + menu > arrow.bottom, + .menu > arrow.bottom, + .context-menu > arrow.bottom { + margin-bottom: -6px; + border-top: 1px solid rgba(235, 235, 237, 0.9991); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, + .menu > arrow:hover, + .context-menu > arrow:hover { + background-color: shade(@text_widget_bg, 1.1); } + menu > arrow:backdrop, + .menu > arrow:backdrop, + .context-menu > arrow:backdrop { + background-color: @text_widget_bg; } + menu > arrow:disabled, + .menu > arrow:disabled, + .context-menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +menuitem accelerator { + color: alpha(currentColor,0.55); } + +menuitem check, +menuitem radio { + min-height: 16px; + min-width: 16px; } + menuitem check:dir(ltr), + menuitem radio:dir(ltr) { + margin-right: 7px; } + menuitem check:dir(rtl), + menuitem radio:dir(rtl) { + margin-left: 7px; } + + +/*************** + * Popovers * + ***************/ +popover.background { + padding: 2px; + border-radius: 5px; + /*border: 1px solid mix(@window_fg, @window_bg, 0.5);*/ + background-color: @window_bg; + box-shadow: 0 0 4px alpha(black, 0.2), 0 0 2px alpha(black, 0.2); } + .csd popover.background, popover.background { + border: 1px solid mix(@window_fg, @window_bg, 0.5); } + popover.background:backdrop { + background-color: @window_bg; + box-shadow: none; } + /* popover.background > list, + popover.background > .view, + popover.background > iconview, + popover.background > toolbar { + border-style: none; + background-color: transparent; }*/ + .csd popover.background.touch-selection, + .csd popover.background.magnifier, + popover.background.touch-selection, + popover.background.magnifier { + border-width: 2px; } + popover.background separator { + margin: 3px; } + popover.background list separator { + margin: 0px; } + + +/************* + * Notebooks * + *************/ + +/* defined as a trough in GtkScale */ + +notebook { + background-color: @window_bg; +} + +notebook > header { + padding: 0px; + border-color: @borders; + border-width: 0px; + background-color: @window_bg; + +} + /*notebook > header:backdrop { + border-color: @unfocused_borders; + background-color: @window_bg; }*/ + /*notebook > header tabs { + margin: 0px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -1px; } + notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -3px alpha(@selected_bg, 0.5); } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -3px @selected_bg; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -1px; } + notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 3px alpha(@selected_bg, 0.5); } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 3px @selected_bg; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -1px; } + notebook > header.left > tabs > tab:hover { + box-shadow: inset -3px 0 alpha(@selected_bg, 0.5); } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + box-shadow: inset -3px 0 @selected_bg; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -1px; } + notebook > header.right > tabs > tab:hover { + box-shadow: inset 3px 0 alpha(@selected_bg, 0.5); } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + box-shadow: inset 3px 0 @selected_bg; }*/ + + + + notebook > header.top > tabs > arrow { + border-top-style: none; } + notebook > header.bottom > tabs > arrow { + border-bottom-style: none; } + notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + margin-left: -5px; + margin-right: -5px; + padding-left: 4px; + padding-right: 4px; } + 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.up, notebook > header.bottom > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + notebook > header.left > tabs > arrow { + border-left-style: none; } + notebook > header.right > tabs > arrow { + border-right-style: none; } + notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + margin-top: -5px; + margin-bottom: -5px; + padding-top: 4px; + padding-bottom: 4px; } + 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.up, notebook > header.right > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + notebook > header > tabs > arrow { + min-height: 16px; + min-width: 16px; + border-radius: 0; } + notebook > header > tabs > arrow:hover:not(:active):not(:backdrop) { + background-clip: padding-box; + background-image: none; + background-color: alpha(@selected_bg, 0.3); + border-color: transparent; + box-shadow: none; } + notebook > header > tabs > arrow:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + + + + +/* Notebook tabs moved to button section */ + notebook > header.top tab:not(:first-child), + notebook > header.bottom tab:not(:first-child) { + border-top-left-radius: 0; + border-bottom-left-radius: 0; + border-left-width: 0; + } + notebook > header.top tab:not(:last-child), + notebook > header.bottom tab:not(:last-child) { + border-top-right-radius: 0; + border-bottom-right-radius: 0; + /*border-left-width: 0;*/ + } + notebook > header.left tab:not(:first-child), + notebook > header.right tab:not(:first-child) { + border-top-left-radius: 0; + border-top-right-radius: 0; + border-top-width: 0; + } + notebook > header.left tab:not(:last-child), + notebook > header.right tab:not(:last-child) { + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + /*border-left-width: 0;*/ + } + + /*notebook > header tab:hover.reorderable-page { + border-color: alpha(@borders, 0.3); + background-color: alpha(@window_bg, 0.2); }*/ + /*notebook > header tab:backdrop { + color: @window_bg; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; }*/ + + /*notebook > header tab:checked.reorderable-page { + border-color: alpha(@borders, 0.5); + background-color: alpha(@window_bg, 0.5); }*/ + notebook > header tab:checked.reorderable-page:hover { + background-color: shade(@text_widget_bg, 1.1); } + /*notebook > header tab:backdrop:checked { + color: @wm_unfocused_title; }*/ + /*notebook > header tab:backdrop:checked.reorderable-page { + border-color: @unfocused_borders; + background-color: @window_bg; }*/ + notebook > header tab button.flat { + padding: 0; + margin-top: 4px; + margin-bottom: 4px; + min-width: 20px; + min-height: 20px; } + notebook > header tab button.flat:hover { + color: currentColor; } + notebook > header tab button.flat, notebook > header tab button.flat:backdrop { + color: alpha(currentColor,0.3); } + notebook > header tab button.flat:last-child { + margin-left: 4px; + margin-right: -4px; } + notebook > header tab button.flat:first-child { + margin-left: -4px; + margin-right: 4px; } + /* notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 0px; + padding-right: 0px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0px; + margin-right: 0px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: 0px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: 0px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0px; + margin-right: 0px; } + notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + border-style: none solid; } + notebook > header.left tabs, notebook > header.right tabs { + padding-top: 0px; + padding-bottom: 0px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 0px; + margin-bottom: 0px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: 0px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: 0px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 0px; + margin-bottom: 0px; } + notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + border-style: solid none; } + notebook > header.top tab { + padding-bottom: 4px; } + notebook > header.bottom tab { + padding-top: 4px; }*/ + +notebook > stack:not(:only-child) { + background-color: mix(@window_bg, @text_widget_bg, 0.5); /*@text_widget_bg; */ +} + /*notebook > stack:not(:only-child):backdrop { + background-color: @text_widget_bg; }*/ + + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: shade(@text_widget_bg, 1); + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +/*border: 1px solid @borders;*/ + box-shadow: + inset 0px 2px 1px 0 alpha(@highlight_color, 0.5), + inset 0px 2px 2px 1px alpha(black, 0.85), + 0px 1px 0px 0px alpha(@highlight_color, 1); + } + scrollbar trough { + /*border: 1px solid @window_bg;*/ + /*box-shadow: inset 0 2px 4px 2px alpha(black, 0.3), inset 0px -2px 4px 2px alpha(@highlight_color, 0.2);*/ + + padding: 0px; + min-width: 1em; + min-height: 1em; + } + + /*scrollbar.top { + border-bottom: 1px solid @borders; } + scrollbar.bottom { + border-top: 1px solid @borders; } + scrollbar.left { + border-right: 1px solid @borders; } + scrollbar.right { + border-left: 1px solid @borders; }*/ + /*scrollbar:backdrop { + background-color: alpha(@window_fg, 0.25); + border-color: @unfocused_borders; + transition: 80ms ease-out; }*/ + scrollbar slider { + min-width: 1em; + min-height: 1em; + margin: 0px; + border: 1px solid alpha(black, 0.4); + border-radius: 0.5em; + background-color: @button_bg; + box-shadow: inset 0 1px 1px 0 alpha(white, 0.5), inset 0 -1px 1px 0 alpha(black, 0.5); + /*background-image: linear-gradient(to bottom, alpha(@highlight_color,0.2), alpha(black,0.2));*/ + +} + +/*scrollbar.vertical slider { +background-image:linear-gradient(to bottom, transparent, transparent 45%, red 48%, blue 51%, red 53%, transparent 55%); +}*/ + scrollbar slider:hover { + background-color: shade(@button_bg, 1.1); } + scrollbar slider:hover:active { + background-color: shade(@selected_bg, 1); } + /*scrollbar slider:backdrop { + background-color: alpha(@window_fg, 0.35); }*/ + scrollbar slider:disabled { + background-color: @disabled_bg; } + scrollbar.fine-tune slider:active { + background-color: shade(@selected_bg, 1.3);} + /*scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; } + scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; }*/ + scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + opacity: 0.4; + background-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 3px; + min-height: 3px; + background-color: @window_fg; + border: 1px solid white; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: @window_fg; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid white; + -gtk-icon-source: none; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + margin: 1px 2px; + min-width: 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + margin: 2px 1px; + min-height: 5px; } + scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.8; } + scrollbar.horizontal slider { + min-width: 40px; } + scrollbar.vertical slider { + min-height: 40px; } + scrollbar button { + padding: 0; + min-width: 12px; + min-height: 12px; + /*border-style: none; + border-radius: 0; + transition-property: min-height, min-width, color; + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0);*/ + text-shadow: none; + -gtk-icon-shadow: none; + color: @window_fg; } + /*scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: alpha(@window_fg, 0.7); } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: @selected_bg; } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: alpha(@window_fg, 0.5); }*/ + /* scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: alpha(@window_fg, 0.35); }*/ + /*scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px alpha(white, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: alpha(@window_fg, 0.2); }*/ + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid @borders; + margin-top: -1px; } + + +/********** + * Switch * + **********/ +switch { + border: 1px solid black; + font-size: smaller; + outline-offset: 2px; + box-shadow: inset 0 1px 3px 0 alpha(black, 0.5), 0 1px 0 0 @highlight_color; + border-radius: 4px; + color: transparent; + background-color: shade(@text_widget_bg, 0.8); + margin: 3px; + +} + switch:checked { + background-color: @selected_bg; + } + /*switch:disabled { + background-color: alpha(black, 0.1); + box-shadow: inset 0px 0px 0px 1px alpha(@borders, 0.75); }*/ +/* switch:backdrop { + background-color: alpha(black, 0.1); + box-shadow: inset 0px 0px 0px 1px alpha(@borders, 0.75); + transition: 80ms ease-out; } + switch:backdrop:checked { + background-image: linear-gradient(shade(@selected_bg, 1.05), shade(@selected_bg, 1.15)); + box-shadow: inset 0px 0px 0px 1px shade(@selected_bg, 0.85); } + switch:backdrop:disabled { + background-color: alpha(black, 0.05); + box-shadow: inset 0px 0px 0px 1px alpha(@borders, 0.75); }*/ + slider { + border: 1px solid black; + background-clip: padding-box; + } + slider:disabled { + border-color: transparent; + } + switch slider { + margin: 1px; + min-width: 20px; + min-height: 20px; + border-radius: 4px; + transition: all 80ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + background-color: shade(@button_bg, 1.15); + box-shadow: inset 0 1px 1px 0 alpha(white, 0.5), inset 0 -1px 1px 0 alpha(black, 0.5); + /*background-image: linear-gradient(to bottom, alpha(@highlight_color,0.2), alpha(black,0.2));*/ + } + switch:hover slider, switch:focus slider { + /*box-shadow: 0 0 0 6px alpha(white, 0.4), 0 1px 2px alpha(black, 0.6), inset 0 0 0 1px alpha(white, 0.4);*/ + background-color: shade(@button_bg, 1.25); + } + switch:disabled slider { + background-color: @disabled_bg; + background-image: none; + box-shadow: inset 0 1px 1px 0 alpha(white, 0.2), inset 0 -1px 1px 0 alpha(black, 0.2); + } + switch:focus slider { + outline-color: @selected_bg; + outline-offset: -16px; + outline-style: solid; + outline-width: 4px; + /*-gtk-outline-radius: 100%;*/ } + /*switch:backdrop slider { + transition: 80ms ease-out; + box-shadow: 0 1px 2px alpha(black, 0.4), inset 0 0 0 1px alpha(white, 0.3); } + switch:backdrop:disabled slider { + box-shadow: 0 1px 2px alpha(black, 0.2); }*/ + + +/************************* + * Check and Radio items * + *************************/ + +.view.content-view.check:not(list), iconview.content-view.check:not(list), +.content-view .tile check:not(list) { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); + background-color: transparent; + min-width: 40px; + min-height: 40px; + background-image: none; + transition: none; + box-shadow: none; + border-width: 0; } + +.view.content-view.check:hover:not(list), iconview.content-view.check:hover:not(list), +.content-view .tile check:hover:not(list) { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-hover-selectionmode.png"), url("assets/checkbox-hover-selectionmode@2.png")); + background-color: transparent; + min-width: 40px; + min-height: 40px; + background-image: none; + transition: none; + box-shadow: none; + border-width: 0; } + +.view.content-view.check:active:not(list), iconview.content-view.check:active:not(list), +.content-view .tile check:active:not(list) { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-active-selectionmode.png"), url("assets/checkbox-active-selectionmode@2.png")); + background-color: transparent; + min-width: 40px; + min-height: 40px; + background-image: none; + transition: none; + box-shadow: none; + border-width: 0; } + +/*.view.content-view.check:backdrop:not(list), iconview.content-view.check:backdrop:not(list), +.content-view .tile check:backdrop:not(list) { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-backdrop-selectionmode.png"), url("assets/checkbox-backdrop-selectionmode@2.png")); + background-color: transparent; + min-width: 40px; + min-height: 40px; + background-image: none; + transition: none; + box-shadow: none; + border-width: 0; }*/ + +.view.content-view.check:checked:not(list), iconview.content-view.check:checked:not(list), +.content-view .tile check:checked:not(list) { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); + background-color: transparent; + min-width: 40px; + min-height: 40px; + background-image: none; + transition: none; + box-shadow: none; + border-width: 0; } + +.view.content-view.check:checked:hover:not(list), iconview.content-view.check:checked:hover:not(list), +.content-view .tile check:checked:hover:not(list) { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-hover-selectionmode.png"), url("assets/checkbox-checked-hover-selectionmode@2.png")); + background-color: transparent; + min-width: 40px; + min-height: 40px; + background-image: none; + transition: none; + box-shadow: none; + border-width: 0; } + +.view.content-view.check:checked:active:not(list), iconview.content-view.check:checked:active:not(list), +.content-view .tile check:checked:active:not(list) { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-active-selectionmode.png"), url("assets/checkbox-checked-active-selectionmode@2.png")); + background-color: transparent; + min-width: 40px; + min-height: 40px; + background-image: none; + transition: none; + box-shadow: none; + border-width: 0; } + +/*.view.content-view.check:backdrop:checked:not(list), iconview.content-view.check:backdrop:checked:not(list), +.content-view .tile check:backdrop:checked:not(list) { + -gtk-icon-shadow: none; + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-backdrop-selectionmode.png"), url("assets/checkbox-checked-backdrop-selectionmode@2.png")); + background-color: transparent; + min-width: 40px; + min-height: 40px; + background-image: none; + transition: none; + box-shadow: none; + border-width: 0; }*/ + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; } + checkbutton.text-button label:not(:only-child):first-child, radiobutton.text-button label:not(:only-child):first-child { + margin-left: 4px; } + checkbutton.text-button label:not(:only-child):last-child, radiobutton.text-button label:not(:only-child):last-child { + margin-right: 4px; } + +check, +radio { + margin: 0 4px; + background: @text_widget_bg; + box-shadow: inset 0 3px 3px 0px alpha(black, 0.5); + color: @text_widget_fg; + min-height: 14px; + min-width: 14px; + padding: 1px; + border: 1px solid @text_widget_fg; + -gtk-icon-source: none; } + check:only-child, + radio:only-child { + margin: 0; } + popover check.left:dir(rtl), popover + radio.left:dir(rtl) { + margin-left: 0; + margin-right: 12px; } + popover check.right:dir(ltr), popover + radio.right:dir(ltr) { + margin-left: 12px; + margin-right: 0; } + check:indeterminate, + radio:indeterminate { + background: shade(mix(@warning_color_breeze,@selected_bg,0.5), 1.025); + color: @selected_fg; + /*box-shadow: none;*/ } + check:hover, + radio:hover { + border-color: @selected_bg; + + } + check:active, check:checked, + radio:active, + radio:checked { + background: @selected_bg; + color: @selected_fg; + /*box-shadow: none;*/ } + check:disabled, + radio:disabled { + background: alpha(@text_widget_bg, 0.7); + box-shadow: none; + color: @disabled_fg; + border-color: @disabled_fg; } + check:disabled:active, check:disabled:checked, + radio:disabled:active, + radio:disabled:checked { + background: alpha(@selected_bg, 0.3); + box-shadow: none; + + padding: 1px; } + check:disabled:indeterminate, + radio:disabled:indeterminate { + background: alpha(mix(@warning_color_breeze,@selected_bg,0.5), 0.7); + color: @disabled_fg; + box-shadow: none; } + /*check:backdrop, + radio:backdrop { + box-shadow: inset 0px 0px 0px 1px alpha(black, 0.2); + transition: 80ms ease-out; } + check:backdrop:disabled, + radio:backdrop:disabled { + box-shadow: inset 0px 0px 0px 1px alpha(black, 0.04); }*/ + row:selected check, row:selected + radio { + box-shadow: inset 0px 0px 0px 1px alpha(white, 0.2); } + menu menuitem check, menu menuitem + radio { + margin: 0; } + menu menuitem check, menu menuitem check:hover, menu menuitem check:disabled, menu menuitem + radio, menu menuitem + radio:hover, menu menuitem + radio:disabled { + min-height: 14px; + min-width: 14px; + background-image: none; + background-color: transparent; + -gtk-icon-shadow: none; + border-color: currentColor; } + + +check { + border-radius: 5px; } + + check:checked, check:indeterminate:checked { + -gtk-icon-source: image(-gtk-recolor(url("assets/check-symbolic.svg")), -gtk-recolor(url("assets/check-symbolic.symbolic.png"))); } + + check:indeterminate { + -gtk-icon-source: image(-gtk-recolor(url("assets/dash-symbolic.svg")), -gtk-recolor(url("assets/dash-symbolic.symbolic.png"))); } + +treeview.view radio:selected:focus, treeview.view radio:selected, +radio { + border-radius: 100%; } + treeview.view radio:checked:selected, + radio:checked, radio:indeterminate:checked { + -gtk-icon-source: image(-gtk-recolor(url("assets/bullet-symbolic.svg")), -gtk-recolor(url("assets/bullet-symbolic.symbolic.png"))); } + treeview.view radio:indeterminate:selected, + radio:indeterminate { + -gtk-icon-source: image(-gtk-recolor(url("assets/dash-symbolic.svg")), -gtk-recolor(url("assets/dash-symbolic.symbolic.png"))); } + +radio:not(:indeterminate):not(:checked):active:not(:backdrop) { + -gtk-icon-transform: scale(0); } + +check:not(:indeterminate):not(:checked):active:not(:backdrop) { + -gtk-icon-transform: translate(6px, -3px) rotate(-45deg) scaleY(0.2) rotate(45deg) scaleX(0); } + +radio:active, +check:active { + -gtk-icon-transform: scale(0, 1); } + +radio:checked:not(:backdrop), radio:indeterminate:not(:backdrop), +check:checked:not(:backdrop), +check:indeterminate:not(:backdrop) { + -gtk-icon-transform: unset; + transition: 400ms; } + +menu menuitem radio:checked:not(:backdrop), menu menuitem radio:indeterminate:not(:backdrop), +menu menuitem check:checked:not(:backdrop), +menu menuitem check:indeterminate:not(:backdrop) { + transition: none; } + +/*treeview.view check, +treeview.view radio { + color: @text_widget_fg; } + treeview.view check:selected:focus, treeview.view check:selected, + treeview.view radio:selected:focus, + treeview.view radio:selected { + color: @text_widget_fg; + box-shadow: inset 0px 0px 0px 1px alpha(white, 0.6); } + treeview.view check:selected:disabled, + treeview.view radio:selected:disabled { + color: @text_widget_fg; + box-shadow: inset 0px 0px 0px 1px alpha(white, 0.2); }*/ + + + + +/************ + * GtkScale and some common progressbar parts* + ************/ + +scale trough, scale fill, progressbar trough, scrollbar trough, levelbar trough { + border-radius: 0px; + box-shadow: inset 0 0 0 1px @border_color; + background-color:shade(@text_widget_bg, 0.7);/*@borders;*/ + } +progressbar trough, scale trough, levelbar trough, scrollbar trough { + /*box-shadow: inset 0 1px 2px 1px alpha(black, 0.3), inset 0 -1px 2px 1px alpha(@highlight_color, 0.3);*/ + /*box-shadow: + inset 0px 2px 1px 0 alpha(@highlight_color, 0.5), + inset 0px 2px 2px 1px alpha(black, 0.85), + 0px 1px 0px 0px alpha(@highlight_color, 1);*/ +} + /* scale trough:disabled, scale fill:disabled, progressbar trough:disabled { + background-color: @window_bg; }*/ + /* scale trough:backdrop, scale fill:backdrop, progressbar trough:backdrop, progressbar:backdrop trough { + background-color: shade(@window_bg, 1.1); + transition: 80ms ease-out; } + scale trough:backdrop:disabled, scale fill:backdrop:disabled, progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled { + background-color: shade(@window_bg, 0.8); }*/ + row:selected scale trough:disabled, scale row:selected trough:disabled, row:selected scale fill:disabled, scale row:selected fill:disabled, row:selected progressbar trough:disabled, progressbar row:selected trough:disabled, row:selected scale trough, scale row:selected trough, row:selected scale fill, scale row:selected fill, row:selected progressbar trough, progressbar row:selected trough { + border-color: shade(@selected_bg, 1.5); } + .osd scale trough, scale .osd trough, .osd scale fill, scale .osd fill, .osd progressbar trough, /*progressbar .osd trough { + background-color: alpha(black, 0.5); } + .osd scale trough:disabled, scale .osd trough:disabled, .osd scale fill:disabled, scale .osd fill:disabled, .osd progressbar trough:disabled, progressbar .osd trough:disabled { + background-color: rgba(49, 52, 52, 0.5); }*/ + +scale highlight, progressbar progress { + border-radius: 0px; + background-color: @selected_bg; + box-shadow: inset 0 0 0 1px shade(@selected_bg, 1.2); + } + +scale highlight, progressbar progress, levelbar block.filled { + /*box-shadow: inset 0px 2px 1px alpha(@highlight_color, 0.5), inset 0px -2px 2px alpha(black, 0.5);*/ + } + + + +scale { + min-height: 10px; + min-width: 10px; + padding: 12px; } + +.vertical trough, .vertical fill { +min-width: 8px; +} + +.horizontal trough, .horizontal fill { +min-height: 8px; +} + +/*progressbar.vertical trough, scale.vertical trough { + background-image: linear-gradient(to right, alpha(black, 0), alpha(black, 0.6), alpha(black, 0)); +} + +progressbar.horizontal trough, scale.horizontal trough, levelbar.horizontal trough{ + background-image: linear-gradient(to bottom, alpha(black, 0.3), alpha(black, 0.6), alpha(black, 0), alpha(white, 0.4)); +}*/ + + scale fill, + scale highlight { + margin: 0px; } + scale slider { + min-height: 18px; + min-width: 18px; + margin: -8px; } + scale.fine-tune.horizontal { + padding-top: 9px; + padding-bottom: 9px; + min-height: 16px; } + scale.fine-tune.vertical { + padding-left: 9px; + padding-right: 9px; + min-width: 16px; } + scale.fine-tune slider { + margin: -4px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; + /*-gtk-outline-radius: 7px;*/ } + scale trough { + outline-offset: 2px; + /*-gtk-outline-radius: 5px;*/ + padding: 0px; } +/* scale fill:backdrop, scale fill { + background-color: @borders; }*/ + /* scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; }*/ + .osd scale fill { + background-color: rgba(91, 91, 90, 0.775); } + /*.osd scale fill:disabled:backdrop, */.osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-radius: 100%; + background-color: shade(@button_bg, 1.15); + box-shadow: inset 0 1px 1px 0 alpha(white, 0.5), inset 0 -1px 1px 0 alpha(black, 0.5); + /*background-image: linear-gradient(to bottom, alpha(@highlight_color,0.2), alpha(black,0.2));*/ + transition: all 80ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; + /*border: 4px dashed yellow;*/ + } + scale:not(.marks-after):not(.marks-before):not(:disabled) slider { + /*background-image: radial-gradient(@slider_inner_color, @slider_middle_color 25%, @slider_outer_color 35%);*/ + } + scale slider:hover { + /*box-shadow: 0 0 0 8px alpha(white, 0.4), 0 1px 2px 0 alpha(black, 0.5), inset 0 0 0 1px white; }*/ + background-color: shade(@window_bg, 1.20); + } + scale slider:active { + background-color: shade(@window_bg, 1.25); + } + scale slider:disabled { + background-color: mix(@button_bg, @disabled_bg, 0.8); + background-image: none; + box-shadow: inset 0 1px 1px 0 alpha(white, 0.2), inset 0 -1px 1px 0 alpha(black, 0.2); + } + /*scale slider:backdrop { + box-shadow: 0 1px 2px 0 alpha(black, 0.2); } + scale slider:backdrop:disabled { + border-color: shade(@window_bg, 0.9); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: 0 1px 2px 0 alpha(black, 0.2); } + scale slider:backdrop:disabled label, scale slider:backdrop:disabled { + color: @disabled_fg; }*/ + scale value { + color: alpha(currentColor,0.55); } + scale marks { + color: alpha(currentColor,0.55); } + scale marks.top { + margin-bottom: 6px; + margin-top: -12px; } + scale marks.bottom { + margin-top: 6px; + margin-bottom: -12px; } + scale marks.top { + margin-right: 6px; + margin-left: -12px; } + scale marks.bottom { + margin-left: 6px; + margin-right: -12px; } + scale.fine-tune marks.top { + margin-bottom: 6px; + margin-top: -9px; } + scale.fine-tune marks.bottom { + margin-top: 6px; + margin-bottom: -9px; } + scale.fine-tune marks.top { + margin-right: 6px; + margin-left: -9px; } + scale.fine-tune marks.bottom { + margin-left: 6px; + margin-right: -9px; } + scale.horizontal indicator { + min-height: 6px; + min-width: 1px; } + scale.horizontal.fine-tune indicator { + min-height: 3px; } + scale.vertical indicator { + min-height: 1px; + min-width: 6px; } + scale.vertical.fine-tune indicator { + min-width: 3px; } + scale.horizontal.marks-before:not(.marks-after) slider { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; } + /*scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + margin: -11px -4px; + padding: 0px; + border-style: none; + border-radius: 6px; + min-height: 24px; + min-width: 9px; }*/ + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-after:not(.marks-before) slider { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + min-height: 24px; + min-width: 9px; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; } + scale.vertical.marks-before:not(.marks-after) slider { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + /*scale.vertical.marks-before:not(.marks-after) slider:backdrop { + margin: -11px -4px; + padding: 0px; + border-style: none; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; }*/ + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-after:not(.marks-before) slider { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + margin: -11px -4px; + padding: 0px; + border-radius: 6px; + margin: -4px -11px; + min-height: 9px; + min-width: 24px; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -8px -4px; + margin: -4px -8px; } + scale.color.horizontal slider:dir(ltr):hover, scale.color.horizontal slider:dir(ltr):backdrop, scale.color.horizontal slider:dir(ltr):disabled, scale.color.horizontal slider:dir(ltr):backdrop:disabled, scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl):hover, scale.color.horizontal slider:dir(rtl):backdrop, scale.color.horizontal slider:dir(rtl):disabled, scale.color.horizontal slider:dir(rtl):backdrop:disabled, scale.color.horizontal slider:dir(rtl) { + background-color: alpha(white, 0.7); } + scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider { + background-color: alpha(white, 0.7); } + + + + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: alpha(@window_fg, 0.5); + margin: 1px; } + + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + /*progressbar.horizontal progress { + margin: 2px; } + progressbar.vertical progress { + margin: 2px; }*/ + /*progressbar:backdrop { + box-shadow: none; + transition: 80ms ease-out; }*/ + + /*progressbar progress.left { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } + progressbar progress.right { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } + progressbar progress.top { + border-top-right-radius: 5px; + border-top-left-radius: 5px; } + progressbar progress.bottom { + border-bottom-right-radius: 5px; + border-bottom-left-radius: 5px; }*/ + progressbar.osd { + min-width: 5px; + min-height: 5px; + background-color: transparent; } + progressbar.osd trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; } + progressbar.osd progress { + border-style: none; + border-radius: 0; } + progressbar trough.empty progress { + all: unset; } + +/************* + * Level Bar * + *************/ + +levelbar trough { + padding: 2px; +} +levelbar.horizontal block { + min-height: 5px; } + +levelbar.horizontal.discrete block { + margin: 0 1px; + min-width: 32px; } + +levelbar.vertical block { + min-width: 5px; } + +levelbar.vertical.discrete block { + margin: 1px 0; + min-height: 32px; } + +/*levelbar:backdrop { + transition: 80ms ease-out; }*/ + +levelbar trough { + + color: @window_fg; + +} +/*box-shadow: inset 0 0 0 1px rgba(42, 145, 250, 0); */ + /*levelbar trough:backdrop { + color: @window_fg; + border-color: @unfocused_borders; + background-color: @text_widget_bg; + box-shadow: none; }*/ + +levelbar block { + border: 1px solid; + border-radius: 0px; +border-style: none; } + levelbar block.low { + border-color: shade(@warning_color_breeze, 1.5); + background-color: @warning_color_breeze; + background-image: none;} + /*levelbar block.low:backdrop { + border-color: @warning_color_breeze; }*/ + levelbar block.high, levelbar block { + border-color: shade(@selected_bg, 1.2); + background-color: @selected_bg; + background-image: none; } + /*levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: @selected_bg; }*/ + levelbar block.full { + border-color: shade(@success_color, 1.5); + background-color: @success_color; + background-image: none;} + /*levelbar block.full:backdrop { + border-color: @success_color; }*/ + levelbar block.empty { + background-color: alpha(black, 0.3); + border-color: rgba(95, 95, 95, 0.2); } + /* levelbar block.empty:backdrop { + border-color: rgba(168, 168, 168, 0.15); }*/ + +/**************** + * Print dialog * +*****************/ +printdialog paper { + color: @window_fg; + border: 1px solid @borders; + background: white; + padding: 0; } + /*printdialog paper:backdrop { + color: @wm_unfocused_title; + border-color: @unfocused_borders; }*/ + +printdialog .dialog-action-box { + margin: 12px; } + + + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid @borders; } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: @unfocused_borders; } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid @borders; } + /*actionbar > revealer > box:backdrop { + border-color: @unfocused_borders; }*/ + +scrolledwindow viewport.frame { + border-style: none; } + + +overshoot.top { + background-image: radial-gradient(ellipse at top, alpha(shade(@selected_bg, 2), 0.8) 0%, alpha(@selected_bg, 0.5) 30%, alpha(@selected_bg, 0) 100%); + background-size: 100% 1em; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.bottom { + background-image: radial-gradient(ellipse at bottom, alpha(shade(@selected_bg, 2), 0.8) 0%, alpha(@selected_bg, 0.5) 30%, alpha(@selected_bg, 0) 100%); + background-size: 100% 1em; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.left { + background-image: radial-gradient(ellipse at left, alpha(shade(@selected_bg, 2), 0.8) 0%, alpha(@selected_bg, 0.5) 30%, alpha(@selected_bg, 0) 100%); + background-size: 1em 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; +} + +overshoot.right { + background-image: radial-gradient(ellipse at right, alpha(shade(@selected_bg, 2), 0.8) 0%, alpha(@selected_bg, 0.5) 30%, alpha(@selected_bg, 0) 100%); + background-size: 1em 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; +} +/* +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(@selected_bg), to(alpha(@selected_bg, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(alpha(@selected_bg, 0.07)), to(alpha(@selected_bg, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.top:backdrop { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(alpha(@selected_bg, 0.65)), to(alpha(@selected_bg, 0))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + +scrolledwindow overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(@selected_bg), to(alpha(@selected_bg, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(alpha(@selected_bg, 0.07)), to(alpha(@selected_bg, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; }*/ +/* scrolledwindow overshoot.bottom:backdrop { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(alpha(@selected_bg, 0.65)), to(alpha(@selected_bg, 0))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; }*/ + +/*scrolledwindow overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(@selected_bg), to(alpha(@selected_bg, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(alpha(@selected_bg, 0.07)), to(alpha(@selected_bg, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; }*/ + /*scrolledwindow overshoot.left:backdrop { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(alpha(@selected_bg, 0.65)), to(alpha(@selected_bg, 0))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; }*/ + +/*scrolledwindow overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(@selected_bg), to(alpha(@selected_bg, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(alpha(@selected_bg, 0.07)), to(alpha(@selected_bg, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; }*/ +/* scrolledwindow overshoot.right:backdrop { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(alpha(@selected_bg, 0.65)), to(alpha(@selected_bg, 0))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; }*/ +/* +scrolledwindow undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, alpha(white, 0.2) 50%, alpha(black, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; + border: none; + box-shadow: none; } + +scrolledwindow undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, alpha(white, 0.2) 50%, alpha(black, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; + border: none; + box-shadow: none; } + +scrolledwindow undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, alpha(white, 0.2) 50%, alpha(black, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; + box-shadow: none; } + +scrolledwindow undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, alpha(white, 0.2) 50%, alpha(black, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; + box-shadow: none; } +*/ + + +/* undershoots defined globally here */ +undershoot.top { + background-color: transparent; + background-image: linear-gradient(to bottom, + alpha(black, 0.3), + alpha(black, 0.10), + alpha(black, 0)); + background-size: 10px 50%; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; +} + +undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to top, + alpha(black, 0.3), + alpha(black, 0.10), + alpha(black, 0)); + background-size: 10px 50%; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; +} + +undershoot.left { + background-color: transparent; + background-image: linear-gradient(to right, + alpha(black, 0.3), + alpha(black, 0.10), + alpha(black, 0)); + background-size: 50% 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; +} + +undershoot.right { + background-color: transparent; + background-image: linear-gradient(to left, + alpha(black, 0.3), + alpha(black, 0.10), + alpha(black, 0)); + background-size: 50% 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; +} + + +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, @borders 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: @window_bg; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, @unfocused_borders 1px, transparent 1px); + background-color: @window_bg; + transition: 80ms ease-out; } + +separator { + background: alpha(@borders, 0.5); + min-width: 1px; + min-height: 1px; + margin: 0 0.5em; + /*padding: 0 0.5em;*/ } + + + +/********* + * Lists * + *********/ +list { + color: @text_widget_fg; + background-color: @text_widget_bg; + border-color: @borders; } + /*list:backdrop { + background-color: @text_widget_bg; + border-color: @unfocused_borders; }*/ + list row { + padding: 2px; + } + list row:nth-child(odd):not(:hover):not(:selected):not(:active) { + background-color: mix(@text_widget_bg, @window_bg, 0.2); + } + +row { + /*transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94);*/ + transition: none; +} + row:hover { + transition: none; } + /*row:backdrop { + transition: 80ms ease-out; }*/ + row.activatable.has-open-popup:not(:selected), row.activatable:hover:not(:selected) { + background-color: mix(@text_widget_bg, @window_bg, 0.4); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px alpha(black, 0.2); } + /*row.activatable:backdrop:hover { + background-color: transparent; }*/ + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px alpha(black, 0.5); } + row.activatable:selected.has-open-popup { + background-color: shade(@selected_bg, 1.1); } + row.activatable:selected, + row.activatable:selected:backdrop { + color: @selected_fg; + background-color: @selected_bg; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + /*border-radius: 0 0 2px 2px;*/ + background-color: alpha(@hint_bg,0.8);/*rgba(28, 31, 32, 0.7);*/ + background-image: linear-gradient(to bottom, alpha(black, 0.2), transparent 2px); + background-clip: padding-box; + border-radius: 0.5em; + border: 1px solid @hint_fg; + } + /*.app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 80ms ease-out; }*/ + /*.app-notification border, + .app-notification.frame border { + border: none; }*/ +.app-notification label {color: @hint_fg;} +/************* + * Expanders * + *************/ +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: alpha(@window_fg, 0.75); } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/************ + * Calendar * + ***********/ +calendar { + color: @text_widget_fg; + border: 1px solid @borders; } + calendar:selected { + border-radius: 5px; } + calendar.header { + border-bottom-color: alpha(black, 0.1); } + /*calendar.header:backdrop { + border-bottom-color: alpha(black, 0.1); }*/ + calendar.button { + color: alpha(@window_fg, 0.65); } + calendar.button:hover { + color: @window_fg; } + /* calendar.button:backdrop { + color: @window_fg; }*/ + calendar.button:disabled { + color: @disabled_fg; } + calendar.highlight { + color: @disabled_fg; } + /* calendar.highlight:backdrop { + color: @disabled_fg; }*/ + /*calendar:backdrop { + color: @window_fg; + border-color: @unfocused_borders; }*/ + calendar:indeterminate { + color: alpha(currentColor,0.5); } + calendar button { + padding: 1px; + } + +/*********** + * Dialogs * + ***********/ + +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: @window_bg; + border-style: none; + border-top-left-radius: 5px; + border-top-right-radius: 5px; + box-shadow: inset 0px 1px 1px shade(@window_bg, 1.1); } + +messagedialog.csd.background { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; + /* box-shadow: inset 0px 1px 1px shade(@window_bg, 1.1); */ +} + +/*messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + box-shadow: none; }*/ +/* messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 2px; + -gtk-outline-bottom-left-radius: 1px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 2px; + -gtk-outline-bottom-right-radius: 1px;}*/ + +filechooser .dialog-action-box { + border-top: 1px solid @borders; } + filechooser .dialog-action-box:backdrop { + border-top-color: alpha(white, 0.5); } + +filechooser #pathbarbox { + border-bottom: 1px solid @window_bg; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + + + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + background-color: @text_widget_bg; } + stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid @borders; + border-left-style: none; } + stacksidebar.sidebar:dir(rtl) list .sidebar:dir(rtl), stacksidebar.sidebar.right list .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid @borders; + border-right-style: none; } + /*.sidebar:backdrop { + background-color: @text_widget_bg; + border-color: @unfocused_borders; + transition: 80ms ease-out; }*/ + .sidebar list { + /*background-color: transparent;*/ } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 1em 1em; } + +/**************** + * File chooser * + ****************/ + +row image.sidebar-icon { + opacity: 0.7; } + +placessidebar > viewport.frame { + border-style: none; } + +placessidebar row { + min-height: 36px; + padding: 0px; } + placessidebar row > revealer { + padding: 0 14px; } + placessidebar row:selected { + color: @selected_fg; } + placessidebar row:disabled { + color: @disabled_fg; } + /*placessidebar row:backdrop { + color: @wm_unfocused_title; }*/ + /*placessidebar row:backdrop:selected { + color: @text_widget_bg; } + placessidebar row:backdrop:disabled { + color: @disabled_fg; }*/ + placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; } + placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; } + placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; } + placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; } + button.sidebar-button { + min-height: 26px; + min-width: 26px; + margin-top: 3px; + margin-bottom: 3px; + padding: 0; + border-radius: 100%; + /*-gtk-outline-radius: 100%;*/ } + button.sidebar-button:not(:hover):not(:active) > image, button.sidebar-button:backdrop > image { + opacity: 0.7; } + placessidebar row:selected:active { + box-shadow: none; } + placessidebar row.sidebar-placeholder-row { + padding: 0 8px; + min-height: 2px; + background-image: image(@success_color); + background-clip: content-box; } + placessidebar row.sidebar-new-bookmark-row { + color: @selected_bg; } + placessidebar row:drop(active):not(:disabled) { + color: @success_color; + box-shadow: inset 0 1px @success_color, inset 0 -1px @success_color; } + placessidebar row:drop(active):not(:disabled):selected { + color: @selected_fg; + background-color: @success_color; } + +placesview .server-list-button > image { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + -gtk-icon-transform: rotate(0turn); } + +placesview .server-list-button:checked > image { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + -gtk-icon-transform: rotate(-0.5turn); } + +placesview row.activatable:hover { + background-color: transparent; } + +placesview > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; } + + + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(@borders); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(@selected_bg); } + paned > separator:backdrop { + background-image: image(@window_bg); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: @window_bg; + background-image: image(@borders), image(@borders); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: @window_bg; + background-image: image(@window_bg), image(@window_bg); } + +paned.horizontal > separator { + background-repeat: repeat-y; } + paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; } + paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; } + paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; } + +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; } + paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; } + +/************** + * GtkInfoBar * + **************/ +infobar { + border-style: none; } + infobar.info, infobar.question, infobar.warning, infobar.error { + /*text-shadow: 0 1px alpha(black, 0.4);*/ } + infobar.info:backdrop, infobar.info, infobar.question:backdrop, infobar.question, infobar.warning:backdrop, infobar.warning, infobar.error:backdrop, infobar.error { + background-color: @selected_bg; + border-color: shade(@selected_bg, 1.2); } + infobar.info:backdrop label, infobar.info:backdrop, infobar.info label, infobar.info, infobar.question:backdrop label, infobar.question:backdrop, infobar.question label, infobar.question, infobar.warning:backdrop label, infobar.warning:backdrop, infobar.warning label, infobar.warning, infobar.error:backdrop label, infobar.error:backdrop, infobar.error label, infobar.error { + color: @selected_fg; } + infobar.info:backdrop, infobar.question:backdrop, infobar.warning:backdrop, infobar.error:backdrop { + text-shadow: none; } + /* + infobar.info button, infobar.question button, infobar.warning button, infobar.error button { + color: @selected_fg; + outline-color: alpha(white, 0.2); + text-shadow: 0 1px alpha(black, 0.428024); + -gtk-icon-shadow: 0 1px alpha(black, 0.428024); + border-color: shade(@selected_bg, 0.7); + background-image: image(shade(@selected_bg, 1.05)); + box-shadow: inset 0px 1px 1px shade(@selected_bg, 1.2), 0px 1px 2px alpha(black, 0.1); } + infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover { + color: @selected_fg; + outline-color: alpha(white, 0.2); + background-image: image(shade(@selected_bg, 1.1)); + border-color: shade(@selected_bg, 0.7); } + infobar.info button:active, infobar.info button:checked, infobar.question button:active, infobar.question button:checked, infobar.warning button:active, infobar.warning button:checked, infobar.error button:active, infobar.error button:checked { + color: @selected_fg; + outline-color: alpha(white, 0.2); + text-shadow: 0 1px alpha(black, 0.428024); + -gtk-icon-shadow: 0 1px alpha(black, 0.428024); + border-color: shade(@selected_bg, 0.4); + background-image: image(shade(@selected_bg, 1.1)); + -gtk-icon-shadow: none; + box-shadow: inset 0px 0px 2px 0px shade(@selected_bg, 0.6); } + infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled { + text-shadow: none; + -gtk-icon-shadow: none; + background-image: image(@selected_bg); + box-shadow: none; + border-color: shade(@selected_bg, 1.1); } + infobar.info button:disabled label, infobar.info button:disabled, infobar.question button:disabled label, infobar.question button:disabled, infobar.warning button:disabled label, infobar.warning button:disabled, infobar.error button:disabled label, infobar.error button:disabled { + color: shade(@selected_bg, 1.3); } + infobar.info button:backdrop, infobar.question button:backdrop, infobar.warning button:backdrop, infobar.error button:backdrop { + border-color: @selected_bg; + background-image: image(@selected_bg); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); + border-color: shade(@selected_bg, 1.3); } + infobar.info button:backdrop label, infobar.info button:backdrop, infobar.question button:backdrop label, infobar.question button:backdrop, infobar.warning button:backdrop label, infobar.warning button:backdrop, infobar.error button:backdrop label, infobar.error button:backdrop { + color: shade(@selected_bg, 1.5); } + infobar.info button:backdrop:disabled, infobar.question button:backdrop:disabled, infobar.warning button:backdrop:disabled, infobar.error button:backdrop:disabled { + border-color: shade(@selected_bg, 1.1); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); + border-color: shade(@selected_bg, 1.3); } + infobar.info button:backdrop:disabled label, infobar.info button:backdrop:disabled, infobar.question button:backdrop:disabled label, infobar.question button:backdrop:disabled, infobar.warning button:backdrop:disabled label, infobar.warning button:backdrop:disabled, infobar.error button:backdrop:disabled label, infobar.error button:backdrop:disabled { + color: shade(@selected_bg, 1.25); }*/ + + infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { + background-color: shade(@selected_bg, 1.25); } + +/************ + * Tooltips * + ************/ +tooltip, tooltip.csd, tooltip.background { + padding: 4px; + /* not working */ + border-radius: 0.5em; + box-shadow: none; + /*text-shadow: 0 1px black;*/ } + tooltip.background { + background-color: alpha(@hint_bg, 0.8); + /*background-clip: padding-box;*/ + border: 1px solid alpha(@hint_fg, 0.8); } + tooltip decoration { + /*background-color: transparent;*/ + box-shadow: 0 2px 4px 0 alpha(black, 0.5); } + /*tooltip * { + padding: 4px; + background-color: transparent; + color: white; }*/ + +/***************** + * Color Chooser * + *****************/ +colorswatch:drop(active), colorswatch { + border-style: none; } + +colorswatch.top { + border-top-left-radius: 5.5px; + border-top-right-radius: 5.5px; } + colorswatch.top overlay { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } + +colorswatch.bottom { + border-bottom-left-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 5.5px; + border-bottom-left-radius: 5.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } + +colorswatch.dark { + outline-color: alpha(white, 0.6); } + colorswatch.dark overlay { + color: white; } + colorswatch.dark overlay:hover { + border-color: alpha(black, 0.8); } + colorswatch.dark overlay:backdrop { + color: alpha(white, 0.5); } + +colorswatch.light { + outline-color: alpha(black, 0.6); } + colorswatch.light overlay { + color: black; } + colorswatch.light overlay:hover { + border-color: alpha(black, 0.5); } + colorswatch.light overlay:backdrop { + color: alpha(black, 0.5); } + +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: @success_color; + box-shadow: inset 0 0 0 2px shade(@success_color, 0.7), inset 0 0 0 1px @success_color; } + colorswatch:drop(active).dark overlay { + border-color: @success_color; + box-shadow: inset 0 0 0 2px alpha(black, 0.3), inset 0 0 0 1px @success_color; } + +colorswatch overlay { + border: 1px solid alpha(black, 0.3); } + colorswatch overlay:hover { + box-shadow: inset 0 1px alpha(white, 0.4), inset 0 -1px alpha(black, 0.2); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: alpha(black, 0.3); + box-shadow: none; } + +colorswatch#add-color-button { + border-radius: 5px 5px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 5px; } + colorswatch#add-color-button overlay { + color: @window_fg; + outline-color: rgba(82, 87, 98, 0.2); + /*text-shadow: 0 1px alpha(white, 0.769231);*/ + /*-gtk-icon-shadow: 0 1px alpha(@text_shadow_color, 0.769231);*/ + border-color: @borders; + border-bottom-color: shade(@borders, 1.1); + background-image: image(rgba(246, 247, 247, 0.999)); + box-shadow: inset 0px 0px 0px 1px alpha(white, 0.999), 0px 1px 2px alpha(black, 0.1); } + colorswatch#add-color-button overlay:hover { + color: @window_fg; + outline-color: rgba(82, 87, 98, 0.2); + background-image: image(alpha(white, 0.999)); + border-color: rgba(173, 178, 183, 0.999); + border-bottom-color: rgba(151, 157, 164, 0.999); } + colorswatch#add-color-button overlay:backdrop { + border-color: rgba(212, 215, 217, 0.999); + background-image: image(@window_bg); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: inset 0 1px alpha(white, 0); } + colorswatch#add-color-button overlay:backdrop label, colorswatch#add-color-button overlay:backdrop { + color: @disabled_fg; } + +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: alpha(black, 0.6); + box-shadow: none; } + +row:selected colorswatch { + box-shadow: 0 0 0 2px #ffffff; } + +colorswatch#editor-color-sample { + border-radius: 5px; } + colorswatch#editor-color-sample overlay { + border-radius: 5.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/******** + * Misc * + ********/ + +.content-view { + background-color: @window_bg; } + /*.content-view:backdrop { + background-color: @window_bg; }*/ + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } + +.scale-popup button:hover { + background-color: rgba(82, 87, 98, 0.1); + border-radius: 5px; } + + + +/********************** + * Window Decorations * + *********************/ + + +.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, .view text:selected:focus, iconview text:selected:focus, +textview text:selected:focus, .view text:selected, iconview text:selected, +textview text:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, +textview text selection:focus, +textview text selection, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection, +entry selection, modelbutton.flat:selected, +.menuitem.button.flat:selected, treeview.view:selected:focus, treeview.view:selected, row:selected, calendar:selected { + background-color: @selected_bg; + color: @selected_fg; } + row:selected label, label:selected, .selection-mode button.titlebutton, .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, .view text:selected:focus, iconview text:selected:focus, + textview text:selected:focus, .view text:selected, iconview text:selected, + textview text:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, + textview text selection:focus, + textview text selection, flowbox flowboxchild:selected, spinbutton:not(.vertical) selection, + entry selection, modelbutton.flat:selected, + .menuitem.button.flat:selected, treeview.view:selected:focus, treeview.view:selected, row:selected, calendar:selected { + color: @selected_fg; + background-color: @selected_bg; + } + row:selected label:disabled, label:disabled:selected, .selection-mode button.titlebutton:disabled, iconview:disabled:selected:focus, .view:disabled:selected, iconview:disabled:selected, iconview text:disabled:selected:focus, + textview text:disabled:selected:focus, .view text:disabled:selected, iconview text:disabled:selected, + textview text:disabled:selected, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled, + textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, modelbutton.flat:disabled:selected, + .menuitem.button.flat:disabled:selected, row:disabled:selected, calendar:disabled:selected, + .view:selected:disabled, .view:selected:focus:disabled, .view text:selected:disabled, .view text:selected:focus:disabled, .view text selection:disabled, .view text selection:focus:disabled { + color: shade(@disabled_fg, 1.1); + background-color: shade(@disabled_bg, 1.1); } + row:selected label:backdrop, label:backdrop:selected, .selection-mode button.titlebutton:backdrop, iconview:backdrop:selected:focus, .view:backdrop:selected, iconview:backdrop:selected, iconview text:backdrop:selected:focus, + textview text:backdrop:selected:focus, .view text:backdrop:selected, iconview text:backdrop:selected, + textview text:backdrop:selected, iconview text selection:backdrop:focus, .view text selection:backdrop, iconview text selection:backdrop, + textview text selection:backdrop, flowbox flowboxchild:backdrop:selected, label:backdrop selection, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, modelbutton.flat:backdrop:selected, + .menuitem.button.flat:backdrop:selected, row:backdrop:selected, calendar:backdrop:selected { + color: @selected_fg; + background-color: @selected_bg; + } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode button.titlebutton:backdrop:disabled, .view:backdrop:disabled:selected, iconview:backdrop:disabled:selected, .view text:backdrop:disabled:selected, iconview text:backdrop:disabled:selected, + textview text:backdrop:disabled:selected, .view text selection:backdrop:disabled, iconview text selection:backdrop:disabled, + textview text selection:backdrop:disabled, flowbox flowboxchild:backdrop:disabled:selected, label:disabled selection:backdrop, label:backdrop selection:disabled, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, modelbutton.flat:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, row:backdrop:disabled:selected, calendar:backdrop:disabled:selected { + color: shade(@disabled_fg, 1.1); + background-color: shade(@disabled_bg, 1.1); } + + +.monospace { + font-family: monospace; } + + + +/********************** + * Touch Copy & Paste * + *********************/ +cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; } + cursor-handle.top:dir(ltr), cursor-handle.bottom:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/text-select-start.png"), url("assets/text-select-start@2.png")); + padding-left: 10px; } + cursor-handle.bottom:dir(ltr), cursor-handle.top:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/text-select-end.png"), url("assets/text-select-end@2.png")); + padding-right: 10px; } + cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above.png"), url("assets/slider-horz-scale-has-marks-above@2.png")); } + cursor-handle.top:hover:dir(ltr), cursor-handle.bottom:hover:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/text-select-start-hover.png"), url("assets/text-select-start-hover@2.png")); + padding-left: 10px; } + cursor-handle.bottom:hover:dir(ltr), cursor-handle.top:hover:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/text-select-end-hover.png"), url("assets/text-select-end-hover@2.png")); + padding-right: 10px; } + cursor-handle.insertion-cursor:hover:dir(ltr), cursor-handle.insertion-cursor:hover:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-hover.png"), url("assets/slider-horz-scale-has-marks-above-hover@2.png")); } + cursor-handle.top:active:dir(ltr), cursor-handle.bottom:active:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/text-select-start-active.png"), url("assets/text-select-start-active@2.png")); + padding-left: 10px; } + cursor-handle.bottom:active:dir(ltr), cursor-handle.top:active:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/text-select-end-active.png"), url("assets/text-select-end-active@2.png")); + padding-right: 10px; } + cursor-handle.insertion-cursor:active:dir(ltr), cursor-handle.insertion-cursor:active:dir(rtl) { + -gtk-icon-source: -gtk-scaled(url("assets/slider-horz-scale-has-marks-above-active.png"), url("assets/slider-horz-scale-has-marks-above-active@2.png")); } + +.context-menu { + font: initial; } + +.keycap { + min-width: 20px; + min-height: 25px; + margin-top: 2px; + padding-bottom: 3px; + padding-left: 6px; + padding-right: 6px; + color: @window_fg; + background-color: @text_widget_bg; + border: 1px solid; + border-color: @borders; + border-radius: 5px; + box-shadow: inset 0 -3px alpha(@text_widget_fg, 0.5); + font-size: smaller; } + /*.keycap:backdrop { + background-color: @text_widget_bg; + color: @wm_unfocused_title; + transition: 80ms ease-out; }*/ + +:not(decoration):not(window):drop(active):focus, +:not(decoration):not(window):drop(active) { + border: 1px solid @success_color; + box-shadow: inset 0 0 0 1px @success_color; + caret-color: @success_color; } + +stackswitcher button.text-button { + min-width: 100px; } + +stackswitcher button.circular, +stackswitcher button.text-button.circular { + min-width: 32px; + min-height: 32px; + padding: 0; } + +/********* + * Emoji * + ********/ +popover.emoji-picker { + padding-left: 0; + padding-right: 0; + box-shadow: 0 2px 3px -2px alpha(black,0.7); + } + +/*button.emoji-section { + border-color: transparent; + border-width: 3px; + border-style: none none solid; + border-radius: 0; + margin: 2px 4px 2px 4px; + padding: 3px 0 0; + min-width: 32px; + min-height: 28px;*/ + /* reset props inherited from the button style */ + /*background: none; + box-shadow: none; + text-shadow: none; + outline-offset: -5px; } + button.emoji-section:backdrop:not(:checked) { + border-color: transparent; } + button.emoji-section:hover { + border-color: @borders; } + button.emoji-section:checked { + border-color: @selected_bg; } + button.emoji-section label { + padding: 0; + opacity: 0.55; } + button.emoji-section:hover label { + opacity: 0.775; } + button.emoji-section:checked label { + opacity: 1; }*/ + +emoji, .emoji { + font-size: x-large; + padding: 6px; + border-radius: 5px; } + .emoji :hover, emoji :hover { + background: @selected_bg; } + +/* Nautilus */ +.nautilus-desktop.nautilus-canvas-item { + color: white; + /*text-shadow: 1px 1px alpha(black, 0.6);*/ } + +.nautilus-window, +.nautilus-window notebook > stack { +/* border-top: 1px groove @borders; */ +/* margin-right: 0.5em; */ } + + +.nautilus-window placessidebar.sidebar { + padding: 0.4em 0.5em 0em 0.5em; + border-radius: 5px;} + +.nautilus-window placessidebar.sidebar row.sidebar-row { + background-color: transparent; + color: @window_fg; + border-top: none; + border-bottom: none; + margin: 0 5px 0 5px; + border-radius: 8px; } + +filechooser placessidebar.sidebar, +.nautilus-window placessidebar.sidebar { + background-color: @window_bg;} + filechooser placessidebar.sidebar row.sidebar-row, + .nautilus-window placessidebar.sidebar row.sidebar-row { + border: none; + color: @window_fg; } + .nautilus-window placessidebar.sidebar row.sidebar-row:selected { + color: @selected_bg; + font-weight: 500; } + + filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon, + .nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { + color: @window_fg; } + +.view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected { + background-color: @selected_bg; + color: @selected_fg; + /*box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1), 0 2px 4px 0 rgba(0,0,0,0.1);*/} + +filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { + background-image: linear-gradient(to top, shade(@selected_bg, 0.85), shade(@selected_bg, 1)); + border: 1px solid; + border-color: shade(@selected_bg, 0.6); + color: @selected_fg; + margin: 0 5px 0 5px; + box-shadow: inset 0px 1px 1px shade(@selected_bg, 1.2), 0 2px 2px 0 rgba(0,0,0,0.1), 0 2px 4px 0 rgba(0,0,0,0.1); } + +filechooser placessidebar.sidebar row.sidebar-row:selected image.sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected:hover image.sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected image.sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover image.sidebar-icon { + color: @secondary_selected_bg_color; +} + + .view text:selected, iconview text:selected, +textview text:selected, iconview text:selected:focus, +textview text:selected:focus, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, +textview text selection:focus, +textview text selection, + .view text:selected, iconview text:selected, + textview text:selected, iconview text:selected:focus, + textview text:selected:focus, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, + textview text selection:focus, + textview text selection, + selection, + text:selected, :selected, .content-view:selected, .view:selected, .content-view :selected, .view :selected, :backdrop :selected, + :backdrop:selected, :focus:selected, :focus :selected, *:selected, *:selected:active { + color: @selected_fg; + background-color: @selected_bg; + /*box-shadow: 0 0 0 2px @selected_bg;*/ +} + +evview.find-results{ +background-color: alpha(@selected_bg, 0.4); +box-shadow: 0 0 0 2px @selected_bg; + +} +evview.find-results:selected{ +background-color: alpha(@selected_bg, 0.3); +} +evview.find-results:active, evview.find-results:active:selected{ +background-color: alpha(@selected_bg, 0.6); +} + +row:selected label, label:selected, .view:selected, iconview:selected, .view:selected:focus, iconview:selected:focus, +flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, + modelbutton.flat:active, + modelbutton.flat:active arrow, + modelbutton.flat:selected, + modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, +.nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, + .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, + .nautilus-window placessidebar.sidebar row.sidebar-row:selected, + .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, + .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { + color: @selected_fg; + background-color: @selected_bg; } + row:selected label:disabled, label:disabled:selected, .view:disabled:selected, iconview:disabled:selected, iconview:disabled:selected:focus, .view text:disabled:selected, iconview text:disabled:selected, + textview text:disabled:selected, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled, + textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, + modelbutton.flat:disabled:active, + modelbutton.flat:active arrow:disabled, + modelbutton.flat:disabled:selected, + modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover, + .nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected, + .nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover { + color: shade(@disabled_fg, 1.1); + background-color: shade(@disabled_bg, 1.1); } + +filechooser placessidebar.sidebar row:selected label, +filechooser placessidebar.sidebar row:selected label +.nautilus-window placessidebar.sidebar row:selected label, +.nautilus-window placessidebar.sidebar row:selected label { +background-color: transparent; +} + +/*.gedit-bottom-panel-paned notebook > header.top > tabs > tab:checked, +terminal-window notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -1px shade(@selected_bg, 1.5); }*/ + +/*terminal-window notebook > header.top, +.mate-terminal notebook > header.top { + background-color: @window_bg; + + box-shadow: 0 3px 3px -3px alpha(black, 0.12), 0 5px 5px -5px alpha(black, 0.06), inset 0 1px alpha(white, 0.4); } + terminal-window notebook > header.top button, + .mate-terminal notebook > header.top button { + padding: 0; + min-width: 24px; + min-height: 24px; }*/ + +.nautilus-canvas-item { + border-radius: 5px; } + +.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item, .caja-desktop { + color: white; + /*text-shadow: 1px 1px alpha(black, 0.6);*/ } + .nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active { + color: @window_fg; } + .nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected { + color: @selected_fg; + text-shadow: none; } + + +.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, +popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle, +.nautilus-list-dim-label { + color: shade(@window_fg, 1.15); + border-width: 1px 0 0px; + border-style: solid; + border-color: shade(@selected_bg, 1.4); + } + .nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, headerbar .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, + .nautilus-list-dim-label:selected, + .nautilus-list-dim-label:selected:focus { + color: alpha(@window_fg, 0.7); } + +.nautilus-window searchbar { + border-top: none; + border-bottom: none; } + +.nautilus-window .searchbar-container { + /* margin-top: 3px; */ } + +.nautilus-window notebook, +.nautilus-window notebook > stack:not(:only-child) searchbar { + background-color: @text_widget_bg; } + +/* Floating status bar */ +.floating-bar { + padding: 2px; + background-color: @text_widget_bg; + border-width: 1px; + border-style: solid solid none; + border-color: @borders; + border-radius: 0.5em; +} + +.floating-bar.bottom.left { /* axes left border and border radius */ + border-left-style: none; + border-top-left-radius: 0; +} +.floating-bar.bottom.right { /* axes right border and border radius */ + border-right-style: none; + border-top-right-radius: 0; +} + +.floating-bar:backdrop { + background-color: @text_widget_bg; + border-color: @unfocused_borders; +} + +.tr-workarea undershoot, +.tr-workarea overshoot { + border-color: transparent; } diff --git a/imports/breeze_to_native.css b/imports/breeze_to_native.css new file mode 100644 index 0000000..97fa614 --- /dev/null +++ b/imports/breeze_to_native.css @@ -0,0 +1,34 @@ +@define-color window_fg @theme_fg_color_breeze; +@define-color window_bg @theme_bg_color_breeze; +@define-color text_widget_fg @theme_text_color_breeze; +@define-color text_widget_bg @theme_base_color_breeze; + +@define-color disabled_fg @insensitive_fg_color_breeze; +@define-color disabled_bg @insensitive_bg_color_breeze; + +@define-color selected_fg @theme_selected_fg_color_breeze; +@define-color selected_bg @theme_selected_bg_color_breeze; + + +@define-color button_fg @theme_button_foreground_normal_breeze; +@define-color button_bg @theme_button_background_normal_breeze; +@define-color button_pushed_fg @button_fg; /*could need to be @selected_fg on some themes. Plasma does not have a setting for toggled buttons*/ +@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5); /*Plasma does not have a setting for toggled buttons*/ + +@define-color border_color shade(mix(@window_fg, @text_widget_bg, 0.5), 0.5); /* to honor Plasma's that would be @borders_breeze, instead of shade(...) */ + + +@define-color warning_color @warning_color_breeze; +@define-color error_color @error_color_breeze; +@define-color success_color @success_color_breeze; + + +@define-color titlebar_active_fg @theme_titlebar_foreground_breeze; +@define-color titlebar_active_bg @theme_titlebar_background_breeze; + +@define-color titlebar_backdrop_fg @theme_titlebar_foreground_backdrop_breeze; +@define-color titlebar_backdrop_bg @theme_titlebar_background_backdrop_breeze; + +@define-color hint_fg @tooltip_text_breeze; +@define-color hint_bg @tooltip_background_breeze; + diff --git a/imports/import.css b/imports/import.css new file mode 120000 index 0000000..72433a6 --- /dev/null +++ b/imports/import.css @@ -0,0 +1 @@ +import_honor_plasma.css \ No newline at end of file diff --git a/imports/import_honor_plasma.css b/imports/import_honor_plasma.css new file mode 100644 index 0000000..8d175fc --- /dev/null +++ b/imports/import_honor_plasma.css @@ -0,0 +1,41 @@ +/* This imports current selected theme's colors and then overwrites it with Plasma's colors */ + +@import "plasma_colors.css"; /*unfortunately if it does not exist, this theme will be broken!*/ +@import "../theme_colors.css"; + + + +@define-color window_fg @theme_fg_color_breeze; +@define-color window_bg @theme_bg_color_breeze; +@define-color text_widget_fg @theme_text_color_breeze; +@define-color text_widget_bg @theme_base_color_breeze; + +@define-color disabled_fg @insensitive_fg_color_breeze; +@define-color disabled_bg @insensitive_bg_color_breeze; + +@define-color selected_fg @theme_selected_fg_color_breeze; +@define-color selected_bg @theme_selected_bg_color_breeze; + + +@define-color button_fg @theme_button_foreground_normal_breeze; +@define-color button_bg @theme_button_background_normal_breeze; +@define-color button_pushed_fg @button_fg; /*could need to be @selected_fg on some themes. Plasma does not have a setting for toggled buttons*/ +@define-color button_pushed_bg shade(@button_bg, 0.4); /*Plasma does not have a setting for toggled buttons*/ + +@define-color border_color shade(mix(@window_fg, @text_widget_bg, 0.7), 1); /* to honor Plasma's that would be @borders_breeze, instead of shade(...) */ + + +@define-color warning_color @warning_color_breeze; +@define-color error_color @error_color_breeze; +@define-color success_color @success_color_breeze; + + +@define-color titlebar_active_fg @theme_titlebar_foreground_breeze; +@define-color titlebar_active_bg @theme_titlebar_background_breeze; + +@define-color titlebar_backdrop_fg @theme_titlebar_foreground_backdrop_breeze; +@define-color titlebar_backdrop_bg @theme_titlebar_background_backdrop_breeze; + +@define-color hint_fg @tooltip_text_breeze; +@define-color hint_bg @tooltip_background_breeze; + diff --git a/imports/import_ignore_plasma.css b/imports/import_ignore_plasma.css new file mode 100644 index 0000000..c752079 --- /dev/null +++ b/imports/import_ignore_plasma.css @@ -0,0 +1,3 @@ +/* This imports current selected theme's colors but DOES NOT import Plasma's colors */ + +@import "../theme_colors.css"; diff --git a/imports/native_to_breeze.css b/imports/native_to_breeze.css new file mode 100644 index 0000000..59dcdf7 --- /dev/null +++ b/imports/native_to_breeze.css @@ -0,0 +1,35 @@ +@define-color theme_fg_color_breeze @window_fg; +@define-color theme_bg_color_breeze @window_bg; +@define-color theme_text_color_breeze @text_widget_fg; +@define-color theme_base_color_breeze @text_widget_bg; + +@define-color insensitive_fg_color_breeze @disabled_fg; +@define-color insensitive_bg_color_breeze @disabled_bg; + +@define-color theme_selected_fg_color_breeze @selected_fg; +@define-color theme_selected_bg_color_breeze @selected_bg; + + +@define-color theme_button_foreground_normal_breeze @button_fg; +@define-color theme_button_background_normal_breeze @button_bg; + +/*Plasma does not have a setting for toggled buttons*/ +/* @define-color button_pushed_fg @button_fg; +@define-color button_pushed_bg mix(@button_bg, @selected_bg, 0.5);*/ + +@define-color border_color shade(mix(@window_fg, @text_widget_bg, 0.5), 0.5); + + +@define-color warning_color_breeze @warning_color; +@define-color error_color_breeze @error_color; +@define-color success_color_breeze @success_color; + + +@define-color theme_titlebar_foreground_breeze @titlebar_active_fg; +@define-color theme_titlebar_background_breeze @titlebar_active_bg; + +@define-color theme_titlebar_foreground_backdrop_breeze @titlebar_backdrop_fg; +@define-color theme_titlebar_background_backdrop_breeze @titlebar_backdrop_bg; + +@define-color tooltip_text_breeze @hint_fg; +@define-color tooltip_background_breeze @hint_bg; diff --git a/imports/plasma_active b/imports/plasma_active new file mode 100644 index 0000000..e69de29 diff --git a/imports/plasma_colors.css b/imports/plasma_colors.css new file mode 120000 index 0000000..28eb46f --- /dev/null +++ b/imports/plasma_colors.css @@ -0,0 +1 @@ +/home/nestor/.config/gtk-3.0/colors.css \ No newline at end of file diff --git a/index.theme b/index.theme new file mode 100755 index 0000000..4a89238 --- /dev/null +++ b/index.theme @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Pho-Earth Adaptive for KDE (alt) +Comment=Loosely based on pho-myrtus +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Pho-Earth Adaptive for KDE (alt) +MetacityTheme=pho-earth-by-night-alt +IconTheme=plane +CursorTheme=DMZ-Black +ButtonLayout=menu:minimize,maximize,close diff --git a/kde/PhoEarth.colors b/kde/PhoEarth.colors new file mode 100644 index 0000000..3db6e20 --- /dev/null +++ b/kde/PhoEarth.colors @@ -0,0 +1,102 @@ +[ColorEffects:Disabled] +Color=197,0,0 +ColorAmount=0.17500000000000002 +ColorEffect=3 +ContrastAmount=0.25 +ContrastEffect=1 +IntensityAmount=0.25 +IntensityEffect=0 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=213,198,176 +ColorAmount=0.1 +ColorEffect=2 +ContrastAmount=0.2 +ContrastEffect=1 +Enable=false +IntensityAmount=-0.05 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=246,240,227 +BackgroundNormal=165,177,149 +DecorationFocus=128,112,96 +DecorationHover=102,153,0 +ForegroundActive=32,95,86 +ForegroundInactive=116,105,90 +ForegroundLink=0,87,174 +ForegroundNegative=232,87,82 +ForegroundNeutral=133,98,0 +ForegroundNormal=0,0,0 +ForegroundPositive=93,102,110 +ForegroundVisited=100,74,155 + +[Colors:Selection] +BackgroundAlternate=69,90,0 +BackgroundNormal=47,90,0 +DecorationFocus=143,214,0 +DecorationHover=143,214,0 +ForegroundActive=14,211,0 +ForegroundInactive=187,187,187 +ForegroundLink=101,183,255 +ForegroundNegative=232,87,82 +ForegroundNeutral=227,170,0 +ForegroundNormal=174,255,0 +ForegroundPositive=34,255,0 +ForegroundVisited=167,137,255 + +[Colors:Tooltip] +BackgroundAlternate=250,248,241 +BackgroundNormal=253,252,251 +DecorationFocus=128,112,96 +DecorationHover=102,153,0 +ForegroundActive=32,95,86 +ForegroundInactive=197,179,153 +ForegroundLink=0,87,174 +ForegroundNegative=232,87,82 +ForegroundNeutral=227,170,0 +ForegroundNormal=0,0,0 +ForegroundPositive=93,102,110 +ForegroundVisited=100,74,155 + +[Colors:View] +BackgroundAlternate=191,185,172 +BackgroundNormal=210,203,189 +DecorationFocus=128,112,96 +DecorationHover=102,153,0 +ForegroundActive=32,95,86 +ForegroundInactive=125,125,125 +ForegroundLink=0,87,174 +ForegroundNegative=232,87,82 +ForegroundNeutral=227,170,0 +ForegroundNormal=0,0,0 +ForegroundPositive=93,102,110 +ForegroundVisited=100,74,155 + +[Colors:Window] +BackgroundAlternate=233,223,206 +BackgroundNormal=178,171,159 +DecorationFocus=128,112,96 +DecorationHover=102,153,0 +ForegroundActive=32,95,86 +ForegroundInactive=106,96,82 +ForegroundLink=0,87,174 +ForegroundNegative=232,87,82 +ForegroundNeutral=119,87,0 +ForegroundNormal=0,0,0 +ForegroundPositive=93,102,110 +ForegroundVisited=100,74,155 + +[General] +Name=pho-earth +shadeSortColumn=true + +[KDE] +contrast=7 + +[WM] +activeBackground=102,153,0 +activeForeground=227,255,126 +inactiveBackground=148,124,90 +inactiveForeground=0,0,0 diff --git a/kde/PhoEarthByNight.colors b/kde/PhoEarthByNight.colors new file mode 100644 index 0000000..72610bb --- /dev/null +++ b/kde/PhoEarthByNight.colors @@ -0,0 +1,105 @@ +[ColorEffects:Disabled] +Color=56,34,30 +ColorAmount=0.325 +ColorEffect=3 +ContrastAmount=0.65 +ContrastEffect=1 +IntensityAmount=0.25 +IntensityEffect=2 + +[ColorEffects:Inactive] +ChangeSelectionColor=true +Color=0,0,0 +ColorAmount=0.025 +ColorEffect=2 +ContrastAmount=0.4 +ContrastEffect=2 +Enable=false +IntensityAmount=0 +IntensityEffect=0 + +[Colors:Button] +BackgroundAlternate=66,65,64 +BackgroundNormal=67,76,66 +DecorationFocus=105,160,38 +DecorationHover=144,176,85 +ForegroundActive=189,240,149 +ForegroundInactive=120,119,117 +ForegroundLink=131,216,78 +ForegroundNegative=232,88,72 +ForegroundNeutral=192,162,95 +ForegroundNormal=232,230,227 +ForegroundPositive=120,183,83 +ForegroundVisited=142,121,165 + +[Colors:Selection] +BackgroundAlternate=22,68,120 +BackgroundNormal=57,128,25 +DecorationFocus=105,160,38 +DecorationHover=144,176,85 +ForegroundActive=189,240,149 +ForegroundInactive=107,166,78 +ForegroundLink=131,216,78 +ForegroundNegative=232,88,72 +ForegroundNeutral=192,162,95 +ForegroundNormal=195,255,138 +ForegroundPositive=120,183,83 +ForegroundVisited=142,121,165 + +[Colors:Tooltip] +BackgroundAlternate=17,51,86 +BackgroundNormal=48,80,14 +DecorationFocus=105,160,38 +DecorationHover=144,176,85 +ForegroundActive=189,240,149 +ForegroundInactive=120,119,117 +ForegroundLink=131,216,78 +ForegroundNegative=232,88,72 +ForegroundNeutral=192,162,95 +ForegroundNormal=196,209,224 +ForegroundPositive=120,183,83 +ForegroundVisited=142,121,165 + +[Colors:View] +BackgroundAlternate=42,39,39 +BackgroundNormal=47,44,44 +DecorationFocus=105,160,38 +DecorationHover=144,176,85 +ForegroundActive=189,240,149 +ForegroundInactive=120,119,117 +ForegroundLink=131,216,78 +ForegroundNegative=232,88,72 +ForegroundNeutral=192,162,95 +ForegroundNormal=212,210,207 +ForegroundPositive=120,183,83 +ForegroundVisited=142,121,165 + +[Colors:Window] +BackgroundAlternate=58,57,57 +BackgroundNormal=63,62,62 +DecorationFocus=105,160,38 +DecorationHover=144,176,85 +ForegroundActive=189,240,149 +ForegroundInactive=120,119,117 +ForegroundLink=131,216,78 +ForegroundNegative=232,88,72 +ForegroundNeutral=192,162,95 +ForegroundNormal=224,222,219 +ForegroundPositive=120,183,83 +ForegroundVisited=142,121,165 + +[General] +ColorScheme=Obsidian Coast Green +Name=Pho-Earth-by-night +shadeSortColumn=true + +[KDE] +contrast=7 + +[WM] +activeBackground=59,80,18 +activeBlend=255,255,255 +activeForeground=255,255,255 +inactiveBackground=64,63,62 +inactiveBlend=75,71,67 +inactiveForeground=128,127,125 diff --git a/kde/pho-earth-adaptive.qtcurve b/kde/pho-earth-adaptive.qtcurve new file mode 100644 index 0000000..27116a5 --- /dev/null +++ b/kde/pho-earth-adaptive.qtcurve @@ -0,0 +1,169 @@ +[KWin] +BorderSize=3 +InnerBorder=0 +OuterBorder=0 + +[Settings] +activeTabAppearance=harsh +animatedProgress=true +appearance=customgradient5 +bgndAppearance=flat +bgndGrad=horiz +bgndImage=none +bgndOpacity=100 +boldProgress=true +borderInactiveTab=true +borderMenuitems=false +borderProgress=true +borderSbarGroove=true +borderSelection=true +borderTab=false +buttonEffect=none +buttonStyleMenuSections=true +centerTabText=false +colorMenubarMouseOver=true +colorSelTab=0 +colorSliderMouseOver=true +coloredMouseOver=none +coloredTbarMo=false +comboBtn=none +comboSplitter=true +crButton=true +crColor=origselected +crHighlight=10 +crSize=15 +customAlphas=0 +customMenuNormTextColor=#000000 +customMenuSelTextColor=#000000 +customMenuTextColor=false +customShades=1.81,1.07,0.75,0.35,1,0.75 +customgradient1=3d,0,1.2,0.5,1,1,1 +customgradient2=3d,0,0.9,0.5,1,1,1 +customgradient4=none,0,0.8,0.25,1.8,0.95,1.5,1,2 +customgradient5=3dfull,0,1.4,1,0.85 +customgradient6=none,0,0.3,0.3,0.6,1,0.5 +customgradient7=none,0,0.5,0.3,0.9,1,0.95 +darkerBorders=false +defBtnIndicator=tint +dlgOpacity=100 +doubleGtkComboArrow=false +drawStatusBarFrames=true +dwtAppearance=flat +dwtSettings=33 +embolden=true +etchEntry=true +expanderHighlight=3 +fadeLines=false +fillProgress=true +fillSlider=true +flatSbarButtons=false +focus=full +forceAlternateLvCols=false +gbFactor=-6 +gbLabel=1 +glowProgress=none +grooveAppearance=inverted +groupBox=shaded +gtkButtonOrder=false +gtkComboMenus=false +gtkScrollViews=true +handles=1dot +hideShortcutUnderline=true +highlightFactor=20 +highlightScrollViews=true +highlightTab=true +inactiveTitlebarAppearance=customgradient1 +invertBotTab=true +lighterPopupMenuBgnd=2 +lvAppearance=soft +lvButton=true +lvLines=true +mapKdeIcons=true +menuBgndAppearance=flat +menuBgndGrad=horiz +menuBgndImage=none +menuBgndOpacity=100 +menuCloseDelay=300 +menuDelay=225 +menuIcons=true +menuStripe=none +menuStripeAppearance=darkinverted +menubarAppearance=flat +menubarApps=VirtualBox,smplayer +menubarHiding=0 +menubarMouseOver=true +menuitemAppearance=raised +noBgndGradientApps= +noBgndImageApps= +noBgndOpacityApps=vmware,smplayer,vmplayer,totem,sonata +noMenuBgndOpacityApps=vmware,gtk,vmplayer,totem,sonata +noMenuStripeApps=gtk,soffice.bin +nonnativeMenubarApps= +onlyTicksInMenu=false +passwordChar=9656 +popupBorder=true +progressAppearance=shinyglass +progressColor=origselected +progressGrooveAppearance=darkinverted +progressGrooveColor=dark +reorderGtkButtons=false +round=extra +roundAllTabs=true +roundMbTopOnly=true +sbarBgndAppearance=flat +scrollbarType=kde +selectionAppearance=flat +shadeCheckRadio=none +shadeMenubarOnlyWhenActive=false +shadeMenubars=none +shadePopupMenu=false +shadeSliders=origselected +shading=hsl +shadowSize=30 +sliderAppearance=customgradient5 +sliderFill=true +sliderStyle=r-round +sliderThumbs=none +sliderWidth=15 +smallRadio=false +sortedLv=selected +splitterHighlight=10 +splitters=1dot +square=1538 +statusbarApps=kde +statusbarHiding=0 +stdBtnSizes=false +stdSidebarButtons=false +stripedProgress=plain +stripedSbar=false +sunkenAppearance=customgradient4 +tabAppearance=harsh +tabBgnd=0 +tabMouseOver=glow +tbarBtnAppearance=none +tbarBtnEffect=none +tbarBtns=standard +thin=0 +thinSbarGroove=true +titlebarAlignment=center-full +titlebarAppearance=customgradient1 +titlebarButtonAppearance=gradient +titlebarButtonColors=#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000 +titlebarButtons=5 +titlebarEffect=shadow +titlebarIcon=title +toolbarAppearance=flat +toolbarBorders=none +toolbarSeparators=sunken +toolbarTabs=true +tooltipAppearance=gradient +unifyCombo=false +unifySpin=false +unifySpinBtns=false +useHighlightForMenu=true +useQtFileDialogApps= +vArrows=true +version=1.9.0 +windowBorder=36 +windowDrag=0 +xCheck=false diff --git a/previews/GTK3WF-05-NewStyle-Earth-by-night.png b/previews/GTK3WF-05-NewStyle-Earth-by-night.png new file mode 100644 index 0000000..aaa3e92 Binary files /dev/null and b/previews/GTK3WF-05-NewStyle-Earth-by-night.png differ diff --git a/previews/GTK3WF-05-NewStyle-Oxygen.png b/previews/GTK3WF-05-NewStyle-Oxygen.png new file mode 100644 index 0000000..a1aaf42 Binary files /dev/null and b/previews/GTK3WF-05-NewStyle-Oxygen.png differ diff --git a/previews/GTK3WF-05-NewStyle-pho-earth.png b/previews/GTK3WF-05-NewStyle-pho-earth.png new file mode 100644 index 0000000..a965da7 Binary files /dev/null and b/previews/GTK3WF-05-NewStyle-pho-earth.png differ diff --git a/previews/GTK3WF-1-KvDarkRed.png b/previews/GTK3WF-1-KvDarkRed.png new file mode 100644 index 0000000..4855e53 Binary files /dev/null and b/previews/GTK3WF-1-KvDarkRed.png differ diff --git a/previews/GTK3WF-2-OpenSuse-darkened.png b/previews/GTK3WF-2-OpenSuse-darkened.png new file mode 100644 index 0000000..c6ec6ec Binary files /dev/null and b/previews/GTK3WF-2-OpenSuse-darkened.png differ diff --git a/previews/GTK3WF-3-Earthen2.png b/previews/GTK3WF-3-Earthen2.png new file mode 100644 index 0000000..794cbb9 Binary files /dev/null and b/previews/GTK3WF-3-Earthen2.png differ diff --git a/previews/GTK3WF-4-NewStyle-2021-11-22.png b/previews/GTK3WF-4-NewStyle-2021-11-22.png new file mode 100644 index 0000000..54ec966 Binary files /dev/null and b/previews/GTK3WF-4-NewStyle-2021-11-22.png differ diff --git a/previews/mosaic-GTK3WF-1-Earthen2.png b/previews/mosaic-GTK3WF-1-Earthen2.png new file mode 100644 index 0000000..2745bdb Binary files /dev/null and b/previews/mosaic-GTK3WF-1-Earthen2.png differ diff --git a/previews/mosaic-GTK3WF-2-Grass.png b/previews/mosaic-GTK3WF-2-Grass.png new file mode 100644 index 0000000..1913f16 Binary files /dev/null and b/previews/mosaic-GTK3WF-2-Grass.png differ diff --git a/previews/mosaic-GTK3WF-3-KvCyan.png b/previews/mosaic-GTK3WF-3-KvCyan.png new file mode 100644 index 0000000..24f5c91 Binary files /dev/null and b/previews/mosaic-GTK3WF-3-KvCyan.png differ diff --git a/previews/mosaic-logo.png b/previews/mosaic-logo.png new file mode 100644 index 0000000..520d0aa Binary files /dev/null and b/previews/mosaic-logo.png differ diff --git a/previews/plateau-gtk3wf-1.png b/previews/plateau-gtk3wf-1.png new file mode 100644 index 0000000..a5654d1 Binary files /dev/null and b/previews/plateau-gtk3wf-1.png differ diff --git a/previews/plateau-gtk3wf-2.png b/previews/plateau-gtk3wf-2.png new file mode 100644 index 0000000..048f0a6 Binary files /dev/null and b/previews/plateau-gtk3wf-2.png differ diff --git a/previews/plateau-gtk3wf-3.png b/previews/plateau-gtk3wf-3.png new file mode 100644 index 0000000..1776a63 Binary files /dev/null and b/previews/plateau-gtk3wf-3.png differ diff --git a/theme_colors.css b/theme_colors.css new file mode 120000 index 0000000..9a52471 --- /dev/null +++ b/theme_colors.css @@ -0,0 +1 @@ +color_themes/dark-plateau.css \ No newline at end of file diff --git a/toggle_plasma.sh b/toggle_plasma.sh new file mode 100755 index 0000000..ac047ff --- /dev/null +++ b/toggle_plasma.sh @@ -0,0 +1,84 @@ +#! /bin/bash + +THEMES_DIR=color_themes +CSS_LINK_NAME=theme_colors.css +IMPORTS_DIR=imports +IMPORT_FILE=import.css +IMPORT_FILE_HONOR_PLASMA=import_honor_plasma.css +IMPORT_FILE_IGNORE_PLASMA=import_ignore_plasma.css + +PLASMA_ACTIVE=plasma_active +PLASMA_INACTIVE=plasma_inactive + +PLASMA_SOURCE_CSS_FILE=~/.config/gtk-3.0/colors.css +LINK_TO_PLASMA_SOURCE_FILE=plasma_colors.css + +maxParams=1 + +usage() { + + echo -e "Usage: $(basename "$0") [--current-status] \n" >&2 + echo -e "Toggles honoring Plasma's color theme on or off. If there is no color theme for GTK generated by Plasma, it won't be toggled on" >&2 + echo -e "\nOption --current-status tells if the theme is currently honoring Plasma color scheme or not" >&2 + +} + + +if [ $# -gt $maxParams ] +then + echo -e "\nError: Incorrect usage." >&2 + usage + exit 1 +fi + +if [ $# -eq 1 ] +then + if [ $1 = "--current-status" ] + then + [ -e $IMPORTS_DIR/PLASMA_ACTIVE ] && echo -e "The theme is honoring Plasma's color scheme\n" || echo -e "\nThe theme is NOT honoring Plasma's color scheme\n" + exit 0 + else + echo -e "\nError: Incorrect usage." >&2 + usage + exit 1 + fi +fi + + +# Making sure we are in the script's directory, otherwise it's not going to work +SCRIPT_PATH=`realpath "$0"` +SCRIPT_DIR=`dirname "$SCRIPT_PATH"` +cd $SCRIPT_DIR + + + +cd $IMPORTS_DIR + +#if we are honoring Plasma colors... +if [ -e $PLASMA_ACTIVE ] +then + # deactivate it + [ -h $IMPORT_FILE ] && rm $IMPORT_FILE + ln -s $IMPORT_FILE_IGNORE_PLASMA $IMPORT_FILE + rm $PLASMA_ACTIVE + touch $PLASMA_INACTIVE + echo -e "\n Plasma theme honoring toggled OFF (that is: GTK theme will not follow current Plasma color scheme)\n" +else + #before activating Plasma, check if plasma colors.css file exists! + if [ ! -e $PLASMA_SOURCE_CSS_FILE ] + then + echo -e "Could not find Plasma color theme for GTK ($PLASMA_SOURCE_CSS_FILE), so GTK theme will continue not attempting to follow Plasma color scheme. Not doing anything, therefore..." + cd cd $SCRIPT_DIR + exit 2 + fi + [ -h $IMPORT_FILE ] && rm $IMPORT_FILE + ln -s $IMPORT_FILE_HONOR_PLASMA $IMPORT_FILE + + [ -h $LINK_TO_PLASMA_SOURCE_FILE ] && rm $LINK_TO_PLASMA_SOURCE_FILE + ln -s $PLASMA_SOURCE_CSS_FILE $LINK_TO_PLASMA_SOURCE_FILE + + [ -e $PLASMA_INACTIVE ] && rm $PLASMA_INACTIVE + touch $PLASMA_ACTIVE + echo -e "\n Plasma theme honoring toggled ON (that is: GTK theme will follow current Plasma color scheme)\n" +fi +cd $SCRIPT_DIR \ No newline at end of file diff --git a/xfwm4-big/README b/xfwm4-big/README new file mode 100644 index 0000000..80b8f6e --- /dev/null +++ b/xfwm4-big/README @@ -0,0 +1,4 @@ +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2014 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/xfwm4-big/bottom-active.xpm b/xfwm4-big/bottom-active.xpm new file mode 100644 index 0000000..359890f --- /dev/null +++ b/xfwm4-big/bottom-active.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"24 6 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"################################", +"################################", +"################################", +"################################", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4-big/bottom-inactive.png b/xfwm4-big/bottom-inactive.png new file mode 100644 index 0000000..66e9751 Binary files /dev/null and b/xfwm4-big/bottom-inactive.png differ diff --git a/xfwm4-big/bottom-inactive.xpm b/xfwm4-big/bottom-inactive.xpm new file mode 100644 index 0000000..bae08b6 --- /dev/null +++ b/xfwm4-big/bottom-inactive.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"24 6 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +"################################", +"################################", +"################################", +"################################", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4-big/bottom-left-active.xpm b/xfwm4-big/bottom-left-active.xpm new file mode 100644 index 0000000..ec74ae0 --- /dev/null +++ b/xfwm4-big/bottom-left-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"24 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@######################", +"@@######################", +"@@######################", +"@@######################", +" @@@@@@@@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4-big/bottom-left-inactive.png b/xfwm4-big/bottom-left-inactive.png new file mode 100644 index 0000000..31d0a1f Binary files /dev/null and b/xfwm4-big/bottom-left-inactive.png differ diff --git a/xfwm4-big/bottom-left-inactive.xpm b/xfwm4-big/bottom-left-inactive.xpm new file mode 100644 index 0000000..9ecee6e --- /dev/null +++ b/xfwm4-big/bottom-left-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"24 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@######################", +"@@######################", +"@@######################", +"@@######################", +" @@@@@@@@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4-big/bottom-right-active.xpm b/xfwm4-big/bottom-right-active.xpm new file mode 100644 index 0000000..8289b77 --- /dev/null +++ b/xfwm4-big/bottom-right-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"24 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +"######################@@", +"######################@@", +"######################@@", +"######################@@", +"@@@@@@@@@@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@@@@@@@@@@@ "}; diff --git a/xfwm4-big/bottom-right-inactive.png b/xfwm4-big/bottom-right-inactive.png new file mode 100644 index 0000000..3ccba92 Binary files /dev/null and b/xfwm4-big/bottom-right-inactive.png differ diff --git a/xfwm4-big/bottom-right-inactive.xpm b/xfwm4-big/bottom-right-inactive.xpm new file mode 100644 index 0000000..c6471df --- /dev/null +++ b/xfwm4-big/bottom-right-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"24 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +"######################@@", +"######################@@", +"######################@@", +"######################@@", +"@@@@@@@@@@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@@@@@@@@@@@ "}; diff --git a/xfwm4-big/button-active.png b/xfwm4-big/button-active.png new file mode 100644 index 0000000..02b7bc5 Binary files /dev/null and b/xfwm4-big/button-active.png differ diff --git a/xfwm4-big/button-active.png.original b/xfwm4-big/button-active.png.original new file mode 100644 index 0000000..2709ac6 Binary files /dev/null and b/xfwm4-big/button-active.png.original differ diff --git a/xfwm4-big/button-inactive.png b/xfwm4-big/button-inactive.png new file mode 100644 index 0000000..8b33ff9 Binary files /dev/null and b/xfwm4-big/button-inactive.png differ diff --git a/xfwm4-big/close-active.png b/xfwm4-big/close-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/close-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/close-active.xpm b/xfwm4-big/close-active.xpm new file mode 100644 index 0000000..a5d32e6 --- /dev/null +++ b/xfwm4-big/close-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * close_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............##@...@##............", +"............###@.@###............", +"............@###@###@............", +".............@#####@.............", +"..............@###@..............", +".............@#####@.............", +"............@###@###@............", +"............###@.@###............", +"............##@...@##............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/close-inactive.png b/xfwm4-big/close-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/close-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/close-inactive.xpm b/xfwm4-big/close-inactive.xpm new file mode 100644 index 0000000..d245647 --- /dev/null +++ b/xfwm4-big/close-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"33 43 5 1", +" c None", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............##$...$##............", +"............###$.$###............", +"............$###$###$............", +".............$#####$.............", +"..............$###$..............", +".............$#####$.............", +"............$###$###$............", +"............###$.$###............", +"............##$...$##............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/close-prelight.png b/xfwm4-big/close-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/close-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/close-prelight.xpm b/xfwm4-big/close-prelight.xpm new file mode 100644 index 0000000..fb12ee8 --- /dev/null +++ b/xfwm4-big/close-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * close_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #cc0000", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++++@###@+++++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/close-pressed.png b/xfwm4-big/close-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/close-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/close-pressed.xpm b/xfwm4-big/close-pressed.xpm new file mode 100644 index 0000000..460157b --- /dev/null +++ b/xfwm4-big/close-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #FF2121", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++++@###@+++++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/hide-active.png b/xfwm4-big/hide-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/hide-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/hide-active.xpm b/xfwm4-big/hide-active.xpm new file mode 100644 index 0000000..2dcd32b --- /dev/null +++ b/xfwm4-big/hide-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............#########............", +"............#########............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/hide-inactive.png b/xfwm4-big/hide-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/hide-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/hide-inactive.xpm b/xfwm4-big/hide-inactive.xpm new file mode 100644 index 0000000..4e9e656 --- /dev/null +++ b/xfwm4-big/hide-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"33 43 5 1", +" c None", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............#########............", +"............#########............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/hide-prelight.png b/xfwm4-big/hide-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/hide-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/hide-prelight.xpm b/xfwm4-big/hide-prelight.xpm new file mode 100644 index 0000000..c5e4c6f --- /dev/null +++ b/xfwm4-big/hide-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/hide-pressed.png b/xfwm4-big/hide-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/hide-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/hide-pressed.xpm b/xfwm4-big/hide-pressed.xpm new file mode 100644 index 0000000..97e82c3 --- /dev/null +++ b/xfwm4-big/hide-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...........#########...........@", +"@...........#########...........@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/left-active.xpm b/xfwm4-big/left-active.xpm new file mode 100644 index 0000000..02dd58d --- /dev/null +++ b/xfwm4-big/left-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * left_active_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####"}; diff --git a/xfwm4-big/left-inactive.png b/xfwm4-big/left-inactive.png new file mode 100644 index 0000000..15434c0 Binary files /dev/null and b/xfwm4-big/left-inactive.png differ diff --git a/xfwm4-big/left-inactive.xpm b/xfwm4-big/left-inactive.xpm new file mode 100644 index 0000000..766d409 --- /dev/null +++ b/xfwm4-big/left-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####"}; diff --git a/xfwm4-big/maximize-active.png b/xfwm4-big/maximize-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/maximize-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/maximize-active.xpm b/xfwm4-big/maximize-active.xpm new file mode 100644 index 0000000..e58ddb3 --- /dev/null +++ b/xfwm4-big/maximize-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............#########............", +"............#########............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............#########............", +"............#########............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/maximize-inactive.png b/xfwm4-big/maximize-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/maximize-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/maximize-inactive.xpm b/xfwm4-big/maximize-inactive.xpm new file mode 100644 index 0000000..149dad9 --- /dev/null +++ b/xfwm4-big/maximize-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"33 43 5 1", +" c None", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............#########............", +"............#########............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............#########............", +"............#########............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/maximize-prelight.png b/xfwm4-big/maximize-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/maximize-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/maximize-prelight.xpm b/xfwm4-big/maximize-prelight.xpm new file mode 100644 index 0000000..f0951de --- /dev/null +++ b/xfwm4-big/maximize-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/maximize-pressed.png b/xfwm4-big/maximize-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/maximize-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/maximize-pressed.xpm b/xfwm4-big/maximize-pressed.xpm new file mode 100644 index 0000000..fcc6c00 --- /dev/null +++ b/xfwm4-big/maximize-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...........#########...........@", +"@...........#########...........@", +"@...........##.....##...........@", +"@...........##.....##...........@", +"@...........##.....##...........@", +"@...........##.....##...........@", +"@...........##.....##...........@", +"@...........#########...........@", +"@...........#########...........@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/maximize-toggled-active.png b/xfwm4-big/maximize-toggled-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/maximize-toggled-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/maximize-toggled-active.xpm b/xfwm4-big/maximize-toggled-active.xpm new file mode 100644 index 0000000..69ae161 --- /dev/null +++ b/xfwm4-big/maximize-toggled-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".............#######.............", +".............#######.............", +".............##...##.............", +".............##...##.............", +".............##...##.............", +".............#######.............", +".............#######.............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/maximize-toggled-inactive.png b/xfwm4-big/maximize-toggled-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/maximize-toggled-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/maximize-toggled-inactive.xpm b/xfwm4-big/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..8b04ac2 --- /dev/null +++ b/xfwm4-big/maximize-toggled-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"33 43 5 1", +" c None", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".............#######.............", +".............#######.............", +".............##...##.............", +".............##...##.............", +".............##...##.............", +".............#######.............", +".............#######.............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/maximize-toggled-prelight.png b/xfwm4-big/maximize-toggled-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/maximize-toggled-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/maximize-toggled-prelight.xpm b/xfwm4-big/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..2691a1e --- /dev/null +++ b/xfwm4-big/maximize-toggled-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@++++++++++++#######++++++++++++@", +"@++++++++++++#######++++++++++++@", +"@++++++++++++##+++##++++++++++++@", +"@++++++++++++##+++##++++++++++++@", +"@++++++++++++##+++##++++++++++++@", +"@++++++++++++#######++++++++++++@", +"@++++++++++++#######++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/maximize-toggled-pressed.png b/xfwm4-big/maximize-toggled-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/maximize-toggled-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/maximize-toggled-pressed.xpm b/xfwm4-big/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..d8b10bb --- /dev/null +++ b/xfwm4-big/maximize-toggled-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@............#######............@", +"@............#######............@", +"@............##...##............@", +"@............##...##............@", +"@............##...##............@", +"@............#######............@", +"@............#######............@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/menu-active.png b/xfwm4-big/menu-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/menu-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/menu-active.xpm b/xfwm4-big/menu-active.xpm new file mode 100644 index 0000000..01c158a --- /dev/null +++ b/xfwm4-big/menu-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"33 43 3 1", +" c None", +". c #C0C0FF s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/menu-inactive.png b/xfwm4-big/menu-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/menu-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/menu-inactive.xpm b/xfwm4-big/menu-inactive.xpm new file mode 100644 index 0000000..5a0f700 --- /dev/null +++ b/xfwm4-big/menu-inactive.xpm @@ -0,0 +1,48 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"33 43 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/menu-prelight.png b/xfwm4-big/menu-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/menu-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/menu-prelight.xpm b/xfwm4-big/menu-prelight.xpm new file mode 100644 index 0000000..32b8d86 --- /dev/null +++ b/xfwm4-big/menu-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/menu-pressed.png b/xfwm4-big/menu-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/menu-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/menu-pressed.xpm b/xfwm4-big/menu-pressed.xpm new file mode 100644 index 0000000..728618f --- /dev/null +++ b/xfwm4-big/menu-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/right-active.xpm b/xfwm4-big/right-active.xpm new file mode 100644 index 0000000..1e8c3e7 --- /dev/null +++ b/xfwm4-big/right-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * right_active_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@"}; diff --git a/xfwm4-big/right-inactive.png b/xfwm4-big/right-inactive.png new file mode 100644 index 0000000..767a524 Binary files /dev/null and b/xfwm4-big/right-inactive.png differ diff --git a/xfwm4-big/right-inactive.xpm b/xfwm4-big/right-inactive.xpm new file mode 100644 index 0000000..723c203 --- /dev/null +++ b/xfwm4-big/right-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@"}; diff --git a/xfwm4-big/shade-active.png b/xfwm4-big/shade-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/shade-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/shade-active.xpm b/xfwm4-big/shade-active.xpm new file mode 100644 index 0000000..234c3c0 --- /dev/null +++ b/xfwm4-big/shade-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................@................", +"...............@#@...............", +"..............@###@..............", +".............@#####@.............", +"............@###@###@............", +"............###@.@###............", +"............##@...@##............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/shade-inactive.png b/xfwm4-big/shade-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/shade-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/shade-inactive.xpm b/xfwm4-big/shade-inactive.xpm new file mode 100644 index 0000000..6f2db66 --- /dev/null +++ b/xfwm4-big/shade-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"33 43 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................$................", +"...............$#$...............", +"..............$###$..............", +".............$#####$.............", +"............$###$###$............", +"............###$.$###............", +"............##$...$##............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/shade-prelight.png b/xfwm4-big/shade-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/shade-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/shade-prelight.xpm b/xfwm4-big/shade-prelight.xpm new file mode 100644 index 0000000..510846e --- /dev/null +++ b/xfwm4-big/shade-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++@+++++++++++++++@", +"@++++++++++++++@#@++++++++++++++@", +"@+++++++++++++@###@+++++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/shade-pressed.png b/xfwm4-big/shade-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/shade-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/shade-pressed.xpm b/xfwm4-big/shade-pressed.xpm new file mode 100644 index 0000000..f97f0e2 --- /dev/null +++ b/xfwm4-big/shade-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............@...............@", +"@..............@#@..............@", +"@.............@###@.............@", +"@............@#####@............@", +"@...........@###@###@...........@", +"@...........###@.@###...........@", +"@...........##@...@##...........@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/shade-toggled-active.png b/xfwm4-big/shade-toggled-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/shade-toggled-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/shade-toggled-active.xpm b/xfwm4-big/shade-toggled-active.xpm new file mode 100644 index 0000000..2f98702 --- /dev/null +++ b/xfwm4-big/shade-toggled-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............##@...@##............", +"............###@.@###............", +"............@###@###@............", +".............@#####@.............", +"..............@###@..............", +"...............@#@...............", +"................@................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/shade-toggled-inactive.png b/xfwm4-big/shade-toggled-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/shade-toggled-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/shade-toggled-inactive.xpm b/xfwm4-big/shade-toggled-inactive.xpm new file mode 100644 index 0000000..cd40d2d --- /dev/null +++ b/xfwm4-big/shade-toggled-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"33 43 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............##$...$##............", +"............###$.$###............", +"............$###$###$............", +".............$#####$.............", +"..............$###$..............", +"...............$#$...............", +"................$................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/shade-toggled-prelight.png b/xfwm4-big/shade-toggled-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/shade-toggled-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/shade-toggled-prelight.xpm b/xfwm4-big/shade-toggled-prelight.xpm new file mode 100644 index 0000000..449df58 --- /dev/null +++ b/xfwm4-big/shade-toggled-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++++@###@+++++++++++++@", +"@++++++++++++++@#@++++++++++++++@", +"@+++++++++++++++@+++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/shade-toggled-pressed.png b/xfwm4-big/shade-toggled-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/shade-toggled-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/shade-toggled-pressed.xpm b/xfwm4-big/shade-toggled-pressed.xpm new file mode 100644 index 0000000..4ca7a43 --- /dev/null +++ b/xfwm4-big/shade-toggled-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...........##@...@##...........@", +"@...........###@.@###...........@", +"@...........@###@###@...........@", +"@............@#####@............@", +"@.............@###@.............@", +"@..............@#@..............@", +"@...............@...............@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/stick-active.png b/xfwm4-big/stick-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/stick-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/stick-active.xpm b/xfwm4-big/stick-active.xpm new file mode 100644 index 0000000..1f0d26f --- /dev/null +++ b/xfwm4-big/stick-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"...............@#@...............", +"...............###...............", +"...............###...............", +"............@#######@............", +"............#########............", +"............@#######@............", +"...............###...............", +"...............###...............", +"...............@#@...............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/stick-inactive.png b/xfwm4-big/stick-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/stick-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/stick-inactive.xpm b/xfwm4-big/stick-inactive.xpm new file mode 100644 index 0000000..805c5e6 --- /dev/null +++ b/xfwm4-big/stick-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"33 43 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"...............$#$...............", +"...............###...............", +"...............###...............", +"............$#######$............", +"............#########............", +"............$#######$............", +"...............###...............", +"...............###...............", +"...............$#$...............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/stick-prelight.png b/xfwm4-big/stick-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/stick-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/stick-prelight.xpm b/xfwm4-big/stick-prelight.xpm new file mode 100644 index 0000000..0c22cc9 --- /dev/null +++ b/xfwm4-big/stick-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@++++++++++++++@#@++++++++++++++@", +"@++++++++++++++###++++++++++++++@", +"@++++++++++++++###++++++++++++++@", +"@+++++++++++@#######@+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++@#######@+++++++++++@", +"@++++++++++++++###++++++++++++++@", +"@++++++++++++++###++++++++++++++@", +"@++++++++++++++@#@++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/stick-pressed.png b/xfwm4-big/stick-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/stick-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/stick-pressed.xpm b/xfwm4-big/stick-pressed.xpm new file mode 100644 index 0000000..2bc4c48 --- /dev/null +++ b/xfwm4-big/stick-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@..............@#@..............@", +"@..............###..............@", +"@..............###..............@", +"@...........@#######@...........@", +"@...........#########...........@", +"@...........@#######@...........@", +"@..............###..............@", +"@..............###..............@", +"@..............@#@..............@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/stick-toggled-active.png b/xfwm4-big/stick-toggled-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/stick-toggled-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/stick-toggled-active.xpm b/xfwm4-big/stick-toggled-active.xpm new file mode 100644 index 0000000..872f1ea --- /dev/null +++ b/xfwm4-big/stick-toggled-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"...............###...............", +"...............###...............", +"...............@#@...............", +"............##$.$.@##............", +"............###@.@###............", +"............##@.@.@##............", +"...............@#@...............", +"...............###...............", +"...............###...............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/stick-toggled-inactive.png b/xfwm4-big/stick-toggled-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4-big/stick-toggled-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4-big/stick-toggled-inactive.xpm b/xfwm4-big/stick-toggled-inactive.xpm new file mode 100644 index 0000000..f132c0c --- /dev/null +++ b/xfwm4-big/stick-toggled-inactive.xpm @@ -0,0 +1,51 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"33 43 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"...............###...............", +"...............###...............", +"...............$#$...............", +"............##$.$.$##............", +"............###$.$###............", +"............##$.$.$##............", +"...............$#$...............", +"...............###...............", +"...............###...............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/stick-toggled-prelight.png b/xfwm4-big/stick-toggled-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/stick-toggled-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/stick-toggled-prelight.xpm b/xfwm4-big/stick-toggled-prelight.xpm new file mode 100644 index 0000000..5de23ec --- /dev/null +++ b/xfwm4-big/stick-toggled-prelight.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..$$$$$$$$$$$$$$$$$$$$$$$$$$$$$..", +".$+++++++++++++++++++++++++++++$.", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$++++++++++++++###++++++++++++++$", +"$++++++++++++++###++++++++++++++$", +"$++++++++++++++@#@++++++++++++++$", +"$+++++++++++##@+@+@##+++++++++++$", +"$+++++++++++###@+@###+++++++++++$", +"$+++++++++++##@+@+@##+++++++++++$", +"$++++++++++++++@#@++++++++++++++$", +"$++++++++++++++###++++++++++++++$", +"$++++++++++++++###++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +".$+++++++++++++++++++++++++++++$.", +"..$$$$$$$$$$$$$$$$$$$$$$$$$$$$$..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/stick-toggled-pressed.png b/xfwm4-big/stick-toggled-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4-big/stick-toggled-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4-big/stick-toggled-pressed.xpm b/xfwm4-big/stick-toggled-pressed.xpm new file mode 100644 index 0000000..2bee52a --- /dev/null +++ b/xfwm4-big/stick-toggled-pressed.xpm @@ -0,0 +1,53 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"33 43 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@..............###..............@", +"@..............###..............@", +"@..............@#@..............@", +"@...........##@.@.@##...........@", +"@...........###@.@###...........@", +"@...........##@.@.@##...........@", +"@..............@#@..............@", +"@..............###..............@", +"@..............###..............@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4-big/themerc b/xfwm4-big/themerc new file mode 100644 index 0000000..89cbd52 --- /dev/null +++ b/xfwm4-big/themerc @@ -0,0 +1,20 @@ +active_text_color=active_text_color_2 +active_text_shadow_color=active_hilight_1 +inactive_text_color=inactive_text_color_2 +inactive_text_shadow_color=inactive_hilight_1 +button_offset=2 +button_spacing=0 +frame_border_top=6 +full_width_title=true +maximized_offset=0 +show_app_icon=true +shadow_delta_height=20 +shadow_delta_width=20 +shadow_delta_x=20 +shadow_delta_y=0 +shadow_opacity=50 +title_horizontal_offset=1 +title_shadow_active=under +title_shadow_inactive=under +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 diff --git a/xfwm4-big/title-1-active.png b/xfwm4-big/title-1-active.png new file mode 100644 index 0000000..49f9290 Binary files /dev/null and b/xfwm4-big/title-1-active.png differ diff --git a/xfwm4-big/title-1-active.png.original b/xfwm4-big/title-1-active.png.original new file mode 100644 index 0000000..8a3527d Binary files /dev/null and b/xfwm4-big/title-1-active.png.original differ diff --git a/xfwm4-big/title-1-active.xpm b/xfwm4-big/title-1-active.xpm new file mode 100644 index 0000000..0b32bcf --- /dev/null +++ b/xfwm4-big/title-1-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * title_active_xpm[] = { +"6 43 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +"@@@@@@@@", +"@@@@@@@@", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4-big/title-1-active.xpm.original b/xfwm4-big/title-1-active.xpm.original new file mode 100644 index 0000000..9f0e8a0 --- /dev/null +++ b/xfwm4-big/title-1-active.xpm.original @@ -0,0 +1,48 @@ +/* XPM */ +static char * title_active_xpm[] = { +"6 43 2 1", +" c None", +". c #C0C0FF s active_mid_2", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4-big/title-1-inactive.png b/xfwm4-big/title-1-inactive.png new file mode 100644 index 0000000..ba8ebb4 Binary files /dev/null and b/xfwm4-big/title-1-inactive.png differ diff --git a/xfwm4-big/title-1-inactive.xpm b/xfwm4-big/title-1-inactive.xpm new file mode 100644 index 0000000..144f5e6 --- /dev/null +++ b/xfwm4-big/title-1-inactive.xpm @@ -0,0 +1,48 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"6 43 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4-big/title-2-active.png b/xfwm4-big/title-2-active.png new file mode 120000 index 0000000..b4aa42b --- /dev/null +++ b/xfwm4-big/title-2-active.png @@ -0,0 +1 @@ +title-1-active.png \ No newline at end of file diff --git a/xfwm4-big/title-2-active.xpm b/xfwm4-big/title-2-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-big/title-2-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-big/title-2-inactive.png b/xfwm4-big/title-2-inactive.png new file mode 120000 index 0000000..6cd8713 --- /dev/null +++ b/xfwm4-big/title-2-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png \ No newline at end of file diff --git a/xfwm4-big/title-2-inactive.xpm b/xfwm4-big/title-2-inactive.xpm new file mode 120000 index 0000000..b5c58ae --- /dev/null +++ b/xfwm4-big/title-2-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm \ No newline at end of file diff --git a/xfwm4-big/title-3-active.png b/xfwm4-big/title-3-active.png new file mode 120000 index 0000000..b4aa42b --- /dev/null +++ b/xfwm4-big/title-3-active.png @@ -0,0 +1 @@ +title-1-active.png \ No newline at end of file diff --git a/xfwm4-big/title-3-active.xpm b/xfwm4-big/title-3-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-big/title-3-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-big/title-3-inactive.png b/xfwm4-big/title-3-inactive.png new file mode 120000 index 0000000..6cd8713 --- /dev/null +++ b/xfwm4-big/title-3-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png \ No newline at end of file diff --git a/xfwm4-big/title-3-inactive.xpm b/xfwm4-big/title-3-inactive.xpm new file mode 120000 index 0000000..b5c58ae --- /dev/null +++ b/xfwm4-big/title-3-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm \ No newline at end of file diff --git a/xfwm4-big/title-4-active.png b/xfwm4-big/title-4-active.png new file mode 120000 index 0000000..b4aa42b --- /dev/null +++ b/xfwm4-big/title-4-active.png @@ -0,0 +1 @@ +title-1-active.png \ No newline at end of file diff --git a/xfwm4-big/title-4-active.xpm b/xfwm4-big/title-4-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-big/title-4-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-big/title-4-inactive.png b/xfwm4-big/title-4-inactive.png new file mode 120000 index 0000000..6cd8713 --- /dev/null +++ b/xfwm4-big/title-4-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png \ No newline at end of file diff --git a/xfwm4-big/title-4-inactive.xpm b/xfwm4-big/title-4-inactive.xpm new file mode 120000 index 0000000..b5c58ae --- /dev/null +++ b/xfwm4-big/title-4-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm \ No newline at end of file diff --git a/xfwm4-big/title-5-active.png b/xfwm4-big/title-5-active.png new file mode 120000 index 0000000..b4aa42b --- /dev/null +++ b/xfwm4-big/title-5-active.png @@ -0,0 +1 @@ +title-1-active.png \ No newline at end of file diff --git a/xfwm4-big/title-5-active.xpm b/xfwm4-big/title-5-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-big/title-5-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-big/title-5-inactive.png b/xfwm4-big/title-5-inactive.png new file mode 120000 index 0000000..6cd8713 --- /dev/null +++ b/xfwm4-big/title-5-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png \ No newline at end of file diff --git a/xfwm4-big/title-5-inactive.xpm b/xfwm4-big/title-5-inactive.xpm new file mode 120000 index 0000000..b5c58ae --- /dev/null +++ b/xfwm4-big/title-5-inactive.xpm @@ -0,0 +1 @@ +title-1-inactive.xpm \ No newline at end of file diff --git a/xfwm4-big/top-left-active.png b/xfwm4-big/top-left-active.png new file mode 100644 index 0000000..e91cc34 Binary files /dev/null and b/xfwm4-big/top-left-active.png differ diff --git a/xfwm4-big/top-left-active.png.original b/xfwm4-big/top-left-active.png.original new file mode 100644 index 0000000..fde361c Binary files /dev/null and b/xfwm4-big/top-left-active.png.original differ diff --git a/xfwm4-big/top-left-active.xpm b/xfwm4-big/top-left-active.xpm new file mode 100644 index 0000000..23a2c84 --- /dev/null +++ b/xfwm4-big/top-left-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"12 43 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +" @@@@@", +" @@@@@@@", +" @@@@.....", +" @@@.......", +" @@........", +" @@.........", +" @@.........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@.........."}; diff --git a/xfwm4-big/top-left-inactive.png b/xfwm4-big/top-left-inactive.png new file mode 100644 index 0000000..e7f829c Binary files /dev/null and b/xfwm4-big/top-left-inactive.png differ diff --git a/xfwm4-big/top-left-inactive.xpm b/xfwm4-big/top-left-inactive.xpm new file mode 100644 index 0000000..88786d4 --- /dev/null +++ b/xfwm4-big/top-left-inactive.xpm @@ -0,0 +1,48 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"12 43 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +" .....", +" .......", +" .........", +" ..........", +" ..........", +" ...........", +" ...........", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............"}; diff --git a/xfwm4-big/top-right-active.png b/xfwm4-big/top-right-active.png new file mode 100644 index 0000000..3427082 Binary files /dev/null and b/xfwm4-big/top-right-active.png differ diff --git a/xfwm4-big/top-right-active.xpm b/xfwm4-big/top-right-active.xpm new file mode 100644 index 0000000..7273c54 --- /dev/null +++ b/xfwm4-big/top-right-active.xpm @@ -0,0 +1,49 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"12 43 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +"@@@@@ ", +"@@@@@@@ ", +".....@@@@ ", +".......@@@ ", +"........@@ ", +".........@@ ", +".........@@ ", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@"}; diff --git a/xfwm4-big/top-right-inactive.png b/xfwm4-big/top-right-inactive.png new file mode 100644 index 0000000..245762a Binary files /dev/null and b/xfwm4-big/top-right-inactive.png differ diff --git a/xfwm4-big/top-right-inactive.xpm b/xfwm4-big/top-right-inactive.xpm new file mode 100644 index 0000000..0b892ed --- /dev/null +++ b/xfwm4-big/top-right-inactive.xpm @@ -0,0 +1,48 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"12 43 2 1", +" c None", +". c #C0C0FF s inactive_color_1", +"..... ", +"....... ", +"......... ", +".......... ", +".......... ", +"........... ", +"........... ", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............"}; diff --git a/xfwm4/README b/xfwm4/README new file mode 100644 index 0000000..80b8f6e --- /dev/null +++ b/xfwm4/README @@ -0,0 +1,4 @@ +SVG based theme for xfwm4. +Created Sept. 2006 by Olivier Fourdan +Modified Oct. 2014 by Olivier Fourdan +Theme released under GNU GPL license. diff --git a/xfwm4/bottom-active.xpm b/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..359890f --- /dev/null +++ b/xfwm4/bottom-active.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"24 6 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"################################", +"################################", +"################################", +"################################", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4/bottom-inactive.png b/xfwm4/bottom-inactive.png new file mode 100644 index 0000000..66e9751 Binary files /dev/null and b/xfwm4/bottom-inactive.png differ diff --git a/xfwm4/bottom-inactive.xpm b/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..bae08b6 --- /dev/null +++ b/xfwm4/bottom-inactive.xpm @@ -0,0 +1,12 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"24 6 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +"################################", +"################################", +"################################", +"################################", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4/bottom-left-active.xpm b/xfwm4/bottom-left-active.xpm new file mode 100644 index 0000000..ec74ae0 --- /dev/null +++ b/xfwm4/bottom-left-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"24 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@######################", +"@@######################", +"@@######################", +"@@######################", +" @@@@@@@@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4/bottom-left-inactive.png b/xfwm4/bottom-left-inactive.png new file mode 100644 index 0000000..31d0a1f Binary files /dev/null and b/xfwm4/bottom-left-inactive.png differ diff --git a/xfwm4/bottom-left-inactive.xpm b/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..9ecee6e --- /dev/null +++ b/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"24 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@#### ", +"@@######################", +"@@######################", +"@@######################", +"@@######################", +" @@@@@@@@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4/bottom-right-active.xpm b/xfwm4/bottom-right-active.xpm new file mode 100644 index 0000000..8289b77 --- /dev/null +++ b/xfwm4/bottom-right-active.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"24 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +"######################@@", +"######################@@", +"######################@@", +"######################@@", +"@@@@@@@@@@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@@@@@@@@@@@ "}; diff --git a/xfwm4/bottom-right-inactive.png b/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..3ccba92 Binary files /dev/null and b/xfwm4/bottom-right-inactive.png differ diff --git a/xfwm4/bottom-right-inactive.xpm b/xfwm4/bottom-right-inactive.xpm new file mode 100644 index 0000000..c6471df --- /dev/null +++ b/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char * bottom_right_inactive_xpm[] = { +"24 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +" ####@@", +"######################@@", +"######################@@", +"######################@@", +"######################@@", +"@@@@@@@@@@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@@@@@@@@@@@ "}; diff --git a/xfwm4/button-active.png b/xfwm4/button-active.png new file mode 100644 index 0000000..02b7bc5 Binary files /dev/null and b/xfwm4/button-active.png differ diff --git a/xfwm4/button-active.png.original b/xfwm4/button-active.png.original new file mode 100644 index 0000000..2709ac6 Binary files /dev/null and b/xfwm4/button-active.png.original differ diff --git a/xfwm4/button-inactive.png b/xfwm4/button-inactive.png new file mode 100644 index 0000000..8b33ff9 Binary files /dev/null and b/xfwm4/button-inactive.png differ diff --git a/xfwm4/change_color.sh b/xfwm4/change_color.sh new file mode 100755 index 0000000..553bee5 --- /dev/null +++ b/xfwm4/change_color.sh @@ -0,0 +1,19 @@ +#! /bin/bash + +#Edits all xpm files in current directory, replacing the contents of variable "or" for the contents of "dest" + +or="C0C0FF s inactive_color_1" +dest="C0C0FF s inactive_color_2" +files=*inactive.xpm +files_string='*inactive.xpm' +echo "'$or' will be replaced by '$dest' on all $files_string files" +read -p "Are you sure? (Y/N) " resposta +if [[ $resposta == "Y" || $resposta == "y" ]] +then + echo "will crawl the follwing files:" *inactive.xpm + sed -i "s/$or/$dest/g" *.xpm +else + echo "Your answer was not Y, so no doing anything..." +fi + + diff --git a/xfwm4/close-active.png b/xfwm4/close-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/close-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/close-active.xpm b/xfwm4/close-active.xpm new file mode 100644 index 0000000..6b7352e --- /dev/null +++ b/xfwm4/close-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * close_active_xpm[] = { +"33 37 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............##@...@##............", +"............###@.@###............", +"............@###@###@............", +".............@#####@.............", +"..............@###@..............", +".............@#####@.............", +"............@###@###@............", +"............###@.@###............", +"............##@...@##............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/close-inactive.png b/xfwm4/close-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/close-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/close-inactive.xpm b/xfwm4/close-inactive.xpm new file mode 100644 index 0000000..cebbb16 --- /dev/null +++ b/xfwm4/close-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * close_inactive_xpm[] = { +"33 37 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............##$...$##............", +"............###$.$###............", +"............$###$###$............", +".............$#####$.............", +"..............$###$..............", +".............$#####$.............", +"............$###$###$............", +"............###$.$###............", +"............##$...$##............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/close-prelight.png b/xfwm4/close-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/close-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/close-prelight.xpm b/xfwm4/close-prelight.xpm new file mode 100644 index 0000000..be699e9 --- /dev/null +++ b/xfwm4/close-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * close_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #cc0000", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++++@###@+++++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/close-pressed.png b/xfwm4/close-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/close-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/close-pressed.xpm b/xfwm4/close-pressed.xpm new file mode 100644 index 0000000..4007493 --- /dev/null +++ b/xfwm4/close-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * close_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #FF2121", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++++@###@+++++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/hide-active.png b/xfwm4/hide-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/hide-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/hide-active.xpm b/xfwm4/hide-active.xpm new file mode 100644 index 0000000..70a7367 --- /dev/null +++ b/xfwm4/hide-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"33 37 6 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............#########............", +"............#########............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/hide-inactive.png b/xfwm4/hide-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/hide-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/hide-inactive.xpm b/xfwm4/hide-inactive.xpm new file mode 100644 index 0000000..2706a82 --- /dev/null +++ b/xfwm4/hide-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * hide_inactive_xpm[] = { +"33 37 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............#########............", +"............#########............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/hide-prelight.png b/xfwm4/hide-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/hide-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/hide-prelight.xpm b/xfwm4/hide-prelight.xpm new file mode 100644 index 0000000..ef2314a --- /dev/null +++ b/xfwm4/hide-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * hide_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/hide-pressed.png b/xfwm4/hide-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/hide-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/hide-pressed.xpm b/xfwm4/hide-pressed.xpm new file mode 100644 index 0000000..e0e20da --- /dev/null +++ b/xfwm4/hide-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * hide_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...........#########...........@", +"@...........#########...........@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/left-active.xpm b/xfwm4/left-active.xpm new file mode 100644 index 0000000..02dd58d --- /dev/null +++ b/xfwm4/left-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * left_active_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####"}; diff --git a/xfwm4/left-inactive.png b/xfwm4/left-inactive.png new file mode 100644 index 0000000..15434c0 Binary files /dev/null and b/xfwm4/left-inactive.png differ diff --git a/xfwm4/left-inactive.xpm b/xfwm4/left-inactive.xpm new file mode 100644 index 0000000..766d409 --- /dev/null +++ b/xfwm4/left-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####", +"@@####"}; diff --git a/xfwm4/maximize-active.png b/xfwm4/maximize-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/maximize-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/maximize-active.xpm b/xfwm4/maximize-active.xpm new file mode 100644 index 0000000..3bd889a --- /dev/null +++ b/xfwm4/maximize-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"33 37 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............#########............", +"............#########............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............#########............", +"............#########............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/maximize-inactive.png b/xfwm4/maximize-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/maximize-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/maximize-inactive.xpm b/xfwm4/maximize-inactive.xpm new file mode 100644 index 0000000..63c3913 --- /dev/null +++ b/xfwm4/maximize-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"33 37 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............#########............", +"............#########............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............##.....##............", +"............#########............", +"............#########............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/maximize-prelight.png b/xfwm4/maximize-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/maximize-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/maximize-prelight.xpm b/xfwm4/maximize-prelight.xpm new file mode 100644 index 0000000..af72884 --- /dev/null +++ b/xfwm4/maximize-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++##+++++##+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/maximize-pressed.png b/xfwm4/maximize-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/maximize-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/maximize-pressed.xpm b/xfwm4/maximize-pressed.xpm new file mode 100644 index 0000000..2e64ab7 --- /dev/null +++ b/xfwm4/maximize-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...........#########...........@", +"@...........#########...........@", +"@...........##.....##...........@", +"@...........##.....##...........@", +"@...........##.....##...........@", +"@...........##.....##...........@", +"@...........##.....##...........@", +"@...........#########...........@", +"@...........#########...........@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/maximize-toggled-active.png b/xfwm4/maximize-toggled-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/maximize-toggled-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/maximize-toggled-active.xpm b/xfwm4/maximize-toggled-active.xpm new file mode 100644 index 0000000..aafd2a0 --- /dev/null +++ b/xfwm4/maximize-toggled-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"33 37 6 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".............#######.............", +".............#######.............", +".............##...##.............", +".............##...##.............", +".............##...##.............", +".............#######.............", +".............#######.............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/maximize-toggled-inactive.png b/xfwm4/maximize-toggled-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/maximize-toggled-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/maximize-toggled-inactive.xpm b/xfwm4/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..9a55524 --- /dev/null +++ b/xfwm4/maximize-toggled-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"33 37 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".............#######.............", +".............#######.............", +".............##...##.............", +".............##...##.............", +".............##...##.............", +".............#######.............", +".............#######.............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/maximize-toggled-prelight.png b/xfwm4/maximize-toggled-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/maximize-toggled-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/maximize-toggled-prelight.xpm b/xfwm4/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..b883ea1 --- /dev/null +++ b/xfwm4/maximize-toggled-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@++++++++++++#######++++++++++++@", +"@++++++++++++#######++++++++++++@", +"@++++++++++++##+++##++++++++++++@", +"@++++++++++++##+++##++++++++++++@", +"@++++++++++++##+++##++++++++++++@", +"@++++++++++++#######++++++++++++@", +"@++++++++++++#######++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/maximize-toggled-pressed.png b/xfwm4/maximize-toggled-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/maximize-toggled-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/maximize-toggled-pressed.xpm b/xfwm4/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..d435454 --- /dev/null +++ b/xfwm4/maximize-toggled-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@............#######............@", +"@............#######............@", +"@............##...##............@", +"@............##...##............@", +"@............##...##............@", +"@............#######............@", +"@............#######............@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/menu-active.png b/xfwm4/menu-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/menu-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/menu-active.xpm b/xfwm4/menu-active.xpm new file mode 100644 index 0000000..704e140 --- /dev/null +++ b/xfwm4/menu-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"33 37 3 1", +" c None", +". c #C0C0FF s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/menu-inactive.png b/xfwm4/menu-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/menu-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/menu-inactive.xpm b/xfwm4/menu-inactive.xpm new file mode 100644 index 0000000..97f7eb4 --- /dev/null +++ b/xfwm4/menu-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"33 37 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/menu-prelight.png b/xfwm4/menu-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/menu-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/menu-prelight.xpm b/xfwm4/menu-prelight.xpm new file mode 100644 index 0000000..fda7640 --- /dev/null +++ b/xfwm4/menu-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/menu-pressed.png b/xfwm4/menu-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/menu-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/menu-pressed.xpm b/xfwm4/menu-pressed.xpm new file mode 100644 index 0000000..e5a9e67 --- /dev/null +++ b/xfwm4/menu-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/right-active.xpm b/xfwm4/right-active.xpm new file mode 100644 index 0000000..1e8c3e7 --- /dev/null +++ b/xfwm4/right-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * right_active_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_1", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@"}; diff --git a/xfwm4/right-inactive.png b/xfwm4/right-inactive.png new file mode 100644 index 0000000..767a524 Binary files /dev/null and b/xfwm4/right-inactive.png differ diff --git a/xfwm4/right-inactive.xpm b/xfwm4/right-inactive.xpm new file mode 100644 index 0000000..723c203 --- /dev/null +++ b/xfwm4/right-inactive.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * right_inactive_xpm[] = { +"6 24 3 1", +" c None", +"# c #C0C0C0 s inactive_color_2", +"@ c #C0C0FF s inactive_color_2", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@", +"####@@"}; diff --git a/xfwm4/shade-active.png b/xfwm4/shade-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/shade-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/shade-active.xpm b/xfwm4/shade-active.xpm new file mode 100644 index 0000000..73e9c0e --- /dev/null +++ b/xfwm4/shade-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"33 37 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................@................", +"...............@#@...............", +"..............@###@..............", +".............@#####@.............", +"............@###@###@............", +"............###@.@###............", +"............##@...@##............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/shade-inactive.png b/xfwm4/shade-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/shade-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/shade-inactive.xpm b/xfwm4/shade-inactive.xpm new file mode 100644 index 0000000..4ffd716 --- /dev/null +++ b/xfwm4/shade-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"33 37 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................$................", +"...............$#$...............", +"..............$###$..............", +".............$#####$.............", +"............$###$###$............", +"............###$.$###............", +"............##$...$##............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/shade-prelight.png b/xfwm4/shade-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/shade-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/shade-prelight.xpm b/xfwm4/shade-prelight.xpm new file mode 100644 index 0000000..d7feae9 --- /dev/null +++ b/xfwm4/shade-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++@+++++++++++++++@", +"@++++++++++++++@#@++++++++++++++@", +"@+++++++++++++@###@+++++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/shade-pressed.png b/xfwm4/shade-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/shade-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/shade-pressed.xpm b/xfwm4/shade-pressed.xpm new file mode 100644 index 0000000..62dc741 --- /dev/null +++ b/xfwm4/shade-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............@...............@", +"@..............@#@..............@", +"@.............@###@.............@", +"@............@#####@............@", +"@...........@###@###@...........@", +"@...........###@.@###...........@", +"@...........##@...@##...........@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/shade-toggled-active.png b/xfwm4/shade-toggled-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/shade-toggled-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/shade-toggled-active.xpm b/xfwm4/shade-toggled-active.xpm new file mode 100644 index 0000000..2f98702 --- /dev/null +++ b/xfwm4/shade-toggled-active.xpm @@ -0,0 +1,52 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"33 43 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............##@...@##............", +"............###@.@###............", +"............@###@###@............", +".............@#####@.............", +"..............@###@..............", +"...............@#@...............", +"................@................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/shade-toggled-inactive.png b/xfwm4/shade-toggled-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/shade-toggled-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/shade-toggled-inactive.xpm b/xfwm4/shade-toggled-inactive.xpm new file mode 100644 index 0000000..19e434f --- /dev/null +++ b/xfwm4/shade-toggled-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"33 37 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"............##$...$##............", +"............###$.$###............", +"............$###$###$............", +".............$#####$.............", +"..............$###$..............", +"...............$#$...............", +"................$................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/shade-toggled-prelight.png b/xfwm4/shade-toggled-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/shade-toggled-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/shade-toggled-prelight.xpm b/xfwm4/shade-toggled-prelight.xpm new file mode 100644 index 0000000..75213eb --- /dev/null +++ b/xfwm4/shade-toggled-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++##@+++@##+++++++++++@", +"@+++++++++++###@+@###+++++++++++@", +"@+++++++++++@###@###@+++++++++++@", +"@++++++++++++@#####@++++++++++++@", +"@+++++++++++++@###@+++++++++++++@", +"@++++++++++++++@#@++++++++++++++@", +"@+++++++++++++++@+++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/shade-toggled-pressed.png b/xfwm4/shade-toggled-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/shade-toggled-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/shade-toggled-pressed.xpm b/xfwm4/shade-toggled-pressed.xpm new file mode 100644 index 0000000..fb15360 --- /dev/null +++ b/xfwm4/shade-toggled-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...........##@...@##...........@", +"@...........###@.@###...........@", +"@...........@###@###@...........@", +"@............@#####@............@", +"@.............@###@.............@", +"@..............@#@..............@", +"@...............@...............@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/stick-active.png b/xfwm4/stick-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/stick-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/stick-active.xpm b/xfwm4/stick-active.xpm new file mode 100644 index 0000000..00e8a54 --- /dev/null +++ b/xfwm4/stick-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"33 37 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"...............@#@...............", +"...............###...............", +"...............###...............", +"............@#######@............", +"............#########............", +"............@#######@............", +"...............###...............", +"...............###...............", +"...............@#@...............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/stick-inactive.png b/xfwm4/stick-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/stick-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/stick-inactive.xpm b/xfwm4/stick-inactive.xpm new file mode 100644 index 0000000..ccc50dd --- /dev/null +++ b/xfwm4/stick-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"33 37 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"...............$#$...............", +"...............###...............", +"...............###...............", +"............$#######$............", +"............#########............", +"............$#######$............", +"...............###...............", +"...............###...............", +"...............$#$...............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/stick-prelight.png b/xfwm4/stick-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/stick-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/stick-prelight.xpm b/xfwm4/stick-prelight.xpm new file mode 100644 index 0000000..c935dbd --- /dev/null +++ b/xfwm4/stick-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@++++++++++++++@#@++++++++++++++@", +"@++++++++++++++###++++++++++++++@", +"@++++++++++++++###++++++++++++++@", +"@+++++++++++@#######@+++++++++++@", +"@+++++++++++#########+++++++++++@", +"@+++++++++++@#######@+++++++++++@", +"@++++++++++++++###++++++++++++++@", +"@++++++++++++++###++++++++++++++@", +"@++++++++++++++@#@++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/stick-pressed.png b/xfwm4/stick-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/stick-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/stick-pressed.xpm b/xfwm4/stick-pressed.xpm new file mode 100644 index 0000000..320dabe --- /dev/null +++ b/xfwm4/stick-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@..............@#@..............@", +"@..............###..............@", +"@..............###..............@", +"@...........@#######@...........@", +"@...........#########...........@", +"@...........@#######@...........@", +"@..............###..............@", +"@..............###..............@", +"@..............@#@..............@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/stick-toggled-active.png b/xfwm4/stick-toggled-active.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/stick-toggled-active.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/stick-toggled-active.xpm b/xfwm4/stick-toggled-active.xpm new file mode 100644 index 0000000..b859c63 --- /dev/null +++ b/xfwm4/stick-toggled-active.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"33 37 6 1", +" c None", +"$ c #C0C0FF s active_mid_1", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"...............###...............", +"...............###...............", +"...............@#@...............", +"............##$.$.@##............", +"............###@.@###............", +"............##@.@.@##............", +"...............@#@...............", +"...............###...............", +"...............###...............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/stick-toggled-inactive.png b/xfwm4/stick-toggled-inactive.png new file mode 120000 index 0000000..d57f1ce --- /dev/null +++ b/xfwm4/stick-toggled-inactive.png @@ -0,0 +1 @@ +button-inactive.png \ No newline at end of file diff --git a/xfwm4/stick-toggled-inactive.xpm b/xfwm4/stick-toggled-inactive.xpm new file mode 100644 index 0000000..e48da1b --- /dev/null +++ b/xfwm4/stick-toggled-inactive.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"33 37 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_1", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_1", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"...............###...............", +"...............###...............", +"...............$#$...............", +"............##$.$.$##............", +"............###$.$###............", +"............##$.$.$##............", +"...............$#$...............", +"...............###...............", +"...............###...............", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +".................................", +"................................."}; diff --git a/xfwm4/stick-toggled-prelight.png b/xfwm4/stick-toggled-prelight.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/stick-toggled-prelight.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/stick-toggled-prelight.xpm b/xfwm4/stick-toggled-prelight.xpm new file mode 100644 index 0000000..288d0b8 --- /dev/null +++ b/xfwm4/stick-toggled-prelight.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..$$$$$$$$$$$$$$$$$$$$$$$$$$$$$..", +".$+++++++++++++++++++++++++++++$.", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$++++++++++++++###++++++++++++++$", +"$++++++++++++++###++++++++++++++$", +"$++++++++++++++@#@++++++++++++++$", +"$+++++++++++##@+@+@##+++++++++++$", +"$+++++++++++###@+@###+++++++++++$", +"$+++++++++++##@+@+@##+++++++++++$", +"$++++++++++++++@#@++++++++++++++$", +"$++++++++++++++###++++++++++++++$", +"$++++++++++++++###++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +"$+++++++++++++++++++++++++++++++$", +".$+++++++++++++++++++++++++++++$.", +"..$$$$$$$$$$$$$$$$$$$$$$$$$$$$$..", +"................................."}; diff --git a/xfwm4/stick-toggled-pressed.png b/xfwm4/stick-toggled-pressed.png new file mode 120000 index 0000000..c8f3b5d --- /dev/null +++ b/xfwm4/stick-toggled-pressed.png @@ -0,0 +1 @@ +button-active.png \ No newline at end of file diff --git a/xfwm4/stick-toggled-pressed.xpm b/xfwm4/stick-toggled-pressed.xpm new file mode 100644 index 0000000..4a9e3c3 --- /dev/null +++ b/xfwm4/stick-toggled-pressed.xpm @@ -0,0 +1,47 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"33 37 7 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_1", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_color_1", +"+ c #B4BAB4 s active_hilight_1", +"H c #C0C0FF s active_color_1", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +"HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH", +".................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.............................@.", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@..............###..............@", +"@..............###..............@", +"@..............@#@..............@", +"@...........##@.@.@##...........@", +"@...........###@.@###...........@", +"@...........##@.@.@##...........@", +"@..............@#@..............@", +"@..............###..............@", +"@..............###..............@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +"@...............................@", +".@.............................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"................................."}; diff --git a/xfwm4/themerc b/xfwm4/themerc new file mode 100644 index 0000000..85f7e4d --- /dev/null +++ b/xfwm4/themerc @@ -0,0 +1,20 @@ +active_text_color=active_text_color_2 +active_text_shadow_color=active_hilight_1 +inactive_text_color=inactive_text_color_2 +inactive_text_shadow_color=inactive_hilight_1 +button_offset=2 +button_spacing=0 +frame_border_top=2 +full_width_title=true +maximized_offset=0 +show_app_icon=true +shadow_delta_height=20 +shadow_delta_width=20 +shadow_delta_x=20 +shadow_delta_y=0 +shadow_opacity=50 +title_horizontal_offset=1 +title_shadow_active=false +title_shadow_inactive=false +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 diff --git a/xfwm4/title-1-active.png b/xfwm4/title-1-active.png new file mode 100644 index 0000000..3118f3e Binary files /dev/null and b/xfwm4/title-1-active.png differ diff --git a/xfwm4/title-1-active.png.original b/xfwm4/title-1-active.png.original new file mode 100644 index 0000000..8a3527d Binary files /dev/null and b/xfwm4/title-1-active.png.original differ diff --git a/xfwm4/title-1-active.xpm b/xfwm4/title-1-active.xpm new file mode 100644 index 0000000..f05bf2e --- /dev/null +++ b/xfwm4/title-1-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * title_active_xpm[] = { +"6 37 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +"@@@@@@@@", +"@@@@@@@@", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-1-active.xpm.original b/xfwm4/title-1-active.xpm.original new file mode 100644 index 0000000..9f0e8a0 --- /dev/null +++ b/xfwm4/title-1-active.xpm.original @@ -0,0 +1,48 @@ +/* XPM */ +static char * title_active_xpm[] = { +"6 43 2 1", +" c None", +". c #C0C0FF s active_mid_2", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-1-inactive.png b/xfwm4/title-1-inactive.png new file mode 100644 index 0000000..add826a Binary files /dev/null and b/xfwm4/title-1-inactive.png differ diff --git a/xfwm4/title-1-inactive.xpm b/xfwm4/title-1-inactive.xpm new file mode 100644 index 0000000..fb6f5db --- /dev/null +++ b/xfwm4/title-1-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"6 37 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-2-active.png b/xfwm4/title-2-active.png new file mode 120000 index 0000000..b4aa42b --- /dev/null +++ b/xfwm4/title-2-active.png @@ -0,0 +1 @@ +title-1-active.png \ No newline at end of file diff --git a/xfwm4/title-2-active.xpm b/xfwm4/title-2-active.xpm new file mode 100644 index 0000000..f05bf2e --- /dev/null +++ b/xfwm4/title-2-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * title_active_xpm[] = { +"6 37 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +"@@@@@@@@", +"@@@@@@@@", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-2-inactive.png b/xfwm4/title-2-inactive.png new file mode 120000 index 0000000..6cd8713 --- /dev/null +++ b/xfwm4/title-2-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png \ No newline at end of file diff --git a/xfwm4/title-2-inactive.xpm b/xfwm4/title-2-inactive.xpm new file mode 100644 index 0000000..fb6f5db --- /dev/null +++ b/xfwm4/title-2-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"6 37 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-3-active.png b/xfwm4/title-3-active.png new file mode 120000 index 0000000..b4aa42b --- /dev/null +++ b/xfwm4/title-3-active.png @@ -0,0 +1 @@ +title-1-active.png \ No newline at end of file diff --git a/xfwm4/title-3-active.xpm b/xfwm4/title-3-active.xpm new file mode 100644 index 0000000..f05bf2e --- /dev/null +++ b/xfwm4/title-3-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * title_active_xpm[] = { +"6 37 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +"@@@@@@@@", +"@@@@@@@@", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-3-inactive.png b/xfwm4/title-3-inactive.png new file mode 120000 index 0000000..6cd8713 --- /dev/null +++ b/xfwm4/title-3-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png \ No newline at end of file diff --git a/xfwm4/title-3-inactive.xpm b/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..fb6f5db --- /dev/null +++ b/xfwm4/title-3-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"6 37 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-4-active.png b/xfwm4/title-4-active.png new file mode 120000 index 0000000..b4aa42b --- /dev/null +++ b/xfwm4/title-4-active.png @@ -0,0 +1 @@ +title-1-active.png \ No newline at end of file diff --git a/xfwm4/title-4-active.xpm b/xfwm4/title-4-active.xpm new file mode 100644 index 0000000..f05bf2e --- /dev/null +++ b/xfwm4/title-4-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * title_active_xpm[] = { +"6 37 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +"@@@@@@@@", +"@@@@@@@@", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-4-inactive.png b/xfwm4/title-4-inactive.png new file mode 120000 index 0000000..6cd8713 --- /dev/null +++ b/xfwm4/title-4-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png \ No newline at end of file diff --git a/xfwm4/title-4-inactive.xpm b/xfwm4/title-4-inactive.xpm new file mode 100644 index 0000000..fb6f5db --- /dev/null +++ b/xfwm4/title-4-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"6 37 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-5-active.png b/xfwm4/title-5-active.png new file mode 120000 index 0000000..b4aa42b --- /dev/null +++ b/xfwm4/title-5-active.png @@ -0,0 +1 @@ +title-1-active.png \ No newline at end of file diff --git a/xfwm4/title-5-active.xpm b/xfwm4/title-5-active.xpm new file mode 100644 index 0000000..f05bf2e --- /dev/null +++ b/xfwm4/title-5-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * title_active_xpm[] = { +"6 37 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +"@@@@@@@@", +"@@@@@@@@", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/title-5-inactive.png b/xfwm4/title-5-inactive.png new file mode 120000 index 0000000..6cd8713 --- /dev/null +++ b/xfwm4/title-5-inactive.png @@ -0,0 +1 @@ +title-1-inactive.png \ No newline at end of file diff --git a/xfwm4/title-5-inactive.xpm b/xfwm4/title-5-inactive.xpm new file mode 100644 index 0000000..fb6f5db --- /dev/null +++ b/xfwm4/title-5-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * title_inactive_xpm[] = { +"6 37 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4/top-left-active.png b/xfwm4/top-left-active.png new file mode 100644 index 0000000..2026451 Binary files /dev/null and b/xfwm4/top-left-active.png differ diff --git a/xfwm4/top-left-active.png.original b/xfwm4/top-left-active.png.original new file mode 100644 index 0000000..fde361c Binary files /dev/null and b/xfwm4/top-left-active.png.original differ diff --git a/xfwm4/top-left-active.xpm b/xfwm4/top-left-active.xpm new file mode 100644 index 0000000..8298afd --- /dev/null +++ b/xfwm4/top-left-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"12 37 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +" @@@@@", +" @@@@@@@", +" @@@@.....", +" @@@.......", +" @@........", +" @@.........", +" @@.........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@..........", +"@@.........."}; diff --git a/xfwm4/top-left-inactive.png b/xfwm4/top-left-inactive.png new file mode 100644 index 0000000..8eff5de Binary files /dev/null and b/xfwm4/top-left-inactive.png differ diff --git a/xfwm4/top-left-inactive.xpm b/xfwm4/top-left-inactive.xpm new file mode 100644 index 0000000..61972db --- /dev/null +++ b/xfwm4/top-left-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_left_inactive_xpm[] = { +"12 37 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +" .....", +" .......", +" .........", +" ..........", +" ..........", +" ...........", +" ...........", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............"}; diff --git a/xfwm4/top-right-active.png b/xfwm4/top-right-active.png new file mode 100644 index 0000000..3127991 Binary files /dev/null and b/xfwm4/top-right-active.png differ diff --git a/xfwm4/top-right-active.xpm b/xfwm4/top-right-active.xpm new file mode 100644 index 0000000..371edf8 --- /dev/null +++ b/xfwm4/top-right-active.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"12 37 3 1", +" c None", +". c #C0C0FF s active_color_1", +"@ c #C0C0FF s active_color_1", +"@@@@@ ", +"@@@@@@@ ", +".....@@@@ ", +".......@@@ ", +"........@@ ", +".........@@ ", +".........@@ ", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@", +"..........@@"}; diff --git a/xfwm4/top-right-inactive.png b/xfwm4/top-right-inactive.png new file mode 100644 index 0000000..11440f3 Binary files /dev/null and b/xfwm4/top-right-inactive.png differ diff --git a/xfwm4/top-right-inactive.xpm b/xfwm4/top-right-inactive.xpm new file mode 100644 index 0000000..99c4758 --- /dev/null +++ b/xfwm4/top-right-inactive.xpm @@ -0,0 +1,42 @@ +/* XPM */ +static char * top_right_inactive_xpm[] = { +"12 37 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +"..... ", +"....... ", +"......... ", +".......... ", +".......... ", +"........... ", +"........... ", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............", +"............"};